From 35a129dbb7eba6ac9078286ff343a8a8db5c5089 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 24 Jun 2006 16:22:23 +0000 Subject: few more stylesheet tweaks and added ability to have print_tags mail tags@ampache.org --- templates/basestyle.inc.php | 5 +++++ templates/show_now_playing_row.inc.php | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/basestyle.inc.php b/templates/basestyle.inc.php index b27c6bdc..0a5d4905 100644 --- a/templates/basestyle.inc.php +++ b/templates/basestyle.inc.php @@ -284,10 +284,15 @@ .np_row { display:block; background: ; + padding-top: 3px; + padding-bottom: 3px; } .np_cell { display: inline; margin: 10px; } + #bigdaddy { + padding: 5px; + } --> diff --git a/templates/show_now_playing_row.inc.php b/templates/show_now_playing_row.inc.php index 5a5c93f7..a02b59c6 100644 --- a/templates/show_now_playing_row.inc.php +++ b/templates/show_now_playing_row.inc.php @@ -37,8 +37,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- Album Art - + Album Art
-- cgit