summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHigh
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-10 18:12:47 +0100
committerraveit65 <[email protected]>2016-03-10 18:12:47 +0100
commit528b1cf1a6e209138c5fabb00ac940702bd6289e (patch)
tree96d507a7ba9bd364906bc3d2e32970b76ea380e4 /desktop-themes/ContrastHigh
parent9de41ff2706ee5b4e127383306be0502c865405a (diff)
downloadmate-themes-528b1cf1a6e209138c5fabb00ac940702bd6289e.tar.bz2
mate-themes-528b1cf1a6e209138c5fabb00ac940702bd6289e.tar.xz
Revert "GTK+-3.20 all themes: set min width and height for mate-terminal"
This reverts commit 4b7682c346b06fa877128dfc3a68ec07a567f1bb.
Diffstat (limited to 'desktop-themes/ContrastHigh')
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
index 42311727..11f96cc0 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
+++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
@@ -284,12 +284,6 @@ NaTrayApplet {
* Mate-Terminal *
****************/
-/* workaround for broken size with gtk+-3.20 */
-window.background.mate-terminal box.vertical {
- min-width: 640px;
- min-height: 380px;
-}
-
/* Background mate-terminal, this isn't the normal way to style that! */
TerminalWindow .entry {
-TerminalWindow-background-darkness: 0.95;