- Timestamp:
- Jan 7, 2016 2:16:14 PM (5 years ago)
- Branches:
- master
- Children:
- c8197b8
- Parents:
- 68d8c6e
- Location:
- installer/resources/themes/console
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
installer/resources/themes/console/classic/console.css
r68d8c6e r3573928 228 228 border: 0; 229 229 text-align: center !important; 230 margin: -5px 0px -5px 0px;230 margin: -5px 0px 5px 0px; 231 231 width: 193px !important; 232 232 overflow: hidden; -
installer/resources/themes/console/dark/console.css
r68d8c6e r3573928 178 178 border: 0; 179 179 text-align: center !important; 180 margin: -5px -7px -5px -8px !important;180 margin: -5px -7px 5px -8px !important; 181 181 width: 188px !important; 182 182 overflow: hidden; -
installer/resources/themes/console/light/console.css
r68d8c6e r3573928 190 190 border: 0; 191 191 text-align: center !important; 192 margin: -6px -5px -4px -5px;192 margin: -6px -5px 5px -5px; 193 193 width: 190px !important; 194 194 overflow: hidden; -
installer/resources/themes/console/midnight/console.css
r68d8c6e r3573928 264 264 border: 0; 265 265 text-align: center !important; 266 margin: -5px 0 -5px 2px;266 margin: -5px 0 5px 2px; 267 267 width: 186px !important; 268 268 overflow: hidden;
Note: See TracChangeset
for help on using the changeset viewer.