summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-10-21 16:19:17 +0200
committerraveit65 <[email protected]>2015-10-21 16:31:07 +0200
commitafdd4d74300b50460217d9984c1e8848fd766f41 (patch)
tree0f1672622ae7d08bdb1f5cf5f74f8f8196369e4d
parentae619f71992b4c645e7d0f8df5d51ae239f9f5fe (diff)
downloadmate-themes-afdd4d74300b50460217d9984c1e8848fd766f41.tar.bz2
mate-themes-afdd4d74300b50460217d9984c1e8848fd766f41.tar.xz
Gtk+-3.18 submarine themes: adjust sidebar in dialog-open
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/sidebar.css38
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/sidebar.css38
2 files changed, 20 insertions, 56 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/sidebar.css b/desktop-themes/Blue-Submarine/gtk-3.0/sidebar.css
index 81f99356..0d807694 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/sidebar.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/sidebar.css
@@ -19,24 +19,24 @@
}
/* dialog open */
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame GtkListBox.sidebar.list,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row {
- background-color: @sidebar_background;
+GtkPlacesSidebar.sidebar.frame .frame GtkListBox.sidebar.list,
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row {
+ background-color: @sidebar_background;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row:selected {
- border-radius: 6px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row:selected {
+ border-radius: 6px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-icon {
- padding: 4px 8px 4px 6px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-icon {
+ padding: 4px 8px 4px 6px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-label {
- padding: 4px 0px 4px 1px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-label {
+ padding: 4px 0px 4px 1px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-button.image-button.button {
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-button.image-button.button {
background-color: transparent;
background-image: none;
border-image:none;
@@ -118,21 +118,3 @@ VarkaWidgetsHCollapsiblePaned.pane-separator:selected {
to (#a9a9a9));
}
-/*
-VarkaWidgetsHCollapsiblePaned {
- border-width: 0px;
- -GtkPaned-handle-size: 1px;
-}
-
-VarkaWidgetsHCollapsiblePaned.pane-separator,
-VarkaWidgetsHCollapsiblePaned.pane-separator:prelight,
-VarkaWidgetsHCollapsiblePaned.pane-separator:selected {
- background-image: -gtk-gradient (linear,
- left top,
- right top,
- from (shade (@bg_color, 1.30)),
- to (shade (@bg_color, 0.55)));
- background-color: alpha(#fff, 0.0);
-}
-
-*/
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/sidebar.css b/desktop-themes/Green-Submarine/gtk-3.0/sidebar.css
index 44bfcd59..6c7802a5 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/sidebar.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/sidebar.css
@@ -19,24 +19,24 @@
}
/* dialog open */
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame GtkListBox.sidebar.list,
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row {
- background-color: @sidebar_background;
+GtkPlacesSidebar.sidebar.frame .frame GtkListBox.sidebar.list,
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row {
+ background-color: @sidebar_background;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row:selected {
- border-radius: 6px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row:selected {
+ border-radius: 6px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-icon {
- padding: 4px 8px 4px 6px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-icon {
+ padding: 4px 8px 4px 6px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-label {
- padding: 4px 0px 4px 1px;
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-label {
+ padding: 4px 0px 4px 1px;
}
-GtkFileChooserDialog GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-button.image-button.button {
+GtkPlacesSidebar.sidebar.frame .frame .sidebar.list .list-row.activatable.sidebar-row .sidebar-revealer .sidebar-button.image-button.button {
background-color: transparent;
background-image: none;
border-image:none;
@@ -118,21 +118,3 @@ VarkaWidgetsHCollapsiblePaned.pane-separator:selected {
to (#a9a9a9));
}
-/*
-VarkaWidgetsHCollapsiblePaned {
- border-width: 0px;
- -GtkPaned-handle-size: 1px;
-}
-
-VarkaWidgetsHCollapsiblePaned.pane-separator,
-VarkaWidgetsHCollapsiblePaned.pane-separator:prelight,
-VarkaWidgetsHCollapsiblePaned.pane-separator:selected {
- background-image: -gtk-gradient (linear,
- left top,
- right top,
- from (shade (@bg_color, 1.30)),
- to (shade (@bg_color, 0.55)));
- background-color: alpha(#fff, 0.0);
-}
-
-*/