mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Cron fix from Diman
This commit is contained in:
parent
a162fe06e8
commit
40b5aac821
6 changed files with 656 additions and 692 deletions
4
web/css/styles.min.css
vendored
4
web/css/styles.min.css
vendored
|
@ -1175,6 +1175,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
|
||||
.l-sort-toolbar td:nth-of-type(2) {
|
||||
/* /// padding-right: 60px;*/
|
||||
padding-right: 20px;
|
||||
}
|
||||
.l-sort-toolbar td:last-of-type {
|
||||
/* /// padding-left: 40px; */
|
||||
|
@ -3246,6 +3247,7 @@ form#vstobjects.suspended {
|
|||
width: auto;
|
||||
background-color: #55C9C0;
|
||||
border: 1px solid #55C9C0;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
.cron-helper-tabs .button:hover {
|
||||
background-color: #5BD8CF;
|
||||
|
@ -3279,4 +3281,4 @@ form#vstobjects.suspended {
|
|||
.helper-container {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue