]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk-win32.css
filechooserbutton: Update the button/combo whenever the selection is changed programm...
[~andy/gtk] / gtk / gtk-win32.css
index c3a216e9afd355479281103d03c1d6b1919982aa..f8d774fcce0aedd330dafc94e5fa38c693ec7cfc 100644 (file)
@@ -2,18 +2,6 @@
 
 /* Menus */
 
-.menu {
-    background-color: -gtk-win32-color(button, 4);
-    border-color: shade (-gtk-win32-color(button, 4), 0.6);
-    border-style: solid;
-    border-width: 1px;
-    padding: 2px;
-}
-
-.menuitem {
-    color: -gtk-win32-color(button, 7);
-}
-
 .menubar {
     background-color: transparent;
     border-width: 0;
     background-color: transparent;
     border-width: 0;
     background-image: -gtk-win32-theme-part(menu, 8 1);
-    padding: 3px 5px;
 }
 
 .menubar > .menuitem:prelight {
-    background-color: transparent;
-    border-width: 0;
     background-image: -gtk-win32-theme-part(menu, 8 3);
 }