aboutsummaryrefslogtreecommitdiff
path: root/browser-stuff/userChrome.css
blob: 936de351d4c3e98808dd5a2b74e9b98fbc84ad14 (plain)
1
2
3
4
5
#TabsToolbar { display: none !important; }
#sidebar-box #sidebar-header { display: none !important; }

* { border-radius: 8px; }
* { border-radius: 0px; }