add orion styling just so that scratchpad and style editor work in newer builds ...
[themes.git] / LCARStrek / browser / browser.css
index 1dd537a1c7644fb6561bb4acbb4871724b4702e3..9418e9518d5cd5b9dba7bdd2b37e7fa917fdcc47 100644 (file)
@@ -415,6 +415,7 @@ menubar {
 
 /* ::::: bookmark buttons ::::: */
 
+/*.bookmark-item:not(#bookmarks-menu-button) > .toolbarbutton-icon */
 .bookmark-item > .toolbarbutton-icon {
   width: 16px;
   height: 16px;
@@ -1665,10 +1666,8 @@ richlistitem[type~="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-
 }
 
 .panel-promo-box {
-  margin: 5px -6px -6px -6px;
+  margin: 5px -6px -6px;
   padding: 5px;
-  background-color: #000000;
-  color: #FF9F00;
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
   border-top: 1px solid #9C9CFF;