summaryrefslogtreecommitdiff
path: root/css/styles.css
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2008-03-22 20:31:16 +0100
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2008-03-22 20:31:16 +0100
commita69f5f5873c2843780b9779f5eccf6e2a692da80 (patch)
tree76db2ba8ec534414913ccb56ea2cea9600afdab0 /css/styles.css
parentc9732d7643b30e4414ce5e759019365e08a0ce10 (diff)
parentd00342a76f291e9a01548b90ebfe3334959ce7aa (diff)
downloadvdr-plugin-live-a69f5f5873c2843780b9779f5eccf6e2a692da80.tar.gz
vdr-plugin-live-a69f5f5873c2843780b9779f5eccf6e2a692da80.tar.bz2
Merge commit 'tadi/master'cvs-commit-348
Conflicts: tools.cpp
Diffstat (limited to 'css/styles.css')
-rw-r--r--css/styles.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/css/styles.css b/css/styles.css
index c6a9854..8e208a1 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -219,18 +219,17 @@ a:active {
}
+/* ######################
+ # Style for negative notification popup
+ ######################
+*/
+
.err-info {
margin: 0px auto;
max-width: 480px; /* depends on the tip backround image width */
color: #fff;
}
-
-/* ######################
- # Style for negative notification popup
- ######################
-*/
-
.err-info .err-info-top .err-info-c,
.err-info .err-info-bot .err-info-c {
font-size: 1px; /* ensure minimum height */