summaryrefslogtreecommitdiff
path: root/desktop-themes/BlackMATE
diff options
context:
space:
mode:
authorlukefromdc <[email protected]>2016-01-23 16:45:00 -0500
committerWolfgang Ulbrich <[email protected]>2016-01-27 22:10:36 +0100
commit604f35e5b00cfb04bd6d518a31f4765baf9a48af (patch)
tree62f2687056717b1c4f9e94b93fd6b0901b633784 /desktop-themes/BlackMATE
parent6d08bdbf43fb38c95590fe1e260783beed09407c (diff)
downloadmate-themes-604f35e5b00cfb04bd6d518a31f4765baf9a48af.tar.bz2
mate-themes-604f35e5b00cfb04bd6d518a31f4765baf9a48af.tar.xz
Gtk+-3.20 BlackMate: Remove more deprecated style properties
Diffstat (limited to 'desktop-themes/BlackMATE')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/other-applications.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
index a45f3adf..2076629a 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css
@@ -51,11 +51,6 @@ window>*>box>box>box>scrolledwindow>.view .entry:focus {
}
-/* the small line between sidebar and view */
-NemoWindow * {
- -GtkPaned-handle-size: 2px;
-}
-
NemoWindow GtkPaned {
background-color: @less_dark_color;
}
@@ -294,7 +289,6 @@ DConfWindow DConfKeyView.view {
/* the small line between sidebar and view */
DConfWindow GtkPaned.horizontal {
- -GtkPaned-handle-size: 3px;
border-color: transparent;
background-color: @theme_bg_color;
}