]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk-win32-base.css
filechooser: Show FUSE mounted locations in shortcuts
[~andy/gtk] / gtk / gtk-win32-base.css
index 341bbf3d0ff08d675711b291f4d2aa59a607e6e4..0c86bbb058e25c819eb3e51accc67d1053f6f314 100644 (file)
@@ -77,10 +77,6 @@ GtkFrame {
     color: #fff;
 }
 
-.spinner:active {
-  transition: 750ms linear loop;
-}
-
 .notebook > GtkScrolledWindow.frame {
     border-style: none;
 }
@@ -823,22 +819,6 @@ GtkColorSwatch:prelight {
     color: shade (@bg_color, 0.6);
 }
 
-.pane-separator.horizontal {
-    background-image: -gtk-win32-theme-part(rebar, 1 1);
-
-    background-size: 6px 21px;
-    background-repeat: no-repeat;
-    background-position: center;
-}
-
-.pane-separator.vertical {
-    background-image: -gtk-win32-theme-part(rebar, 2 1);
-
-    background-size: 21px 6px;
-    background-repeat: no-repeat;
-    background-position: center;
-}
-
 GtkStatusbar > GtkFrame {
     border-width: 1px 1px 1px 1px;
     border-style: solid;
@@ -853,4 +833,4 @@ GtkStatusbar > GtkFrame {
     background-color: transparent;
     background-image:  -gtk-win32-theme-part(status, 3 1);
 }
-*/
\ No newline at end of file
+*/