portainer news fix

This commit is contained in:
gilbN 2019-12-30 17:16:28 +01:00
parent 9124c9faec
commit d1ce8f7ed6

View File

@ -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 {