Advertisement
ElmerGlue

userChrome.css

Dec 5th, 2022
657
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. #titlebar {
  2. display: none !important;
  3. }
  4.  
  5. #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header {
  6.   display: none;
  7. }    
  8.  
  9. #sidebar {
  10.   min-width: 100px !important;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement