]> git.sesse.net Git - vlc/blobdiff - share/http/style.css
New pixmaps for play/pause/next/previous/stop.
[vlc] / share / http / style.css
index 85b7242ed97ec28a36f608af17e13e5c856cd4e0..c994787adff97973b691ab2684615793a33765b6 100644 (file)
@@ -37,7 +37,7 @@ div {
 }
 
 div.dialog {
-       width: 600px;
+       width: 440pt;
        background: #fff;
        border: solid #000 1px;
        margin: 10px auto; /* Center on page - Firefox */
@@ -224,9 +224,6 @@ div.controls button.off {
 
 div.menubtn {
        display: inline;
-       position: absolute;
-       margin-top: 2px;
-       font-size: 0.70em;
 }
 
 div.menu {
@@ -241,8 +238,13 @@ div.menu {
 
 div.menu button {
        background: transparent;
+}
+div.menu button.menuout {
        border: 1px solid transparent;
 }
+div.menu button.menuover {
+        border: 1px solid #000;
+}
 
 div.popup img.close {
        position: absolute;