diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-07 00:25:14 +0000 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2007-01-07 00:25:14 +0000 |
commit | 63e715097408a7a547fa73d9ddc9ae1558cc8b0e (patch) | |
tree | fad7166bee3f97fd52c64306e025300194df27ef | |
parent | 59a03b0f2fda5c81dbafdae285381740a22d3af3 (diff) | |
download | vdr-plugin-live-63e715097408a7a547fa73d9ddc9ae1558cc8b0e.tar.gz vdr-plugin-live-63e715097408a7a547fa73d9ddc9ae1558cc8b0e.tar.bz2 |
Pimped timer active and inactive icons
-rw-r--r-- | css/styles.css | 1 | ||||
-rw-r--r-- | images/active.png | bin | 550 -> 854 bytes | |||
-rw-r--r-- | images/inactive.png | bin | 819 -> 832 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/css/styles.css b/css/styles.css index 98865c9..2bbc21d 100644 --- a/css/styles.css +++ b/css/styles.css @@ -46,6 +46,7 @@ button.smallbutton { height: 17px; background-color: inherit; background-image: url(button_blue.png); + background-repeat: no-repeat; color: #FFFFFF; font-size: 14px; border: 0px; diff --git a/images/active.png b/images/active.png Binary files differindex 8e163ed..156a8e0 100644 --- a/images/active.png +++ b/images/active.png diff --git a/images/inactive.png b/images/inactive.png Binary files differindex 9d53b98..88a48fd 100644 --- a/images/inactive.png +++ b/images/inactive.png |