diff options
Diffstat (limited to 'profile/chrome/status')
-rw-r--r-- | profile/chrome/status/panel.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/profile/chrome/status/panel.css b/profile/chrome/status/panel.css new file mode 100644 index 0000000..0ef0368 --- /dev/null +++ b/profile/chrome/status/panel.css @@ -0,0 +1,11 @@ +/** + * Some old status panel thing. + */ + +/* +#statuspanel { + right: 0; + display: inline; +} +*/ + |