]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk-win32-base.css
win32: No frames around scrolled windows directly in tabs
[~andy/gtk] / gtk / gtk-win32-base.css
index 59792a2f1f7e3fc96ce452eccf0aa630de80e1ec..160f84d7cb9d6adc13ea98eb1f92f650c7239919 100644 (file)
@@ -81,6 +81,10 @@ GtkFrame {
   transition: 750ms linear lop;
 }
 
+.notebook > GtkScrolledWindow.frame {
+    border-style: none;
+}
+
 GtkScrolledWindow.frame {
   border-style: solid;
   border-width: 2px;