We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a162fe0 commit 40b5aacCopy full SHA for 40b5aac
web/css/styles.min.css
@@ -1175,6 +1175,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
1175
1176
.l-sort-toolbar td:nth-of-type(2) {
1177
/* /// padding-right: 60px;*/
1178
+ padding-right: 20px;
1179
}
1180
.l-sort-toolbar td:last-of-type {
1181
/* /// padding-left: 40px; */
@@ -3246,6 +3247,7 @@ form#vstobjects.suspended {
3246
3247
width: auto;
3248
background-color: #55C9C0;
3249
border: 1px solid #55C9C0;
3250
+ text-transform: capitalize;
3251
3252
.cron-helper-tabs .button:hover {
3253
background-color: #5BD8CF;
@@ -3279,4 +3281,4 @@ form#vstobjects.suspended {
3279
3281
.helper-container {
3280
3282
display: none;
3283
-}
3284
+}
0 commit comments