6 lines
126 B
CSS
6 lines
126 B
CSS
|
.bootstrap form .tab-pane:first-child .panel {
|
||
|
border-top-left-radius: 0;
|
||
|
}
|
||
|
.bootstrap #cronjobs-logo {
|
||
|
margin-right: 4px;
|
||
|
}
|