theme: Actually apply style changes

Commit e86c2826e updated the SASS submodule without actually applying
the changes to the generated CSS.

https://bugzilla.gnome.org/show_bug.cgi?id=762480
This commit is contained in:
Florian Müllner 2016-03-11 11:06:45 +01:00
parent 5e3d378667
commit da199242b2
2 changed files with 8 additions and 0 deletions

View File

@ -443,6 +443,10 @@ StScrollBar {
.geolocation-dialog-title {
font-weight: bold; }
.geolocation-dialog-reason {
color: #999999;
font-weight: bold; }
/* Network Agent Dialog */
.network-dialog-secret-table {
spacing-rows: 15px;

View File

@ -443,6 +443,10 @@ StScrollBar {
.geolocation-dialog-title {
font-weight: bold; }
.geolocation-dialog-reason {
color: #8e8e80;
font-weight: bold; }
/* Network Agent Dialog */
.network-dialog-secret-table {
spacing-rows: 15px;