Testserver hinzugefügt

This commit is contained in:
Adrian Rauth
2020-08-03 08:52:43 +02:00
parent fd9ba73886
commit 0c5f5c18b9

View File

@@ -1,44 +1,43 @@
@-moz-document url-prefix("http://generator.chip.de/exec/"), url-prefix("https://interred.nmg.de/exec/"), url-prefix("https://testsystem.nmg-interred.com/exec/") { @-moz-document url-prefix("http://generator.chip.de/exec/"),
/* url-prefix("https://interred.nmg.de/exec/"),
url-prefix("https://testsystem.nmg-interred.com/exec/"),
url-prefix("https://staging.nmg-interred.com") {
/*
Adrians allmächtige InterRed Verbesserung Adrians allmächtige InterRed Verbesserung
Benutzerfreundlichkeit FTW Benutzerfreundlichkeit FTW
*/ */
/* =========================================================================================================
/* =========================================================================================================
HINTERGRUNDFARBEN FÜR DIE TOOLS HINTERGRUNDFARBEN FÜR DIE TOOLS
========================================================================================================= */ ========================================================================================================= */
body { body {
background: linear-gradient(to left, #1F1C2C , #928DAB); background: linear-gradient(to left, #1F1C2C, #928DAB);
} }
/* Hintergrund für RTE-Felder */ /* Hintergrund für RTE-Felder */
[id^="IDx"], [id^="IDx"],
[id^="IDx"] body { [id^="IDx"] body {
background: white; background: white;
} }
iframe body { iframe body {
background: white; background: white;
} }
#tinymce { #tinymce {
background: white !important; background: white !important;
} }
} }
@-moz-document regexp(".*tree_tool\\.pl.*"), regexp(".*info_popup\\.pl.*") { @-moz-document regexp(".*tree_tool\\.pl.*"),
/* Hintergrundfarbe in der Baumverwaltung */ regexp(".*info_popup\\.pl.*") {
body { /* Hintergrundfarbe in der Baumverwaltung */
body {
background: white !important; background: white !important;
} }
} }
@-moz-document domain("testsystem.nmg-interred.com") { @-moz-document domain("testsystem.nmg-interred.com"),
/* ========================================================================================================= domain("staging.nmg-interred.com") {
/* =========================================================================================================
VISUELLER HINWEIS AUF DEN NMG-TESTSERVER VISUELLER HINWEIS AUF DEN NMG-TESTSERVER
========================================================================================================= */ ========================================================================================================= */
div.IR_Bar-logo { div.IR_Bar-logo {
background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important; background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
@@ -55,10 +54,9 @@ body {
} }
@-moz-document domain("interred.nmg.de") { @-moz-document domain("interred.nmg.de") {
/* ========================================================================================================= /* =========================================================================================================
VISUELLER HINWEIS AUF DEN NMG-LIVE-SERVER VISUELLER HINWEIS AUF DEN NMG-LIVE-SERVER
========================================================================================================= */ ========================================================================================================= */
div.IR_Bar-logo { div.IR_Bar-logo {
background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important; background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
@@ -76,10 +74,9 @@ body {
} }
@-moz-document domain("generator.chip.de") { @-moz-document domain("generator.chip.de") {
/* ========================================================================================================= /* =========================================================================================================
VISUELLER HINWEIS AUF DEN CHIP SERVER VISUELLER HINWEIS AUF DEN CHIP SERVER
========================================================================================================= */ ========================================================================================================= */
div.IR_Bar-logo { div.IR_Bar-logo {
background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important; background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important;
background-repeat: no-repeat !important; background-repeat: no-repeat !important;
@@ -87,7 +84,7 @@ body {
div.header-infobox, div.header-infobox,
form[name="ir_preview_form"] { form[name="ir_preview_form"] {
background: blue !important; background: blue !important;
background: linear-gradient(to left, #1F1C18 0% ,#8E0E00 50%) !important; background: linear-gradient(to left, #1F1C18 0%, #8E0E00 50%) !important;
} }
.docked.docked .dialogTitle.red { .docked.docked .dialogTitle.red {
background: #4074FE !important; background: #4074FE !important;
@@ -95,24 +92,23 @@ body {
} }
} }
@-moz-document domain("interred.nmg.de"), domain("testsystem.nmg-interred.com"), domain("generator.chip.de") { @-moz-document domain("generator.chip.de") {
/* ========================================================================================================= /* =========================================================================================================
CHIP ANPASSUNGEN CHIP ANPASSUNGEN
========================================================================================================= */ ========================================================================================================= */
div.article-mask-border div.mask-left { div.article-mask-border div.mask-left {
max-width: 1300px !important; max-width: 1300px !important;
margin-right: 0 !important; margin-right: 0 !important;
} }
} }
@-moz-document domain("interred.nmg.de"), domain("testsystem.nmg-interred.com"), domain("generator.chip.de") { @-moz-document domain("interred.nmg.de"),
/* ========================================================================================================= domain("testsystem.nmg-interred.com"),
domain("generator.chip.de"),
domain("staging.nmg-interred.com") {
/* =========================================================================================================
ALLGEMEINE INTERRED ANPASSUNGEN ALLGEMEINE INTERRED ANPASSUNGEN
========================================================================================================= */ ========================================================================================================= */
/* /*
Main Container zentrieren Main Container zentrieren
*/ */
@@ -139,66 +135,51 @@ body {
max-width: none; max-width: none;
width: calc(100% - 290px) !important; width: calc(100% - 290px) !important;
} }
/* /*
Homebutton und Uhr bei der Chip ausblenden Homebutton und Uhr bei der Chip ausblenden
*/ */
#homebuttons-logo, #homebuttons-logo,
#header-clock { #header-clock {
display: none !important; display: none !important;
} }
/* /*
Login Login
*/ */
.login-box-top>img {
.login-box-top > img {
display: none; display: none;
} }
.login-box-top { .login-box-top {
background: url("https://static.irisnetwork.de/interred/login-logo.png") no-repeat center center !important; background: url("https://static.irisnetwork.de/interred/login-logo.png") no-repeat center center !important;
} }
/* /*
Top-Bar Top-Bar
*/ */
.IR_Bar { .IR_Bar {
border-bottom: 0 !important; border-bottom: 0 !important;
} }
/* /*
Top Bar Blattplanung Top Bar Blattplanung
*/ */
div.main-header-menu { div.main-header-menu {
background: white; background: white;
} }
/* /*
Menüboxen Menüboxen
*/ */
div.groupbox>h1 {
div.groupbox > h1 {
border-radius: 0; border-radius: 0;
} }
div.groupbox>div.content {
div.groupbox > div.content {
border-radius: 0; border-radius: 0;
} }
/* /*
Hintergrund und Transparenz Hintergrund und Transparenz
*/ */
div.main-light-reflex, div.main-light-reflex,
#content-container { #content-container {
background: url("https://static.irisnetwork.de/bing_today.jpg") no-repeat center center fixed !important; background: url("https://static.irisnetwork.de/bing_today.jpg") no-repeat center center fixed !important;
background-size: cover !important; background-size: cover !important;
} }
#cc-svg, #cc-svg,
.contentbox-widget, .contentbox-widget,
.chartable_container, .chartable_container,
@@ -206,29 +187,25 @@ body {
div.right { div.right {
/*background: white;*/ /*background: white;*/
} }
.variant { .variant {
background-color: rgba(0,0,0, 0.2) !important; background-color: rgba(0, 0, 0, 0.2) !important;
padding: 1rem; padding: 1rem;
border-radius: 1rem; border-radius: 1rem;
border: 0.2rem solid rgba(255,255,255,0.5); border: 0.2rem solid rgba(255, 255, 255, 0.5);
margin: 0 0.5rem 0 0; margin: 0 0.5rem 0 0;
} }
select.def { select.def {
background: white !important; background: white !important;
border: 1px solid white; border: 1px solid white;
} }
div.main-light-reflex,
div.main-light-reflex, #content-container { #content-container {
background: none; background: none;
} }
body#login-body div.login-box { body#login-body div.login-box {
box-shadow: 0px 0px 10rem 0px rgba(255, 255, 255, 1); box-shadow: 0px 0px 10rem 0px rgba(255, 255, 255, 1);
background: rgba(255,255,255,0.8); background: rgba(255, 255, 255, 0.8);
} }
/* /*
Transparenzoffensive Transparenzoffensive
*/ */
@@ -245,7 +222,6 @@ body {
div.language-selection { div.language-selection {
background: none !important; background: none !important;
} }
.gui-table-new .table-body, .gui-table-new .table-body,
#box-dtp-snippets #snippets-container, #box-dtp-snippets #snippets-container,
div.mask-left, div.mask-left,
@@ -255,19 +231,16 @@ body {
.protocol-widget, .protocol-widget,
.main-dtp-content, .main-dtp-content,
table.gui-table.with-top-border { table.gui-table.with-top-border {
background: rgba(255,255,255,0.8) !important; background: rgba(255, 255, 255, 0.8) !important;
} }
div.workspace-border-bottom, div.workspace-border-bottom,
div.language-selection span.top, div.language-selection span.top,
div.language-selection span.bottom { div.language-selection span.bottom {
display: none; display: none;
} }
div.journal { div.journal {
border: 2px solid rgba(0, 0, 0, 0.4); border: 2px solid rgba(0, 0, 0, 0.4);
} }
/* /*
Deutlichere Ladeanimation Deutlichere Ladeanimation
*/ */
@@ -275,29 +248,26 @@ body {
background-image: url("https://static.irisnetwork.de/interred/ajax-loader.gif") !important; background-image: url("https://static.irisnetwork.de/interred/ajax-loader.gif") !important;
background-size: 24px 24px; background-size: 24px 24px;
} }
/* /*
Fix für zu kleine Zeichenstil-Textboxen Fix für zu kleine Zeichenstil-Textboxen
*/ */
.def[name="rte_pstyles"], .def[name="rte_cstyles"] { .def[name="rte_pstyles"],
.def[name="rte_cstyles"] {
width: 30rem; width: 30rem;
height: 30rem; height: 30rem;
} }
/* /*
Fix für viel zu kleine RTE-Selektoren Fix für viel zu kleine RTE-Selektoren
*/ */
.contentbox-articlemask .rteOuter select { .contentbox-articlemask .rteOuter select {
min-width: 20rem !important; min-width: 20rem !important;
} }
/* /*
Fix für zu kleine RTE-Textboxen Fix für zu kleine RTE-Textboxen
*/ */
.rteIframe { .rteIframe {
/* min-height: 20rem !important;*/ /* min-height: 20rem !important;*/
} }
/* /*
Fix für zu kleine Buttons Fix für zu kleine Buttons
*/ */
@@ -309,10 +279,9 @@ body {
height: 32px; height: 32px;
width: 32px; width: 32px;
background-size: 28px 28px !important; background-size: 28px 28px !important;
background-repeat: no-repeat; background-repeat: none;
background-position: center; background-position: center;
} }
/* /*
Einfachere Bedienung des Administratormenüs Einfachere Bedienung des Administratormenüs
*/ */
@@ -322,7 +291,6 @@ body {
div.mainmenu-systemwidget-administration-content ul li:nth-child(2n+1) { div.mainmenu-systemwidget-administration-content ul li:nth-child(2n+1) {
background: #efefef; background: #efefef;
} }
/* /*
Consolas in Textareas Consolas in Textareas
*/ */
@@ -333,45 +301,43 @@ body {
option { option {
font-family: Consolas, Monospace; font-family: Consolas, Monospace;
} }
/* /*
Transparenter Ladebildschirm Transparenter Ladebildschirm
*/ */
div.overlay.fullsize { div.overlay.fullsize {
background: radial-gradient(ellipse at center, rgba(0,0,0,0.2) 25%,rgba(0,0,0,0.8) 100%) !important; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.8) 100%) !important;
animation: animatedBackground 1s linear; animation: animatedBackground 1s linear;
} }
/* /*
Styling Suchfeld Styling Suchfeld
*/ */
input[name^="samlt-"], div[name*="samlt-"], select[name*="samlt-"] { input[name^="samlt-"],
div[name*="samlt-"],
select[name*="samlt-"] {
background: lightblue; background: lightblue;
border: 1px solid white; border: 1px solid white;
width: 1rem; width: 1rem;
float:left; margin: 3px;
float: left;
position: absolute; position: absolute;
opacity: 0.5; opacity: 0.5;
margin: 0 !important; margin: 0 !important;
padding: 0 !important; padding: 0 !important;
} }
input[name^="samlt-"]:hover, input[name^="samlt-"]:hover,
div[name*=" samlt-"]:hover { div[name*=" samlt-"]:hover {
width: 6rem; width: 6rem;
opacity: 1; opacity: 1;
} }
/* /*
Fix für zu kleine Selectlisten Fix für zu kleine Selectlisten
*/ */
.def[name="uid"], .def[name="uid"],
.def[name="bart_id"], .def[name="bart_id"],
.def[name="art"], .def[name="art"],
.def[name="ph_id"]{ .def[name="ph_id"] {
min-height: 500px; min-height: 500px;
} }
/* /*
Fix für zu kleine Inline-Elemente Fix für zu kleine Inline-Elemente
in den RTE Textboxen in den RTE Textboxen
@@ -382,7 +348,6 @@ body {
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
} }
/* /*
Scrollbares Tools-Menu Scrollbares Tools-Menu
*/ */
@@ -390,14 +355,12 @@ body {
height: 640px; height: 640px;
overflow-y: scroll; overflow-y: scroll;
} }
/* /*
Zentrierung Dialogboxen Zentrierung Dialogboxen
*/ */
table.dialogue-facelift { table.dialogue-facelift {
margin: 0 auto; margin: 0 auto;
} }
/* /*
Bessere Lesbarkeit für Notices. Bessere Lesbarkeit für Notices.
Rote Schrift auf blauem Grund ist KEIN guter Kontrast Rote Schrift auf blauem Grund ist KEIN guter Kontrast
@@ -405,12 +368,11 @@ body {
.notice .red { .notice .red {
color: black !important; color: black !important;
} }
.notice > .red:before { .notice>.red:before {
content: "Fehler: "; content: "Fehler: ";
font-weight: bold; font-weight: bold;
color: red; color: red;
} }
/* /*
Tabs in der Blattplanung Tabs in der Blattplanung
*/ */
@@ -418,16 +380,15 @@ body {
background: white; background: white;
color: black !important; color: black !important;
} }
.ui-tabs .ui-tabs-nav li { .ui-tabs .ui-tabs-nav li {
border-radius: 0; border-radius: 0;
} }
.ui-state-hover *,
.ui-state-hover *, .ui-tabs-active *, .ui-state-active * { .ui-tabs-active *,
.ui-state-active * {
color: #000 !important; color: #000 !important;
background: #efefef; background: #efefef;
} }
/* /*
Hintergrund für Panels in der Blattplanung Hintergrund für Panels in der Blattplanung
*/ */
@@ -435,7 +396,6 @@ body {
div#dialog-container-right { div#dialog-container-right {
background: #efefef !important; background: #efefef !important;
} }
/* /*
Breite der Platzhalter Breite der Platzhalter
*/ */
@@ -450,59 +410,47 @@ body {
div.article-mask-border textarea { div.article-mask-border textarea {
width: calc(100% - 5px) !important; width: calc(100% - 5px) !important;
} }
div.advancedOptionsFlyout { div.advancedOptionsFlyout {
border-radius: 0; border-radius: 0;
background: rgba(255,255,255,0.9); background: rgba(255, 255, 255, 0.9);
border: none; border: none;
} }
/* /*
Meldungsboxen Blattplanung Meldungsboxen Blattplanung
*/ */
.generic-widget { .generic-widget {
border-radius: 0 !important; border-radius: 0 !important;
} }
.output-box { .output-box {
border: none !important; border: none !important;
} }
.output-box.shadow { .output-box.shadow {
box-shadow: 0px 0px 20px 2px rgb(0, 0, 0) !important; box-shadow: 0px 0px 20px 2px rgb(0, 0, 0) !important;
} }
.generic-widget.noticepp h4 { .generic-widget.noticepp h4 {
background: #4074FE !important; background: #4074FE !important;
cursor: move; cursor: move;
} }
pre.close { pre.close {
cursor: pointer; cursor: pointer;
} }
/* /*
Button für Dropdown in der Blattplanung Button für Dropdown in der Blattplanung
*/ */
section.advancedOptions { section.advancedOptions {
border-radius: 0 !important; border-radius: 0 !important;
border-top-left-radius: 4px !important; border-top-left-radius: 4px !important;
/* background-image: url(/image/arrows/arrow-down-black.png), -webkit-linear-gradient(45deg, rgba(0, 0, 200, 0.85), white); */ /* background-image: url(/image/arrows/arrow-down-black.png), -webkit-linear-gradient(45deg, rgba(0, 0, 200, 0.85), white); */
} }
/* /*
Ausgaben-Auswahl in der Blattplanung Ausgaben-Auswahl in der Blattplanung
*/ */
div#objectIssueBox { div#objectIssueBox {
border-radius: 0 !important; border-radius: 0 !important;
background: rgba(255,255,255,0.9) !important; background: rgba(255, 255, 255, 0.9) !important;
box-decoration-break: none !important; box-decoration-break: none !important;
margin-top: 10px; margin-top: 10px;
} }
/* /*
2,5 hohe liste für etwa 150 Punkte? Srsly?!? 2,5 hohe liste für etwa 150 Punkte? Srsly?!?
*/ */
@@ -513,51 +461,41 @@ body {
top: 0; top: 0;
z-index: 99999; z-index: 99999;
} }
/* /*
Hovereffekt für Rechteverwaltungstabelle des Todes Hovereffekt für Rechteverwaltungstabelle des Todes
*/ */
.defsm tr:hover { .defsm tr:hover {
background: lightblue !important; background: lightblue !important;
} }
/* /*
Höhe der Beitragsaren und Adminspalte anpassen Höhe der Beitragsaren und Adminspalte anpassen
*/ */
form[name="systemwidget_administration_form"] { form[name="systemwidget_administration_form"] {
height: calc(100vh - 140px); height: calc(100vh - 140px);
} }
div.mainmenu-systemwidget-bartlist-content .scroll-container { div.mainmenu-systemwidget-bartlist-content .scroll-container {
max-height: calc(100vh - 200px); max-height: calc(100vh - 200px);
} }
/* /*
Höhe der Copy2Bart in der Rechteverwaltung Höhe der Copy2Bart in der Rechteverwaltung
*/ */
select[name="copy_to_bart"] { select[name="copy_to_bart"] {
height: 50vh; height: 50vh;
} }
/* /*
Höhe der Bäume im Teasermanager Höhe der Bäume im Teasermanager
*/ */
.tree-content-area { .tree-content-area {
height: calc(50vh - 235px) !important; height: calc(50vh - 235px) !important;
} }
/* /*
Blattplanung Text Blattplanung Text
*/ */
div.journal div.journalHeader span { div.journal div.journalHeader span {
color: white !important; color: white !important;
font-weight: bold !important; font-weight: bold !important;
text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black !important; text-shadow: -1px -1px 0 black, 1px -1px 0 black, -1px 1px 0 black, 1px 1px 0 black !important;
} }
/* /*
Versteckte Debug-Ausgaben zeigen (eigene) Versteckte Debug-Ausgaben zeigen (eigene)
*/ */
@@ -573,11 +511,11 @@ body {
font: 1.5rem monospace !important; font: 1.5rem monospace !important;
} }
.ir_debug hr { .ir_debug hr {
border: 0.05rem solid rgba(255,255,255,0.5); border: 0.05rem solid rgba(255, 255, 255, 0.5);
margin: 1rem 0; margin: 1rem 0;
} }
.ir_debug i { .ir_debug i {
background: rgba(255,255,255,0.5); background: rgba(255, 255, 255, 0.5);
display: inline; display: inline;
} }
.ir_debug i:after { .ir_debug i:after {
@@ -588,41 +526,35 @@ body {
display: inline-block; display: inline-block;
color: darkgray; color: darkgray;
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
background: rgba(255,255,255,0.5); background: rgba(255, 255, 255, 0.5);
border-bottom: 0.1rem dotted white; border-bottom: 0.1rem dotted white;
padding: 0.5rem; padding: 0.5rem;
content: "Hidden Debug output: "; content: "Hidden Debug output: ";
width: calc(100% - 1rem); width: calc(100% - 1rem);
} }
.ph_cols {
.ph_cols {
display: flex; display: flex;
flex-flow: row wrap; flex-flow: row wrap;
align-content:flex-start; align-content: flex-start;
} }
.ph {
.ph {
background-color: white !important; background-color: white !important;
border-radius: 1rem !important; border-radius: 1rem !important;
padding: 1.2rem; padding: 1.2rem;
border-left: 0.3rem solid darkgray; border-left: 0.3rem solid darkgray;
} }
/*
/*
Bessere Unterscheidung von MVP Zeilen Bessere Unterscheidung von MVP Zeilen
*/ */
div.mvp-row.alternative {
div.mvp-row.alternative {
background: none; background: none;
} }
div.mvp-row {
div.mvp-row {
border-top: 1rem dotted #4665AC; border-top: 1rem dotted #4665AC;
padding-top: 2rem; padding-top: 2rem;
margin-top: 1rem; margin-top: 1rem;
} }
.mvp-rowcount {
.mvp-rowcount {
top: 1rem !important; top: 1rem !important;
left: 0.5rem !important; left: 0.5rem !important;
color: #fff !important; color: #fff !important;
@@ -630,44 +562,8 @@ div.mvp-row {
padding: 0.35rem 0.7rem; padding: 0.35rem 0.7rem;
border-radius: 1rem; border-radius: 1rem;
font-size: 2rem; font-size: 2rem;
} }
div.article-mask-border fieldset {
input[type=checkbox] { background-size: 100% 100%;
box-shadow: 0px 0px 2px rgba(255, 0, 0, 1) !important; }
transform: scale(1.4);
margin: 5px;
}
input[type=checkbox]:checked {
box-shadow: 0px 0px 5px rgba(0, 255, 0, 1) !important;
}
input[type=button] {
border: 1px solid #666;
border-radius: 0.2rem;
padding: 5px 10px;
margin: 5px
}
input[type=button]:hover {
background: white;
}
table.dialogue-facelift {
/* margin-top: 20px; */
margin-bottom: 20px;
box-shadow: 0px 0px 30px rgba(0,0,0,1);
}
}
@-moz-document domain("interred.nmg.de"), domain("testsystem.nmg-interred.com"), domain("generator.chip.de") {
.tooltip-block:hover:after{
border: 1px solid #fc0;
padding: 3px 6px;
background: #fffea1;
content: attr(data-title);
position: absolute;
right: -40px;
top: -26px;
}
} }