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:
parent
5e3d378667
commit
da199242b2
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user