diff options
author | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-02-20 21:22:52 +0100 |
---|---|---|
committer | Dieter Hametner <dh (plus) vdr (at) gekrumbel (dot) de> | 2011-02-20 21:22:52 +0100 |
commit | 404153241e18785f44fe87d065677f57231679b1 (patch) | |
tree | 3faf4764755f412f47a2f9e3d221d648f4cd1e85 /css | |
parent | 50f247d7fdb40511f1af476a121a6d2f055a24f8 (diff) | |
download | vdr-plugin-live-404153241e18785f44fe87d065677f57231679b1.tar.gz vdr-plugin-live-404153241e18785f44fe87d065677f57231679b1.tar.bz2 |
Reverted part of Rolfs changes in the CSS file. Not all parts of the
pagemenu shall become bold. Made only the new recordings Filter field
bold, as it is the wish of Rolf who added it.
Diffstat (limited to 'css')
-rw-r--r-- | css/styles.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/css/styles.css b/css/styles.css index 3605e68..cef24b3 100644 --- a/css/styles.css +++ b/css/styles.css @@ -446,11 +446,6 @@ div#pagemenu form { display: inline; } -div#pagemenu span { - color: black; - font-weight: bold; -} - div#pagemenu a { color: black; font-weight: bold; |