Browse Source

portainer news fix

pull/110/head
gilbN 6 years ago
parent
commit
d1ce8f7ed6
  1. 4
      CSS/themes/portainer/portainer-base.css

4
CSS/themes/portainer/portainer-base.css

@ -70,6 +70,10 @@
} }
ul.sidebar .sidebar-list a { ul.sidebar .sidebar-list a {
color: #ccc; color: #ccc;
}
/* NEWS */
.motd-body {
background-color: rgba(255, 255, 255, 0.15);
} }
/* LOGIN */ /* LOGIN */
.panel-default { .panel-default {

Loading…
Cancel
Save