[gtk+] Forgotten file



commit f120ae7b4d418662f0aa9307c081abc261402311
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jan 10 21:16:21 2015 -0500

    Forgotten file

 gtk/theme/HighContrast/_common.scss |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss
index cd3451e..fc270d5 100644
--- a/gtk/theme/HighContrast/_common.scss
+++ b/gtk/theme/HighContrast/_common.scss
@@ -438,7 +438,6 @@ $_dot_color: $selected_bg_color;
   .primary-toolbar & { icon-shadow: none; } // tango icons don't need added shadows
 //  .separator {
 //    -GtkWidget-wide-separators: true;
-//    -GtkWidget-horizontal-separator: 0;
 //   }
   .linked > &,
   .linked > &:hover,
@@ -758,8 +757,6 @@ GtkComboBox {
   .separator.vertical {
     // always disable separators
     -GtkWidget-wide-separators: true;
-    -GtkWidget-horizontal-separator: 0;
-    -GtkWidget-vertical-separator: 0;
   }
   &.combobox-entry .entry {
     border-radius: 3px 0 0 3px;
@@ -1780,8 +1777,6 @@ GtkScrolledWindow {
   GtkFontButton &.vertical {
     // always disable separators
     -GtkWidget-wide-separators: true;
-    -GtkWidget-horizontal-separator: 0;
-    -GtkWidget-vertical-separator: 0;
   }
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]