on Linux, don't show needless shadows
This commit is contained in:
parent
d447107fbe
commit
57fb1f7619
@ -14,10 +14,9 @@
|
||||
* not rectangle, because rectangle "window"s have dropshadows on Linux.
|
||||
*/
|
||||
:root[treestyletab-tabbar-position="left"]
|
||||
#treestyletab-autohide-content-area-screen {
|
||||
border-right: 1px solid ThreeDShadow;
|
||||
}
|
||||
#treestyletab-autohide-content-area-screen,
|
||||
:root[treestyletab-tabbar-position="right"]
|
||||
#treestyletab-autohide-content-area-screen {
|
||||
border-right: 1px solid ThreeDShadow;
|
||||
border-left: 1px solid ThreeDShadow;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user