This commit is contained in:
Adrian Rauth
2020-08-20 10:33:35 +02:00

View File

@@ -1,43 +1,44 @@
@-moz-document url-prefix("http://generator.chip.de/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") {
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.*"), @-moz-document regexp(".*tree_tool\\.pl.*"), regexp(".*info_popup\\.pl.*") {
regexp(".*info_popup\\.pl.*") { /* Hintergrundfarbe in der Baumverwaltung */
/* Hintergrundfarbe in der Baumverwaltung */ body {
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;
@@ -53,10 +54,31 @@ domain("staging.nmg-interred.com") {
} }
} }
@-moz-document domain("staging.nmg-interred.com") {
/* =========================================================================================================
VISUELLER HINWEIS AUF DEN NMG-Staging
========================================================================================================= */
div.IR_Bar-logo {
background: url("https://static.irisnetwork.de/interred/ib-logo.png") !important;
background-repeat: no-repeat !important;
}
.IR_Bar,
table.dialogue-facelift td.interred-bar {
background: blueviolet !important;
background: linear-gradient(to right, #658704, #182848) !important;
}
.docked.docked .dialogTitle.red {
background: blueviolet !important;
border: none;
}
}
@-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;
@@ -65,7 +87,7 @@ domain("staging.nmg-interred.com") {
table.dialogue-facelift td.interred-bar, table.dialogue-facelift td.interred-bar,
form[name="ir_preview_form"] { form[name="ir_preview_form"] {
background: blue !important; background: blue !important;
background: linear-gradient(to left, #182848, #4b6cb7) !important; background: linear-gradient(to right, #4b6cb7, #182848) !important;
} }
.docked.docked .dialogTitle.red { .docked.docked .dialogTitle.red {
background: #4074FE !important; background: #4074FE !important;
@@ -74,9 +96,10 @@ domain("staging.nmg-interred.com") {
} }
@-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;
@@ -84,7 +107,7 @@ domain("staging.nmg-interred.com") {
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;
@@ -93,22 +116,23 @@ domain("staging.nmg-interred.com") {
} }
@-moz-document 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"), @-moz-document domain("interred.nmg.de"), domain("testsystem.nmg-interred.com"), domain("generator.chip.de"), domain("staging.nmg-interred.com") {
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
*/ */
@@ -135,51 +159,66 @@ domain("staging.nmg-interred.com") {
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,
@@ -187,25 +226,29 @@ domain("staging.nmg-interred.com") {
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,
#content-container { div.main-light-reflex, #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
*/ */
@@ -222,6 +265,7 @@ domain("staging.nmg-interred.com") {
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,
@@ -231,16 +275,19 @@ domain("staging.nmg-interred.com") {
.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
*/ */
@@ -248,26 +295,29 @@ domain("staging.nmg-interred.com") {
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_pstyles"], .def[name="rte_cstyles"] {
.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
*/ */
@@ -282,6 +332,7 @@ domain("staging.nmg-interred.com") {
background-repeat: none; background-repeat: none;
background-position: center; background-position: center;
} }
/* /*
Einfachere Bedienung des Administratormenüs Einfachere Bedienung des Administratormenüs
*/ */
@@ -291,6 +342,7 @@ domain("staging.nmg-interred.com") {
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
*/ */
@@ -301,43 +353,46 @@ domain("staging.nmg-interred.com") {
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-"], input[name^="samlt-"], div[name*="samlt-"], select[name*="samlt-"] {
div[name*="samlt-"],
select[name*="samlt-"] {
background: lightblue; background: lightblue;
border: 1px solid white; border: 1px solid white;
width: 1rem; width: 1rem;
margin: 3px; margin: 3px;
float: left; 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
@@ -348,6 +403,7 @@ domain("staging.nmg-interred.com") {
margin-left: 5px; margin-left: 5px;
margin-right: 5px; margin-right: 5px;
} }
/* /*
Scrollbares Tools-Menu Scrollbares Tools-Menu
*/ */
@@ -355,12 +411,14 @@ domain("staging.nmg-interred.com") {
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
@@ -368,11 +426,12 @@ domain("staging.nmg-interred.com") {
.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
*/ */
@@ -380,15 +439,16 @@ domain("staging.nmg-interred.com") {
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-tabs-active *, .ui-state-hover *, .ui-tabs-active *, .ui-state-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
*/ */
@@ -396,6 +456,7 @@ domain("staging.nmg-interred.com") {
div#dialog-container-right { div#dialog-container-right {
background: #efefef !important; background: #efefef !important;
} }
/* /*
Breite der Platzhalter Breite der Platzhalter
*/ */
@@ -410,47 +471,59 @@ domain("staging.nmg-interred.com") {
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?!?
*/ */
@@ -461,41 +534,51 @@ domain("staging.nmg-interred.com") {
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)
*/ */
@@ -511,11 +594,11 @@ domain("staging.nmg-interred.com") {
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 {
@@ -526,34 +609,40 @@ domain("staging.nmg-interred.com") {
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;
@@ -563,7 +652,8 @@ domain("staging.nmg-interred.com") {
border-radius: 1rem; border-radius: 1rem;
font-size: 2rem; font-size: 2rem;
} }
div.article-mask-border fieldset {
div.article-mask-border fieldset {
background-size: 100% 100%; background-size: 100% 100%;
} }
} }