Changeset 7174 for trunk/wp-admin/wp-admin.css
- Timestamp:
- 03/06/2008 08:44:29 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/wp-admin.css
r7168 r7174 180 180 background: #e5e5e5; 181 181 cursor: pointer; 182 text-decoration: none; 182 183 } 183 184 … … 562 563 height: 24px; 563 564 padding-top: 6px; 565 } 566 567 .tablenav .tablenav-pages a { 568 text-decoration: none; 564 569 } 565 570 … … 1273 1278 } 1274 1279 1280 ul#category-tabs li.ui-tabs-selected a { 1281 color: #333; 1282 font-weight: bold; 1283 text-decoration: none; 1284 } 1285 1275 1286 div.ui-tabs-panel { 1276 1287 margin: 0 0 0 120px; … … 1301 1312 } 1302 1313 1314 #category-adder h4 { 1315 margin: 0; 1316 } 1317 1303 1318 #linkcategorydiv ul#category-tabs { 1304 1319 float: left; … … 1383 1398 font-size: 12px; 1384 1399 padding: 6px; 1400 } 1401 1402 ul.view-switch a { 1403 text-decoration: none; 1385 1404 } 1386 1405
Note: See TracChangeset
for help on using the changeset viewer.