X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Ftabview%2Ftabview.css;h=06aefee2f798e806de786d2dd106bea2837db812;hp=b0d61aa1e4e89d86d57ac8f1436c168fd77c9a47;hb=e0b5363ad8f4e66bcf767dad8e0e252f31b2e160;hpb=4c765db1f76dcd4482d96421c80f946fd2669e5b diff --git a/LCARStrek/browser/tabview/tabview.css b/LCARStrek/browser/tabview/tabview.css index b0d61aa1..06aefee2 100644 --- a/LCARStrek/browser/tabview/tabview.css +++ b/LCARStrek/browser/tabview/tabview.css @@ -220,7 +220,6 @@ html[dir=rtl] .appTabTrayContainer { .appTabTray { display: inline-block; -moz-column-width: 16px; - -moz-column-count: 0; -moz-column-gap: 5px; } @@ -286,20 +285,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 +396,8 @@ input.name:-moz-placeholder { padding: 1px; left: 0; top: 0; - width: 100%; height: 100%; + width: -moz-available; cursor: text; }