X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=share%2Fhttp%2Fstyle.css;h=c994787adff97973b691ab2684615793a33765b6;hb=559e14738d43e0923459313dd9a89cc875be8db7;hp=85b7242ed97ec28a36f608af17e13e5c856cd4e0;hpb=07e5db519cd987dc55b6c0f666f24d8868e19aee;p=vlc diff --git a/share/http/style.css b/share/http/style.css index 85b7242ed9..c994787adf 100644 --- a/share/http/style.css +++ b/share/http/style.css @@ -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;