From 6d08bdbf43fb38c95590fe1e260783beed09407c Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Sat, 23 Jan 2016 16:43:53 -0500 Subject: Gtk+-3.20 BlackMate: Remove more deprecated style properties Remove more deprecated style properties, hard to find them all when the terminal is spammed with deprecated stuff hardcoded into apps --- desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'desktop-themes/BlackMATE/gtk-3.0') diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css index dfc0ce68..1e2e20d6 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css @@ -2,25 +2,15 @@ padding: 0px; background-clip: padding-box; /* Style properties */ - -GtkButton-child-displacement-x: 1; - -GtkButton-child-displacement-y: 1; - -GtkButton-default-border: 0; - -GtkButton-image-spacing: 4; - -GtkButton-interior-focus: true; -GtkToolButton-icon-spacing: 4; -textview-error-underline-color: @error_color; -paned-handle-size: 5; - -checkbutton-indicator-size: 16; - -checkbutton-indicator-spacing: 0; - -GtkCheckMenuItem-indicator-size: 12; -scrolledwindow-scrollbar-spacing: 0; - /* this is more stylish with this theme */ - -scrolledwindow-scrollbars-within-bevel: 0; + /* this is more stylish with this theme */; -GtkToolItemGroup-expander-size: 12; -expander-expander-size: 12; -treeview-expander-size: 13; -treeview-horizontal-separator: 4; - -GtkMenuBar-shadow-type: none; -GtkIMHtml-hyperlink-color: @link_color; -GtkHTML-link-color: @link_color; -WnckTasklist-fade-overlay-rect: 0; @@ -2664,7 +2654,6 @@ assistant sidebar { * GtkSwitch* *************/ switch{ - -GtkSwitch-slider-width: 45px; font-weight: bold; font-size: smaller; font: bold condensed; -- cgit v1.2.1