diff --git a/AvisoTV_FLEX.aspx b/AvisoTV_FLEX.aspx index 1a8da9a..0613514 100644 --- a/AvisoTV_FLEX.aspx +++ b/AvisoTV_FLEX.aspx @@ -87,7 +87,6 @@ font-size: 1em; border: none; } - /* Dropdown Content (Hidden by Default) */ .dropdown-content { display: none; @@ -97,7 +96,6 @@ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } - /* Links inside the dropdown */ .dropdown-content a { color: black; @@ -105,23 +103,19 @@ text-decoration: none; display: block; } - /* Change color of dropdown links on hover */ .dropdown-content a:hover { background-color: #043381; color: #fff; } - /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; } - /* Change the background color of the dropdown button when the dropdown content is shown */ .dropdown:hover .dropbtn { background-color: #043381; - } - + } table{ border-collapse: collapse; border-spacing: 0px; @@ -131,7 +125,6 @@ background-color:white; color:#043381; } - #flex-container{ width:1800px; } @@ -141,7 +134,6 @@ .modal-footer { border: none !important; } - .modal-dialog { height: 100% !important; /* required */ margin: 0 0.8px !important; @@ -166,7 +158,7 @@ .modal-body { padding-top: 0 !important; overflow-y: auto !important; /* required */ - } + } .table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6} .table-secondary { @@ -179,9 +171,8 @@ --bs-table-hover-color: #000; color: #000; border-color: #cbccce - } - - /*Button Dropdown Menue Language Picker*/ + } + /*Button Dropdown Menue Language Picker*/ .dropbtn { background-color: #fff; left: 65%; @@ -194,9 +185,8 @@ font-size:16px; font-size: 1em; border: none; - z-index:512; + z-index:562; } - /* Dropdown Content (Hidden by Default) */ .dropdown-content { display: none; @@ -208,7 +198,6 @@ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1000; } - /* Links inside the dropdown */ .dropdown-content a { color: black; @@ -217,20 +206,17 @@ text-decoration: none; z-index:812; } - /* Change color of dropdown links on hover */ .dropdown-content a:hover { background-color: #fff; color:#043381; background-color: floralwhite; } - /* Show the dropdown menu on hover */ .dropdown:hover .dropdown-content { display: block; z-index:5000; } - /* Change the background color of the dropdown button when the dropdown content is shown */ .dropdown:hover .dropbtn { background-color: #fff; @@ -245,8 +231,8 @@ .navbar-nav { margin-left: auto; } - - li { + + li { list-style-type: none; } @media (max-width: 768px){ @@ -254,10 +240,11 @@ border-collapse: collapse; border-spacing: 2px; width: 100%; - border: 1px solid #ddd; + border: /*1px*/2.1744791666666665vw solid #ddd; background-color: white; color: #043381; overflow-x:auto; + font-size:17px; } } @media (min-width: 768px) { @@ -265,6 +252,10 @@ min-width: 17.692852087756545vw; max-width: 17.692852087756545vw; } + #normaltable { + font-size: 1.125em; + padding-left: - 0.125em; + } } @@ -307,27 +298,12 @@
- +