mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-29 16:45:11 +02:00
Theme update
Fix for XFCE terminal to remove frame effect when in fullsreen mode.
This commit is contained in:
parent
7159007f10
commit
149a54cc96
@ -228,6 +228,8 @@ wnck-pager {
|
|||||||
border-image: url("../assets/frame_inset.png");
|
border-image: url("../assets/frame_inset.png");
|
||||||
border-image-slice: 2 2 2 2;
|
border-image-slice: 2 2 2 2;
|
||||||
box-shadow: none; }
|
box-shadow: none; }
|
||||||
|
.fullscreen #xfce4-terminal-notebook overlay > box,
|
||||||
|
.fullscreen #xfce4-terminal-notebook stack > box,
|
||||||
.maximized #xfce4-terminal-notebook overlay > box,
|
.maximized #xfce4-terminal-notebook overlay > box,
|
||||||
.maximized #xfce4-terminal-notebook stack > box {
|
.maximized #xfce4-terminal-notebook stack > box {
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user