X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Ftabview%2Ftabview.css;h=08e01f7a5b76db42ad437251557e5a568845b1b7;hp=b0d61aa1e4e89d86d57ac8f1436c168fd77c9a47;hb=8ad8bf83a252ba11e812866d40a22f78223a9b8a;hpb=9f7e55e94979f27acc41726fc3d862521ee03f16 diff --git a/LCARStrek/browser/tabview/tabview.css b/LCARStrek/browser/tabview/tabview.css index b0d61aa1..08e01f7a 100644 --- a/LCARStrek/browser/tabview/tabview.css +++ b/LCARStrek/browser/tabview/tabview.css @@ -286,20 +286,6 @@ html[dir=rtl] .undo .close { opacity: 1.0; } -/* InfoItems -----------------------------------*/ - -.info-item { - cursor: move; - border: 1px solid #9C9CFF; - background-color: #000000; - border-radius: 0.4em; -} - -.intro { - margin: 10px; -} - /* Trenches ----------------------------------*/ @@ -411,8 +397,8 @@ input.name:-moz-placeholder { padding: 1px; left: 0; top: 0; - width: 100%; height: 100%; + width: -moz-available; cursor: text; }