statische dateien über irisnetwork.de

This commit is contained in:
2017-01-28 01:03:31 +01:00
parent de73148f2e
commit 45b5bc854b

View File

@@ -123,7 +123,7 @@
@-moz-document domain("testsystem.nmg-interred.com") { @-moz-document domain("testsystem.nmg-interred.com") {
div.IR_Bar-logo { 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, .IR_Bar,
table.dialogue-facelift td.interred-bar { table.dialogue-facelift td.interred-bar {
@@ -142,7 +142,7 @@
@-moz-document domain("interred.nmg.de") { @-moz-document domain("interred.nmg.de") {
div.IR_Bar-logo { 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, .IR_Bar,
table.dialogue-facelift td.interred-bar, table.dialogue-facelift td.interred-bar,
@@ -162,7 +162,7 @@
@-moz-document domain("generator.chip.de") { @-moz-document domain("generator.chip.de") {
div.IR_Bar-logo { 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, div.header-infobox,
form[name="ir_preview_form"] { form[name="ir_preview_form"] {
@@ -199,7 +199,7 @@
*/ */
.main-container { .main-container {
position: relative; position: relative;
max-width: 1550px; max-width: 1680px;
margin: 0 auto; margin: 0 auto;
} }
#white-page { #white-page {
@@ -236,7 +236,7 @@
} }
.login-box-top { .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, div.main-light-reflex,
#content-container { #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; background-size: auto 100% !important;
} }