aboutsummaryrefslogtreecommitdiff
path: root/assets/css/src/lustige-styles.scss
diff options
context:
space:
mode:
authorMaZderMind2014-12-27 20:56:20 +0100
committerMaZderMind2014-12-27 20:56:20 +0100
commitda15fd33e4b6d4bb4089c42591de3574d383f874 (patch)
treec3d11dac579fa87837fea90355ef0709c8a5f958 /assets/css/src/lustige-styles.scss
parentab0a2cfbf2b4be1d87376052a02ef2e67557bf0b (diff)
relive gui
Diffstat (limited to '')
-rw-r--r--assets/css/src/lustige-styles.scss31
1 files changed, 28 insertions, 3 deletions
diff --git a/assets/css/src/lustige-styles.scss b/assets/css/src/lustige-styles.scss
index 95201b8..bd52c53 100644
--- a/assets/css/src/lustige-styles.scss
+++ b/assets/css/src/lustige-styles.scss
@@ -571,12 +571,28 @@ a.inverted {
height: 120px;
color: black;
+ &.live {
+ background-color: $brand-primary;
+ .metadata li, h3 {
+ color: white;
+ }
+
+ &:hover {
+ .metadata li, h3 {
+ color: white;
+ }
+
+ h3 {
+ text-decoration: underline;
+ }
+ }
+ }
+
&.template { display: none; }
.video-thumbnail {
float: left;
height: 120px;
- width: 160px;
}
&:hover, &:focus, &:active {
@@ -600,7 +616,7 @@ a.inverted {
}
.caption {
- margin-left: 160px;
+ margin-left: 220px;
padding-left: $padding-large-horizontal;
h3 {
@@ -665,7 +681,7 @@ a.inverted {
padding: 0;
margin-top: 0;
margin-bottom: 0;
- min-width: 75px;
+ min-width: 95px;
}
.input-group {
margin-bottom: $padding-small-vertical;
@@ -751,6 +767,15 @@ a.inverted {
margin-left: 60px;
}
}
+
+ .rooms .room-group li.sendezentrum a {
+ .teaser { display: none; }
+ .title {
+ position: static;
+ margin-top: 10px;
+ text-align: center;
+ }
+ }
}
.program {