From d21b205fc07d677063be6e6b257b7cad6de8d4c6 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 16 Jul 2015 21:24:51 +0200 Subject: style osd entries --- common/gtk-3.0/3.16/_common.scss | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'common/gtk-3.0/3.16/_common.scss') diff --git a/common/gtk-3.0/3.16/_common.scss b/common/gtk-3.0/3.16/_common.scss index 3f394df..f9ae8f0 100644 --- a/common/gtk-3.0/3.16/_common.scss +++ b/common/gtk-3.0/3.16/_common.scss @@ -350,11 +350,11 @@ GtkTextView { // This will get overridden by .view, needed by gedit line numbers } } -// .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); } + } } /*********** -- cgit v1.2.3