Changeset 2352:7e37be532eea for admin
- Timestamp:
- 10/13/13 19:44:24 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2351 r2352 169 169 text-align: left; 170 170 } 171 .two-boxes:nth-of-type(odd), .three-boxes:nth-of-type(3n+1) { 172 margin-left: 0; 173 } 174 .two-boxes:nth-of-type(even), .three-boxes:nth-of-type(3n) { 175 margin-right: 0; 176 } 171 177 /* ---------------------------------------------------------------- layout: popups */ 172 178 .popup h1 {
Note: See TracChangeset
for help on using the changeset viewer.