Changeset 18202 for trunk/wp-admin/css/wp-admin.dev.css
- Timestamp:
- 06/08/2011 06:23:49 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/css/wp-admin.dev.css (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/wp-admin.dev.css
r18173 r18202 2412 2412 } 2413 2413 2414 #side-sortables .category-add input.category-add-sumbit, #post-body .category-add input.category-add input.category-add-sumbit { 2414 #side-sortables .category-add input.category-add-sumbit, 2415 #post-body .category-add input.category-add input.category-add-sumbit { 2415 2416 width: auto; 2416 2417 } … … 2486 2487 .wp-tab-bar li { 2487 2488 display: inline; 2489 line-height: 1.35em; 2488 2490 } 2489 2491 … … 2915 2917 #post-body #linkcategorydiv div.tabs-panel { 2916 2918 margin: 0 5px 0 125px; 2917 }2918 2919 #side-sortables .category-tabs li,2920 #side-sortables .add-menu-item-tabs li {2921 display: inline;2922 }2923 2924 #side-sortables .category-tabs a,2925 #side-sortables .add-menu-item-tabs a {2926 text-decoration: none;2927 }2928 2929 #side-sortables .category-tabs,2930 #side-sortables .add-menu-item-tabs {2931 margin-bottom: 3px;2932 2919 } 2933 2920
Note: See TracChangeset
for help on using the changeset viewer.