Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*:::::::::::::::::::::::::::::::::::::::::::::::::::: Zotero :::::::::::::::::::::::::::::::::::::::::::::::::::*/
- #main-window[stylish-url="chrome://zotero/content/tab.xul"] #nav-bar { visibility: visible !important }
- #main-window[stylish-url="chrome://zotero/content/tab.xul"] #customToolbars,
- #main-window[stylish-url="chrome://zotero/content/tab.xul"] #PersonalToolbar { visibility: collapse!important }
- /*#PersonalToolbar {visibility: hidden !important;}*/
- /*#navigator-toolbox:hover > #PersonalToolbar {visibility: visible !important;}*/
- /*#main-window[stylish-url="chrome://zotero/content/tab.xul"] #BookmarkslToolbar { visibility: hidden!important; }*/
- * {border: 0 !important; }
- #zotero-tb, #zotero-toolbar{ background: linear-gradient(#2D2D2D, #595959) !important;
- color: #eee !important; }
- #zotero-splitter{ background: linear-gradient(#696969, #2D2D2D) !important; }
- #zotero-pane{ background: #595959 !important;
- color: #eee !important; }
- grippy{ opacity: .5 !important; }
- treechildren,
- tabpanel *{ background: #222 !important;
- color: #eee !important; }
- tab[selected="true"]{ background: #222 !important; }
- tab{ -moz-appearance: none !important;
- color: #fff !important;
- background: #555 !important;
- border-radius: 20px 5px 0 0 !important;
- box-shadow: inset #111 0 2px 2px !important;
- font-weight: bold !important; }
- tab:hover{ color: #fff !important;
- background: RGBa(255, 75, 0, .3) !important;
- box-shadow: inset #49ADEB 0 2px 6px !important;
- border-radius: 20px 5px 0 0 !important; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement