aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/_common.scss
diff options
context:
space:
mode:
authorHorst31802015-07-16 21:24:51 +0200
committerHorst31802015-07-16 21:24:51 +0200
commitd21b205fc07d677063be6e6b257b7cad6de8d4c6 (patch)
tree92b92d6d6c9ceee4843395848b013e741d94d508 /common/gtk-3.0/3.14/_common.scss
parent42297dde59fc4420eb5fe0156e3051d2b55b5a0f (diff)
downloadsolarc-theme-d21b205fc07d677063be6e6b257b7cad6de8d4c6.tar.gz
solarc-theme-d21b205fc07d677063be6e6b257b7cad6de8d4c6.tar.xz
solarc-theme-d21b205fc07d677063be6e6b257b7cad6de8d4c6.zip
style osd entries
Diffstat (limited to 'common/gtk-3.0/3.14/_common.scss')
-rw-r--r--common/gtk-3.0/3.14/_common.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/common/gtk-3.0/3.14/_common.scss b/common/gtk-3.0/3.14/_common.scss
index 69830e2..9d858a1 100644
--- a/common/gtk-3.0/3.14/_common.scss
+++ b/common/gtk-3.0/3.14/_common.scss
@@ -350,11 +350,11 @@ GtkFlowBox .grid-child {
}
}
-// .osd & {
-// @include entry(osd);
-// &:focus { @include entry(osd-focus); }
-// &:insensitive { @include entry(osd-insensitive); }
-// }
+ .osd & {
+ @include entry(osd);
+ &:focus { @include entry(osd-focus); }
+ &:insensitive { @include entry(osd-insensitive); }
+ }
}
/***********