Skip to content

Commit 40b5aac

Browse files
committed
Cron fix from Diman
1 parent a162fe0 commit 40b5aac

File tree

6 files changed

+656
-692
lines changed

6 files changed

+656
-692
lines changed

web/css/styles.min.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
11751175

11761176
.l-sort-toolbar td:nth-of-type(2) {
11771177
/* /// padding-right: 60px;*/
1178+
padding-right: 20px;
11781179
}
11791180
.l-sort-toolbar td:last-of-type {
11801181
/* /// padding-left: 40px; */
@@ -3246,6 +3247,7 @@ form#vstobjects.suspended {
32463247
width: auto;
32473248
background-color: #55C9C0;
32483249
border: 1px solid #55C9C0;
3250+
text-transform: capitalize;
32493251
}
32503252
.cron-helper-tabs .button:hover {
32513253
background-color: #5BD8CF;
@@ -3279,4 +3281,4 @@ form#vstobjects.suspended {
32793281
.helper-container {
32803282
display: none;
32813283
}
3282-
}
3284+
}

0 commit comments

Comments
 (0)