Merge pull request #233 from imscaradh/master
removed CSS rule to prevent shrinking of gnome-terminal
This commit is contained in:
@@ -291,7 +291,6 @@
|
|||||||
.notebook tab .button:active,
|
.notebook tab .button:active,
|
||||||
.notebook tab .button:hover {
|
.notebook tab .button:hover {
|
||||||
color: @backdrop_text;
|
color: @backdrop_text;
|
||||||
border: none;
|
|
||||||
background-image: none;
|
background-image: none;
|
||||||
background: none;
|
background: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
@@ -330,4 +329,4 @@
|
|||||||
|
|
||||||
.notebook tab .button:backdrop:hover {
|
.notebook tab .button:backdrop:hover {
|
||||||
color: @backdrop_foreground;
|
color: @backdrop_foreground;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user