diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-03 22:17:28 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-03 22:17:28 +0000 |
| commit | 079fa651299418f8fed63f0d2bdb7e05abbec01a (patch) | |
| tree | d4cb76542d7fe90f6f205c4e1fca652be9d7e9b5 /static/resizetest/hump.fm.av.files/admin.css | |
| parent | 5c0f41e1960d7b6f0ca5cc4795c5ab25eedca5c2 (diff) | |
Hump.fm: rename legacy resizetest/nickinterview fixtures
Diffstat (limited to 'static/resizetest/hump.fm.av.files/admin.css')
| -rwxr-xr-x | static/resizetest/hump.fm.av.files/admin.css | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/static/resizetest/hump.fm.av.files/admin.css b/static/resizetest/hump.fm.av.files/admin.css new file mode 100755 index 0000000..8aa758e --- /dev/null +++ b/static/resizetest/hump.fm.av.files/admin.css @@ -0,0 +1,36 @@ + +.errorbox { + border: 2px solid red; +} +#adminmute{ +position:absolute; +color:red; +font-weight:bold; +top:0;left:5; +} +#adminmute a{ +color:red; +} +#adminmute a:hover{ +color:blue; +} + +.msvDiv { + cursor: pointer; +} +.errorbox { + border: 2px solid red; +} +#adminmute{ +position:absolute; +color:red; +font-weight:bold; +top:0;left:5; +} +#adminmute a{ +color:red; +} +#adminmute a:hover{ +color:blue; +} + |
