theme: re-render to fix modal headings

https://bugzilla.gnome.org/show_bug.cgi?id=745687
This commit is contained in:
Jakub Steiner
2015-03-10 17:55:59 +01:00
parent 8bad8a3b63
commit fdaecf6c44
2 changed files with 2 additions and 2 deletions

View File

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