summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-04-01 10:04:48 +0200
committerraveit65 <[email protected]>2017-04-01 10:04:48 +0200
commitd0b0c4cf6965742ac7cc22c91e4da670ee032552 (patch)
tree90c5d598c1a34197d4e97dad191a3680938dcb2e /desktop-themes/BlueMenta
parentc62aa18135f964a932989f049ac3f45ed076bf83 (diff)
downloadmate-themes-d0b0c4cf6965742ac7cc22c91e4da670ee032552.tar.bz2
mate-themes-d0b0c4cf6965742ac7cc22c91e4da670ee032552.tar.xz
Gtk+-3.20 Menta themes: sort mate-applications.css
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css38
1 files changed, 17 insertions, 21 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 50f39b94..c7dc9ccd 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -550,27 +550,6 @@ na-tray-applet widget box widget {
}
/****************
- * Mate-Terminal *
- ****************/
-
-/* how strange is that? a bg above the header bg? This solves non colored pixels*/
-.mate-terminal notebook header.top tabs {
- background-color: @theme_bg_color;
-}
-
-/* override settings for pavu-control */
-window.background.mate-terminal > box.vertical > notebook > header.top tab,
-window.background.mate-terminal > box.vertical > notebook > header.top tab:checked,
-window.background.mate-terminal > box.vertical > notebook > header.top tab:checked:hover {
- border-radius: 4px 4px 0px 0px;
- padding: 2px 2px 2px 6px;
- margin: 0px 0px 0px -1px;
- border-style: solid;
- border-color: @borders;
- border-width: 1px;
-}
-
-/****************
* Pluma *
****************/
@@ -909,6 +888,23 @@ window.background.mate-terminal > box.vertical > notebook > header.top {
border-color: @theme_bg_color;
}
+/* how strange is that? a bg above the header bg? This solves non colored pixels*/
+window.background.mate-terminal > box.vertical > notebook > header.top tabs {
+ background-color: @theme_bg_color;
+}
+
+/* override settings for pavu-control */
+window.background.mate-terminal > box.vertical > notebook > header.top tab,
+window.background.mate-terminal > box.vertical > notebook > header.top tab:checked,
+window.background.mate-terminal > box.vertical > notebook > header.top tab:checked:hover {
+ border-radius: 4px 4px 0px 0px;
+ padding: 2px 2px 2px 6px;
+ margin: 0px 0px 0px -1px;
+ border-style: solid;
+ border-color: @borders;
+ border-width: 1px;
+}
+
/*************************
* mate-power-statistics *
*************************/