From 50a4fe4c1eaeb1453f68d4c963170086ea171f09 Mon Sep 17 00:00:00 2001 From: kindlm Date: Tue, 1 Sep 2015 16:31:51 +0200 Subject: [PATCH] Tausch CIS-Logo --- cis/index.html | 12 +++--------- cis/index.php | 7 +++---- skin/styles/mobile.css | 6 ++++-- skin/styles/tw.css | 6 +++--- 4 files changed, 13 insertions(+), 18 deletions(-) diff --git a/cis/index.html b/cis/index.html index a4cfad8b2..9324bb0e5 100644 --- a/cis/index.html +++ b/cis/index.html @@ -15,15 +15,9 @@ - - - -
- - header_links - header_rechts -
- + + +



diff --git a/cis/index.php b/cis/index.php index 2346460e5..880e39647 100644 --- a/cis/index.php +++ b/cis/index.php @@ -161,10 +161,9 @@ function loadampel()
-
- - header_links - header_rechts + + +
  diff --git a/skin/styles/mobile.css b/skin/styles/mobile.css index 1e7c14254..186774433 100644 --- a/skin/styles/mobile.css +++ b/skin/styles/mobile.css @@ -35,10 +35,11 @@ iframe padding:0px; height: 100%; top: 15%; - + /* border-width:1px; border-style:solid; border-color: #A5AFB6; + */ } textarea { @@ -692,7 +693,8 @@ img.header_logo left: 16px; top: 3%; z-index: 5000; - height: 5%; + max-height: 7%; + max-width: 11%; } /* ==== Farben ==== diff --git a/skin/styles/tw.css b/skin/styles/tw.css index 2bc597eaf..c0fd11719 100644 --- a/skin/styles/tw.css +++ b/skin/styles/tw.css @@ -695,7 +695,7 @@ img.lv height: 40px; padding-bottom: 5px; } -img.header_left +/*img.header_left { position: absolute; left: 0px; @@ -710,14 +710,14 @@ img.header_right z-index: 2; max-width: 100%; height: 16%; -} +}*/ img.header_logo { position: absolute; left: 16px; top: 3%; z-index: 5000; - height: 7%; + height: 8%; } img.screenshot_boxshadow {