aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained.css52
1 files changed, 28 insertions, 24 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css
index c327774..0b90310 100644
--- a/common/gtk-3.0/3.18/gtk-contained.css
+++ b/common/gtk-3.0/3.18/gtk-contained.css
@@ -3499,7 +3499,6 @@ UnityDecoration {
box-shadow: inset 0 1px rgba(239, 240, 242, 0.95); }
UnityDecoration.top:backdrop {
border-bottom-width: 0;
- background-image: linear-gradient(to bottom, #eff0f2);
color: rgba(82, 93, 118, 0.5); }
UnityDecoration.left, UnityDecoration.right, UnityDecoration.bottom,
UnityDecoration.left:backdrop, UnityDecoration.right:backdrop, UnityDecoration.bottom:backdrop {
@@ -3997,34 +3996,39 @@ GtkFileChooserDialog GtkFileChooserWidget > GtkActionBar > GtkRevealer > .action
GtkFileChooserDialog .dialog-vbox > .frame GtkLabel, GtkFileChooserDialog .dialog-vbox > .frame GtkComboBox {
color: #BAC3CF; }
+FeedReaderreaderUI.background.csd > .titlebar .pane-separator,
+FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator,
+FeedReaderreaderUI.background.csd > .titlebar .pane-separator:backdrop,
+FeedReaderreaderUI.background.csd.maximized > .titlebar .pane-separator:backdrop,
+GeditWindow.background.csd > .titlebar .pane-separator,
+GeditWindow.background.csd.maximized > .titlebar .pane-separator,
+GeditWindow.background.csd > .titlebar .pane-separator:backdrop,
+GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop {
+ background-color: rgba(212, 213, 219, 0.95); }
+
+FeedReaderreaderUI.background.csd > .titlebar,
+GeditWindow.background.csd > .titlebar {
+ background-color: transparent; }
+
+FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar,
+GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar {
+ background-color: rgba(231, 232, 235, 0.95); }
+ FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
+ GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop {
+ background-color: rgba(239, 240, 242, 0.95); }
+
+FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar,
+GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar {
+ background-color: #e7e8eb; }
+ FeedReaderreaderUI.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
+ GeditWindow.background.csd.maximized > .titlebar > GtkHeaderBar.header-bar.titlebar:backdrop {
+ background-color: #eff0f2; }
+
GeditWindow.background.csd {
background-color: transparent; }
GeditWindow.background.csd .pane-separator,
GeditWindow.background.csd .pane-separator:hover {
background-color: rgba(53, 57, 69, 0.95); }
- GeditWindow.background.csd .gedit-headerbar-paned.titlebar .pane-separator,
- GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar .pane-separator,
- GeditWindow.background.csd .gedit-headerbar-paned.titlebar .pane-separator:backdrop,
- GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar .pane-separator:backdrop {
- background-color: rgba(212, 213, 219, 0.95); }
- GeditWindow.background.csd .gedit-headerbar-paned.titlebar {
- background-color: transparent; }
- GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
- GeditWindow.background.csd .gedit-titlebar-left,
- GeditWindow.background.csd .gedit-titlebar-right {
- background-color: rgba(231, 232, 235, 0.95); }
- GeditWindow.background.csd .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
- GeditWindow.background.csd .gedit-titlebar-left:backdrop,
- GeditWindow.background.csd .gedit-titlebar-right:backdrop {
- background-color: rgba(239, 240, 242, 0.95); }
- GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar,
- GeditWindow.background.csd.maximized .gedit-titlebar-left,
- GeditWindow.background.csd.maximized .gedit-titlebar-right {
- background-color: #e7e8eb; }
- GeditWindow.background.csd.maximized .gedit-headerbar-paned.titlebar > GtkHeaderBar.header-bar.titlebar:backdrop,
- GeditWindow.background.csd.maximized .gedit-titlebar-left:backdrop,
- GeditWindow.background.csd.maximized .gedit-titlebar-right:backdrop {
- background-color: #eff0f2; }
.gedit-bottom-panel-paned {
background-color: #ffffff; }