Adwaita: Update GtkAssistant theming

Use the new element name, instead of hardcoding the type.
This commit is contained in:
Matthias Clasen
2015-10-27 14:37:04 -04:00
parent 5b0208f890
commit 9848fe006e
3 changed files with 806 additions and 648 deletions

View File

@ -146,7 +146,7 @@ label {
text-shadow: none; text-shadow: none;
} }
GtkAssistant { assistant {
.sidebar { .sidebar {
background-color: $base_color; background-color: $base_color;
border-top: 1px solid $borders_color; border-top: 1px solid $borders_color;

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff