Changeset 2460:0d98dde1ef90 for admin/style/default.css
- Timestamp:
- 10/19/13 17:26:58 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2456 r2460 2798 2798 width: 90%; 2799 2799 } 2800 #theme-new, #theme-activate, #theme-deactivate { 2801 margin-left: 0; 2802 margin-right: 0; 2803 } 2800 2804 .box.current-theme { 2801 2805 margin: 5px; … … 2808 2812 max-width: 100%; 2809 2813 } 2814 table .maximal { 2815 min-width: 15em; 2816 } 2817 th, td { 2818 padding: 0.3em 1em 0.3em 0; 2819 } 2810 2820 }
Note: See TracChangeset
for help on using the changeset viewer.