diff options
| author | dacctal <dacctal@symlinx.net> | 2026-04-27 02:27:14 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-04-27 02:27:14 +0000 |
| commit | 66254d01e923e9eac16798ebf9cecb19d1d4d6a2 (patch) | |
| tree | bbd53de52d9426ebdf8bffc84876887dbb31baca /browser-stuff | |
| parent | fdca05503614c6eecbb1401088351710337ae9ce (diff) | |
added custom modal plugin to vis
Diffstat (limited to 'browser-stuff')
| -rw-r--r-- | browser-stuff/userChrome.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/browser-stuff/userChrome.css b/browser-stuff/userChrome.css index 936de35..ff85326 100644 --- a/browser-stuff/userChrome.css +++ b/browser-stuff/userChrome.css @@ -1,5 +1,4 @@ #TabsToolbar { display: none !important; } #sidebar-box #sidebar-header { display: none !important; } -* { border-radius: 8px; } * { border-radius: 0px; } |
