diff options
Diffstat (limited to 'themes/greyblock/templates/default.css')
-rw-r--r-- | themes/greyblock/templates/default.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/themes/greyblock/templates/default.css b/themes/greyblock/templates/default.css index 8e1bb4f2..6869f7a6 100644 --- a/themes/greyblock/templates/default.css +++ b/themes/greyblock/templates/default.css @@ -418,3 +418,14 @@ li.current-rating{ z-index: 1; } + +.np_cell, .np_cell_left, .np_cell_m, .np_cell_right { +} +.lp_box_ctrl { + text-align: center; /*for compatibility, may be controlled by themers now*/ +/* padding-top: 5px; */ +} +.lp_box_vol { + text-align: center; /*for compatibility, may be controlled by themers now*/ +/* padding-left: 7px; */ +}
\ No newline at end of file |