sixth and last part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / aboutWelcomeBack.css
index 34368b3070a199875b0d0597800c8d8ee7031a21..e65fbebe14ed549186d5627dd2fab838e65d2f2b 100644 (file)
 /* tablist starts out hidden, but JS may make it visible in response to
    clicks on the radio buttons by setting an "available" attribute.
 */
-#tabList {
+.tree-container:not([available]) {
   display: none;
 }
 
-#tabList[available] {
-  display: -moz-box;
-}
-
 treechildren::-moz-tree-image(icon),
 treechildren::-moz-tree-image(noicon) {
   padding-right: 2px;