mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
css merge with u1.vestacp.com
This commit is contained in:
commit
8c32ec4f54
1 changed files with 6 additions and 2 deletions
8
web/css/styles.min.css
vendored
8
web/css/styles.min.css
vendored
|
@ -1173,9 +1173,13 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|||
padding-left: 40px;
|
||||
}
|
||||
|
||||
.l-sort-toolbar td.step-right:first-of-type {
|
||||
padding-right: 20px;
|
||||
}
|
||||
|
||||
.l-sort-toolbar td:nth-of-type(2) {
|
||||
/* /// padding-right: 60px;*/
|
||||
padding-right: 20px;
|
||||
padding-right: 20px;
|
||||
}
|
||||
.l-sort-toolbar td:last-of-type {
|
||||
/* /// padding-left: 40px; */
|
||||
|
@ -3281,4 +3285,4 @@ form#vstobjects.suspended {
|
|||
.helper-container {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue