summaryrefslogtreecommitdiffstats
path: root/contrib/themes/steel
diff options
context:
space:
mode:
authornf <nf@ampache>2007-07-14 09:57:18 +0000
committernf <nf@ampache>2007-07-14 09:57:18 +0000
commit781af14ecf182f61edffb50d4e6edf8f43a7d97e (patch)
treeb7e80652311b64e7f7962ad5b6bec52749bd6db3 /contrib/themes/steel
parent6461014d77f4abf7f71a6fd630d1f9fa3364d13c (diff)
downloadampache-781af14ecf182f61edffb50d4e6edf8f43a7d97e.tar.gz
ampache-781af14ecf182f61edffb50d4e6edf8f43a7d97e.tar.bz2
ampache-781af14ecf182f61edffb50d4e6edf8f43a7d97e.zip
Added support for the new np_cell css classes to all themes
Diffstat (limited to 'contrib/themes/steel')
-rw-r--r--contrib/themes/steel/templates/default.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/themes/steel/templates/default.css b/contrib/themes/steel/templates/default.css
index 1da30586..d4f73ef5 100644
--- a/contrib/themes/steel/templates/default.css
+++ b/contrib/themes/steel/templates/default.css
@@ -216,3 +216,5 @@ textarea
z-index:30;
}
+.np_cell, .np_cell_left, .np_cell_m, .np_cell_right {
+} \ No newline at end of file