6 lines
126 B
CSS
Raw Normal View History

2017-06-07 16:31:24 +02:00
.bootstrap form .tab-pane:first-child .panel {
border-top-left-radius: 0;
}
.bootstrap #cronjobs-logo {
margin-right: 4px;
}