aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authordedeibel2018-12-29 17:11:25 +0100
committerdedeibel2018-12-29 17:11:25 +0100
commit796904e432105732c6c2a7d5533ed2afb5060fd0 (patch)
tree7033eef9263ed077ab5bcc239d6db9e1b21bfbef /configs
parent27d13c89c65d3ef33d2bb03166e3cb2f3fcd1bbd (diff)
Schedule pause/optout background - fix pattern for mobile height version
Diffstat (limited to 'configs')
-rw-r--r--configs/conferences/35c3/main.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/conferences/35c3/main.less b/configs/conferences/35c3/main.less
index 7ecc575..8bbbd6c 100644
--- a/configs/conferences/35c3/main.less
+++ b/configs/conferences/35c3/main.less
@@ -385,7 +385,6 @@ body .schedule {
&.pause, &.optout {
background-color: @color-grey-lightest;
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
- background-size: 100px;
h3 {
color: @color-grey-lighter;