Browse Source

Dashboard responsiv #7

master
Daniel Quathamer 24 hours ago
parent
commit
93a5b4150b
  1. 4
      superx/style/sx_viz_muster.css

4
superx/style/sx_viz_muster.css

@ -85,8 +85,7 @@ html, body { @@ -85,8 +85,7 @@ html, body {
background: #e0e0e0; }
.dashboard-tabs li.is-active { /*20251007 eingefügt*/
background: #ebf1f3;
color: midnightblue; }
background: #ebf1f3; }
.input::-moz-placeholder, .textarea::-moz-placeholder, .select select::-moz-placeholder {
font-size: 0.8rem;
@ -159,7 +158,6 @@ html, body { @@ -159,7 +158,6 @@ html, body {
text-align: center;
font-size:1.2em;
font-weight:bolder;
color: midnightblue;
background: #ebf1f3; }
.navbar {background-color: white;} /*20250221 eingefügt*/

Loading…
Cancel
Save