Skip to content

Commit 149a54c

Browse files
committed
Theme update
Fix for XFCE terminal to remove frame effect when in fullsreen mode.
1 parent 7159007 commit 149a54c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Theme/Chicago95/gtk-3.0/apps/xfce.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ wnck-pager {
228228
border-image: url("../assets/frame_inset.png");
229229
border-image-slice: 2 2 2 2;
230230
box-shadow: none; }
231+
.fullscreen #xfce4-terminal-notebook overlay > box,
232+
.fullscreen #xfce4-terminal-notebook stack > box,
231233
.maximized #xfce4-terminal-notebook overlay > box,
232234
.maximized #xfce4-terminal-notebook stack > box {
233235
border: none;

0 commit comments

Comments
 (0)