diff options
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 13 |
1 files changed, 1 insertions, 12 deletions
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; |