finish synching LCARStrek with Firefox 7 changes
[themes.git] / LCARStrek / browser / tabview / tabview.css
index b36bc6f4dedcdef82b0384c488313689a7c6e49f..3018c2dbe1e6bd664f476216f00771e3ae0ecbb8 100644 (file)
@@ -11,6 +11,7 @@ body {
 ----------------------------------*/
 
 .tab {
+  margin: 4px;
   padding-top: 4px;
   -moz-padding-end: 6px;
   padding-bottom: 6px;
@@ -19,7 +20,6 @@ body {
   border-radius: 0.4em;
   border: 1px solid #9C9CFF;
   cursor: pointer;
-  margin: 4px;
 }
 
 .tab canvas,
@@ -117,8 +117,6 @@ html[dir=rtl] .expander {
   bottom: -20px;
   text-align: center;
   width: 94.5%;
-  white-space: nowrap;
-  overflow: hidden;
 }
 
 .stacked {
@@ -168,15 +166,6 @@ html[dir=rtl] .expander {
 /* Tab GroupItem
 ----------------------------------*/
 
-.tabInGroupItem {
-  box-shadow: none;
-  background-color: #000000;
-}
-
-.tabInGroupItem .favicon {
-  background-color: #000000;
-}
-
 .groupItem {
   cursor: move;
   background-color: #000000;