diff options
| author | winter | 2025-03-26 23:45:22 +0000 |
|---|---|---|
| committer | winter | 2025-03-26 23:45:22 +0000 |
| commit | c26a1dca22fcced7b9cd37ace7a20ae71491fd66 (patch) | |
| tree | 0e2f997428b85315a43df68e0b83aea8b970a97f /static/style.css | |
| parent | a05e8a564009ae7354f0b1ede5a69ed6d3c6e650 (diff) | |
add plugin admin page
Diffstat (limited to 'static/style.css')
| -rw-r--r-- | static/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index c1b3bab..a0442d0 100644 --- a/static/style.css +++ b/static/style.css @@ -9,5 +9,6 @@ @import url(profile.css); @import url(mobilepanes.css); @import url(popup-menu.css); +@import url(admin.css); @import url(misc.css); @import url(language-support.css); |
