Changeset 7399
- Timestamp:
- 03/19/2008 04:16:16 PM (17 years ago)
- Location:
- trunk/wp-admin
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/css/colors-classic.css
r7388 r7399 183 183 } 184 184 185 .side-info ul {185 .side-info ul, .widget-description { 186 186 color: #666; 187 187 } 188 188 189 .submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input {189 .submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input, #edit-slug-buttons a.save { 190 190 background-color: #e5e5e5; 191 191 color: #07273e; … … 197 197 } 198 198 199 .submit input:hover, .button:hover {199 .submit input:hover, .button:hover, #edit-slug-buttons a.save:hover { 200 200 border-color: #535353; 201 201 } 202 202 203 .submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover {203 .submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover, #edit-slug-buttons a.save:hover { 204 204 color: #d54e21; 205 205 } -
trunk/wp-admin/css/colors-fresh.css
r7388 r7399 179 179 } 180 180 181 .side-info ul {181 .side-info ul, .widget-description { 182 182 color: #666; 183 183 } 184 184 185 .submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input {185 .submit input, .button, .button-secondary, #login form .submit input, div.dashboard-widget-submit input, #edit-slug-buttons a.save { 186 186 background-color: #e5e5e5; 187 187 color: #246; … … 189 189 } 190 190 191 .submit input:hover, .button:hover {191 .submit input:hover, .button:hover, #edit-slug-buttons a.save:hover { 192 192 border-color: #535353; 193 193 } 194 194 195 .submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #sidemenu a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover {195 .submit input:hover, .button:hover, .button-secondary:hover, #wphead #viewsite a:hover, #adminmenu a:hover, #sidemenu a:hover, #submenu a.current, #submenu a:hover, .submitbox #previewview a:hover, #the-comment-list .comment a:hover, #rightnow a:hover, a:hover, .subsubsub a:hover, .subsubsub a.current:hover, #login form .submit input:hover, div.dashboard-widget-submit input:hover, #edit-slug-buttons a.save:hover { 196 196 color: #d54e21; 197 197 } … … 341 341 #edit-slug-box strong, .login #nav a { 342 342 color: #777; 343 }344 345 #edit-slug-buttons a.save {346 background-color: #ebebeb;347 343 } 348 344 -
trunk/wp-admin/css/global.css
r7304 r7399 39 39 .subsubsub { 40 40 list-style: none; 41 margin: 1 5px 0 10px 0;41 margin: 14px 0 8px 0; 42 42 padding: 0; 43 43 white-space: nowrap; … … 67 67 border-bottom-style: solid; 68 68 border-bottom-color: #ccc; 69 font-size: 1 2px;70 padding: 10px 10px 20px;69 font-size: 11px; 70 padding: 10px 10px 14px; 71 71 vertical-align: text-top; 72 72 } 73 73 74 74 .widefat th { 75 padding-bottom: 8px;76 padding-top: 10px;75 padding-bottom: 7px; 76 padding-top: 8px; 77 77 text-align: left; 78 78 } -
trunk/wp-admin/css/widgets.css
r7192 r7399 71 71 margin: 0 0 0 200px; 72 72 padding: 0 0 0 4em; 73 font-size: 11px; 73 74 } 74 75 … … 81 82 padding: 0 1em; 82 83 margin-bottom: 1em; 84 font-size: 11px; 83 85 } 84 86 … … 144 146 margin: 1em; 145 147 padding: 0 10px 0 0; /* Correction for padding, margin, border of inputs */ 148 font-size: 11px; 146 149 } 147 150 … … 161 164 ul.widget-control-list .widget-title { 162 165 cursor: move; 166 font-size: 12px; 167 } 168 169 .widget-control-edit { 170 font-size: 10px; 171 font-weight: normal; 163 172 } 164 173 -
trunk/wp-admin/wp-admin.css
r7372 r7399 154 154 .submit input, .button, .button-secondary, .button-highlighted { 155 155 font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; 156 padding: 2px 3px; 157 border: none; 158 font-size: 13px; 156 padding: 4px 6px; 157 font-size: 12px; 159 158 border-width: 1px; 160 159 border-style: solid; … … 473 472 } 474 473 475 .tablenav .next, .tablenav .prev{ 476 padding: 0; 477 border-bottom-width: 1px; 478 border-bottom-style: solid; 474 .tablenav .button-secondary { 475 padding: 2px 4px; 476 } 477 478 .tablenav .tablenav-pages a.next, .tablenav .tablenav-pages a.prev { 479 text-decoration: underline; 479 480 } 480 481 … … 488 489 .tablenav .tablenav-pages { 489 490 float: right; 490 height: 24px; 491 padding-top: 6px; 491 height: 20px; 492 padding-top: 4px; 493 font-size: 11px; 492 494 } 493 495 … … 561 563 #wphead #viewsite { 562 564 position: absolute; 563 margin-top: 8px;565 margin-top: 12px; 564 566 margin-left: 10px; 565 567 } 566 568 #wphead #viewsite a { 567 font: 1 4px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;568 padding: 4px;569 font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; 570 padding: 3px 4px; 569 571 display: block; 570 572 letter-spacing: normal; … … 624 626 #adminmenu a { 625 627 font-size: 16px; 626 padding: 6px 7px;627 line-height: 200%;628 padding: 5px 7px; 629 line-height: 30px; 628 630 } 629 631 … … 684 686 #adminmenu li a #awaiting-mod { 685 687 position: absolute; 686 margin-left: -0.2em; 688 margin-left: -0.4em; 689 margin-top: 0.2em; 687 690 font-size: 0.7em; 688 691 background-repeat: no-repeat; … … 710 713 height: 1.3em; 711 714 line-height: 1.3em; 712 padding: 0 0. 6em;715 padding: 0 0.5em; 713 716 background-color: #bbb; 714 717 cursor: pointer; … … 738 741 height: 1.3em; 739 742 line-height: 1.3em; 740 padding: 0 0. 8em;743 padding: 0 0.6em; 741 744 -moz-border-radius: 3px; 742 745 -khtml-border-radius: 3px; … … 748 751 margin: 0; 749 752 list-style: none; 750 padding: 7px 0 15px 0;753 padding: 6px 0 3px 0; 751 754 } 752 755 … … 776 779 clear: both; 777 780 height: 65px; 778 padding: 10px 0 0 6 5px;781 padding: 10px 0 0 60px; 779 782 margin: 0; 780 783 position: relative; 781 784 margin-top: -75px; 785 font-size: 12px; 782 786 } 783 787 784 788 #footer p { 785 789 margin: 0; 786 padding: 5px 0;790 padding: 7px 0; 787 791 } 788 792 … … 810 814 border-bottom-width: 8px; 811 815 border-bottom-style: solid; 812 816 font-size: 11px; 813 817 } 814 818 … … 981 985 } 982 986 983 #poststuff .inside strong {984 font-size: 14px;985 }986 987 987 #link_name, #link_url, #link_description { 988 988 font-size: 1.7em; … … 996 996 997 997 #editable-post-name-full {display: none;} 998 998 999 #editable-post-name input {width: 16em;} 1000 999 1001 #edit-slug-buttons a.save { 1000 -moz-border-raduis: 5px; 1001 padding: 6px; 1002 } 1003 #edit-slug-buttons a.cancel {font-size: 80%;} 1002 padding: 6px 4px; 1003 margin-right: 4px; 1004 text-decoration: none; 1005 border-width: 1px; 1006 border-style: solid; 1007 -moz-border-radius: 3px; 1008 -khtml-border-radius: 3px; 1009 -webkit-border-radius: 3px; 1010 border-radius: 3px; 1011 font-weight: bold; 1012 } 1004 1013 1005 1014 #poststuff #editor-toolbar { … … 1086 1095 } 1087 1096 1097 .submitbox .inside strong { 1098 font-size: 14px; 1099 } 1100 1088 1101 .submitbox .submitdelete { 1089 1102 border-bottom-width: 1px; … … 1208 1221 margin: 0; 1209 1222 padding: 0; 1223 line-height: 19px; 1210 1224 } 1211 1225 … … 1261 1275 } 1262 1276 1277 #post-search .button, #widget-search .button { 1278 padding: 4px; 1279 font-size: 13px; 1280 } 1281 1263 1282 #posts-filter fieldset { 1264 1283 float: left; … … 1293 1312 float: right; 1294 1313 list-style: none; 1295 margin: -2 8px 5px -2px 0;1314 margin: -23px 5px -2px 0; 1296 1315 position: relative; 1297 1316 } … … 1300 1319 float: left; 1301 1320 margin: 0; 1302 font-size: 12px; 1303 padding: 6px; 1321 font-size: 11px; 1322 padding: 4px 6px; 1323 font-weight: bold; 1304 1324 } 1305 1325 … … 1310 1330 ul.view-switch li.current { 1311 1331 border: none; 1312 font-weight: bold;1313 1332 -moz-border-radius-topleft: 3px; 1314 1333 -khtml-border-top-left-radius: 3px; … … 1346 1365 #the-comment-list td { 1347 1366 vertical-align: top; 1348 font-size: 12px;1349 1367 } 1350 1368 … … 1394 1412 border-radius: 8px; 1395 1413 } 1396 1397 .action-links {1398 text-align: right;1399 }
Note: See TracChangeset
for help on using the changeset viewer.