From 45b5bc854bf7bea80029869227196a5ce94bc7ff Mon Sep 17 00:00:00 2001 From: Crono Date: Sat, 28 Jan 2017 01:03:31 +0100 Subject: [PATCH] =?UTF-8?q?statische=20dateien=20=C3=BCber=20irisnetwork.d?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interblue/interblue.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/interblue/interblue.css b/interblue/interblue.css index 75d3983..aca8770 100755 --- a/interblue/interblue.css +++ b/interblue/interblue.css @@ -123,7 +123,7 @@ @-moz-document domain("testsystem.nmg-interred.com") { div.IR_Bar-logo { - background: url("file:///C:/Users/Adrian Rauth/ownCloud/Images/IRredesign/ib-logo.png") !important; + background: url("http://static.irisnetwork.de/interred/ib-logo.png") !important; } .IR_Bar, table.dialogue-facelift td.interred-bar { @@ -142,7 +142,7 @@ @-moz-document domain("interred.nmg.de") { div.IR_Bar-logo { - background: url("file:///C:/Users/Adrian Rauth/ownCloud/Images/IRredesign/ib-logo.png") !important; + background: url("http://static.irisnetwork.de/interred/ib-logo.png") !important; } .IR_Bar, table.dialogue-facelift td.interred-bar, @@ -162,7 +162,7 @@ @-moz-document domain("generator.chip.de") { div.IR_Bar-logo { - background: url("file:///C:/Users/Adrian Rauth/ownCloud/Images/IRredesign/ib-logo.png") !important; + background: url("http://static.irisnetwork.de/interred/ib-logo.png") !important; } div.header-infobox, form[name="ir_preview_form"] { @@ -199,7 +199,7 @@ */ .main-container { position: relative; - max-width: 1550px; + max-width: 1680px; margin: 0 auto; } #white-page { @@ -236,7 +236,7 @@ } .login-box-top { - background: url("file:///C:/Users/Adrian Rauth/ownCloud/Images/IRredesign/login-logo.png") no-repeat center center !important; + background: url("http://static.irisnetwork.de/interred/login-logo.png") no-repeat center center !important; } /* @@ -273,7 +273,7 @@ div.main-light-reflex, #content-container { - background: url("file:///C:/Users/Adrian Rauth/ownCloud/Images/IRredesign/login_background.jpg") no-repeat center center fixed !important; + background: url("http://static.irisnetwork.de/interred/login_background.jpg") no-repeat center center fixed !important; background-size: auto 100% !important; }