summaryrefslogtreecommitdiffstats
path: root/contrib/themes/aphelion/templates
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/aphelion/templates
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/aphelion/templates')
-rw-r--r--contrib/themes/aphelion/templates/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/themes/aphelion/templates/default.css b/contrib/themes/aphelion/templates/default.css
index e7707123..8e318462 100644
--- a/contrib/themes/aphelion/templates/default.css
+++ b/contrib/themes/aphelion/templates/default.css
@@ -224,7 +224,7 @@ div#sidebar {
border: 0;
width: 780px;
}
-.np_cell {
+.np_cell, .np_cell_left, .np_cell_m, .np_cell_right {
padding: 10px 0 10px 0;
text-align: center;
border: 0;