win32: No frames around scrolled windows directly in tabs
This commit is contained in:
@@ -81,6 +81,10 @@ GtkFrame {
|
||||
transition: 750ms linear lop;
|
||||
}
|
||||
|
||||
.notebook > GtkScrolledWindow.frame {
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
GtkScrolledWindow.frame {
|
||||
border-style: solid;
|
||||
border-width: 2px;
|
||||
|
||||
Reference in New Issue
Block a user