summaryrefslogtreecommitdiff
path: root/desktop-themes/GreenLaguna
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-28 09:02:40 +0200
committerraveit65 <[email protected]>2017-03-28 09:03:31 +0200
commitcd985250776997e3f5a5a3ebd241ee1f6fa04950 (patch)
tree7fbaffb3ebb0232a9e79a1842c1d2dad295cb6f5 /desktop-themes/GreenLaguna
parent9d0b895d6af18b5b959e312e282349202ed1ad4f (diff)
downloadmate-themes-cd985250776997e3f5a5a3ebd241ee1f6fa04950.tar.bz2
mate-themes-cd985250776997e3f5a5a3ebd241ee1f6fa04950.tar.xz
Gtk+-3.20 Most themes: don't use a border for terminal notebook
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css18
1 files changed, 8 insertions, 10 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
index eb653d77..4ce55883 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
@@ -450,6 +450,14 @@ na-tray-applet > widget > box {
* Mate-Terminal *
****************/
+/* override for pavu-control */
+window.background.mate-terminal > box.vertical > notebook,
+window.background.mate-terminal > box.vertical > notebook > header.top,
+window.background.mate-terminal > box.vertical > notebook > stack > box {
+ border-style: none;
+ border-width: 0px;
+}
+
vte-terminal {
-TerminalWindow-background-darkness: 0.95;
background-color: @selected_fg_color;
@@ -631,16 +639,6 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough {
border-radius: 16px;
}
-/*****************
- * mate-terminal *
- *****************/
-
-/* override for pavu-control */
-window.background.mate-terminal > box.vertical > notebook {
- border-style: none;
- border-width: 0px;
-}
-
/***********************
* mate-volume-control *
***********************/