- Timestamp:
- May 28, 2018 5:49:47 PM (3 years ago)
- Branches:
- master
- Children:
- 278a814
- Parents:
- d128bab
- Location:
- installer/resources/themes
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/themes/console/classic/console.css
rd128bab r277a161 4664 4664 } 4665 4665 4666 #themeoptions br {4667 display: none;4668 }4669 4670 4666 #themeoptions label { 4671 4667 white-space: nowrap; -
installer/resources/themes/console/dark/console.css
rd128bab r277a161 2978 2978 top: 8px; 2979 2979 padding: 5px 10px 8px 5px; 2980 }2981 2982 #themeoptions br {2983 display: none;2984 2980 } 2985 2981 -
installer/resources/themes/console/light/console.css
rd128bab r277a161 4708 4708 } 4709 4709 4710 #themeoptions br {4711 display: none;4712 }4713 4714 4710 #themeoptions label { 4715 4711 white-space: nowrap; -
installer/resources/themes/console/midnight/console.css
rd128bab r277a161 3440 3440 } 3441 3441 3442 #themeoptions br {3443 display: none;3444 }3445 3446 3442 #themeoptions label { 3447 3443 white-space: nowrap; -
installer/resources/themes/susimail/classic/susimail.css
rd128bab r277a161 1158 1158 } 1159 1159 1160 table#pagenav td:nth-child(2) { 1161 padding-left: 35px; 1162 } 1163 1160 1164 table#pagenav td:last-child { 1161 1165 text-align: left; -
installer/resources/themes/susimail/dark/susimail.css
rd128bab r277a161 969 969 970 970 table#pagenav td:nth-child(2) { 971 padding-left: 35px; 972 } 973 974 table#pagenav td:nth-child(3) { 971 975 text-align: center !important; 972 976 width: 4%; -
installer/resources/themes/susimail/light/susimail.css
rd128bab r277a161 1278 1278 1279 1279 table#pagenav td:nth-child(2) { 1280 padding-left: 35px; 1281 } 1282 1283 table#pagenav td:nth-child(3) { 1280 1284 width: 2%; 1281 1285 white-space: nowrap; -
installer/resources/themes/susimail/midnight/susimail.css
rd128bab r277a161 889 889 890 890 table#pagenav td:nth-child(2) { 891 padding-left: 35px; 892 } 893 894 table#pagenav td:nth-child(3) { 891 895 text-align: center !important; 892 896 min-width: 100px;
Note: See TracChangeset
for help on using the changeset viewer.