theme: modal dialog heading visible for classic

https://bugzilla.gnome.org/show_bug.cgi?id=745687
This commit is contained in:
Jakub Steiner 2015-03-09 19:36:26 +01:00
parent 83ad98d640
commit 7012437929
3 changed files with 3 additions and 3 deletions

View File

@ -324,7 +324,7 @@ StScrollBar {
.prompt-dialog-headline {
font-weight: bold;
color: #b3b3b3; }
color: #bebeb6; }
.prompt-dialog-description:rtl {
text-align: right; }

@ -1 +1 @@
Subproject commit 208d70f875a8b7d008c8526b8c44afa24f8e0676
Subproject commit 52dbed90aea05fc8a3ce6ec39de4a64fb949518c

View File

@ -324,7 +324,7 @@ StScrollBar {
.prompt-dialog-headline {
font-weight: bold;
color: #a6a69b; }
color: #bebeb6; }
.prompt-dialog-description:rtl {
text-align: right; }