AvisoTV_FLEX.aspx:

Änderungd er BG farbe da horizontaler Scrollbalken die VERAG Farbe hatte statt weiß.
Anpassung des paddings des Hauptcontainers um Rand zu erzeugen.
This commit is contained in:
ja
2021-08-12 11:49:56 +02:00
parent 730c72bb92
commit f2b0f197ca

View File

@@ -80,7 +80,7 @@
background-repeat: no-repeat;
background-attachment:fixed;
background-size:cover;
background-color:#043381;
background-color:#fff;
}
#headertable:hover{
background-color:aliceblue;
@@ -97,6 +97,8 @@
}
#bodycontent{
background-color:#fff;
/*padding:2px 13px 0px 13px;*/
padding: 0.07849293563579278vw 0.5102040816326531vw 0vw 0.5102040816326531vw;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {