summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-05 18:10:46 +0000
committerThomas Keil <tkeil (at) datacrystal (dot) de>2007-01-05 18:10:46 +0000
commit14bb52978b82dcb82904cf42d7f33b6a7543f618 (patch)
tree9a7b1aecea59d9f81e9c69c05da013358f3d046c /css
parent578473660349a456d9af8555e208c1d3b464c887 (diff)
downloadvdr-plugin-live-14bb52978b82dcb82904cf42d7f33b6a7543f618.tar.gz
vdr-plugin-live-14bb52978b82dcb82904cf42d7f33b6a7543f618.tar.bz2
cursor-style for button
Diffstat (limited to 'css')
-rw-r--r--css/styles.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/styles.css b/css/styles.css
index b9e0df6..d291dc9 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -48,10 +48,11 @@ button.smallbutton {
background-color: inherit;
background-image: url(button_blue.png);
color: #FFFFFF;
- font-size: 15px;
+ font-size: 14px;
border: 0px;
vertical-align: middle;
text-align: center;
+ cursor: pointer;
}
table.event {