|
@@ -1173,9 +1173,13 @@ div.l-content > div.l-separator:nth-of-type(4) {
|
|
|
padding-left: 40px;
|
|
padding-left: 40px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+.l-sort-toolbar td.step-right:first-of-type {
|
|
|
|
|
+ padding-right: 20px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.l-sort-toolbar td:nth-of-type(2) {
|
|
.l-sort-toolbar td:nth-of-type(2) {
|
|
|
/* /// padding-right: 60px;*/
|
|
/* /// padding-right: 60px;*/
|
|
|
- padding-right: 20px;
|
|
|
|
|
|
|
+ padding-right: 20px;
|
|
|
}
|
|
}
|
|
|
.l-sort-toolbar td:last-of-type {
|
|
.l-sort-toolbar td:last-of-type {
|
|
|
/* /// padding-left: 40px; */
|
|
/* /// padding-left: 40px; */
|
|
@@ -3281,4 +3285,4 @@ form#vstobjects.suspended {
|
|
|
.helper-container {
|
|
.helper-container {
|
|
|
display: none;
|
|
display: none;
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|