Changeset 8723
- Timestamp:
- 08/24/2008 03:29:21 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/wp-admin.css
r8720 r8723 60 60 margin: 10px auto; 61 61 } 62 62 63 td.available-theme { 63 64 vertical-align: top; … … 67 68 text-align: left; 68 69 } 70 69 71 table#availablethemes td { 70 72 border: 1px solid #eee; 71 73 border-top: none; 72 74 } 75 73 76 table#availablethemes td.top { 74 77 border-top: none; 75 78 } 76 table#availablethemes td.right { 79 80 table#availablethemes td.right, 81 table#availablethemes td.left { 77 82 border-right: none; 78 83 border-left: none; 79 84 } 85 80 86 table#availablethemes td.bottom { 81 87 border-bottom: none; 82 }83 table#availablethemes td.left {84 border-right: none;85 border-left: none;86 88 } 87 89 … … 94 96 overflow: hidden; 95 97 } 98 96 99 .available-theme img { 97 100 width: 240px; 98 101 } 102 99 103 .available-theme h3 { 100 104 margin: 15px 0 5px; … … 184 188 padding: 1.5em 0 0 0; 185 189 margin: 10px 0 0 0; 186 -moz-border-radius-bottomleft: 3px; 187 -khtml-border-bottom-left-radius: 3px; 188 -webkit-border-bottom-left-radius: 3px; 189 border-bottom-left-radius: 3px; 190 -moz-border-radius-bottomright: 3px; 191 -khtml-border-bottom-right-radius: 3px; 192 -webkit-border-bottom-right-radius: 3px; 193 border-bottom-right-radius: 3px; 190 -moz-border-radius: 0 0 3px 3px; 191 -khtml-border-radius: 0 0 3px 3px; 192 -webkit-border-radius: 0 0 3px 3px; 193 border-radius: 0 0 3px 3px; 194 194 } 195 195 … … 236 236 font: 12px/20px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; 237 237 padding: 2px; 238 239 238 border-width: 1px; 240 239 border-style: solid; … … 255 254 border-bottom-style: solid; 256 255 } 257 258 256 259 257 .unapproved .unapprove { … … 356 354 } 357 355 358 359 356 #attachmentlinks textarea { 360 357 width: 100%; … … 469 466 } 470 467 471 472 468 div.nav { 473 469 height: 2em; … … 517 513 } 518 514 519 .author-column { 520 width: 20%; 521 } 522 515 .author-column, 523 516 .response-column { 524 517 width: 20%; … … 711 704 margin-left: 6px; 712 705 text-align: center; 713 padding: 1 706 padding: 1px 0; 714 707 } 715 708 … … 719 712 -webkit-border-radius: 3px; 720 713 -moz-border-radius: 3px; 714 -khtml-border-radius: 3px; 721 715 -border-radius: 3px; 722 716 color: #ddd; … … 752 746 background: #fff; 753 747 border: 1px solid #c6d9e9; 754 -webkit-border-bottom-left-radius:7px; 755 -webkit-border-bottom-right-radius:7px; 748 -webkit-border-radius: 0 0 7px 7px; 749 -moz-border-radius: 0 0 7px 7px; 750 border-radius: 0 0 7px 7px; 756 751 -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2); 757 -moz-border-radius-bottomleft: 7px;758 -moz-border-radius-bottomright: 7px;759 752 -moz-box-shadow:0 2px 6px rgba(0,0,0,0.2); 760 753 } … … 1144 1137 #tagchecklist { 1145 1138 margin-left: 10px; 1146 1147 1139 font-size: 12px; 1148 1140 overflow: auto; … … 1229 1221 1230 1222 #poststuff .inside { 1231 font-size: 11px;1232 margin: 0 12px 12px;1223 font-size: 11px; 1224 margin: 0 12px 12px; 1233 1225 } 1234 1226 … … 1275 1267 } 1276 1268 1277 #editable-post-name-full { display: none;}1278 1279 #editable-post-name input { width: 16em;}1269 #editable-post-name-full { display: none; } 1270 1271 #editable-post-name input { width: 16em; } 1280 1272 1281 1273 #edit-slug-buttons a.save { … … 1324 1316 #poststuff #editor-toolbar .active { 1325 1317 font-weight: bold; 1326 -moz-border-radius-bottomright: 3px; 1327 -khtml-border-top-bottom-radius: 3px; 1328 -webkit-border-bottom-right-radius: 3px; 1329 border-bottom-right-radius: 3px; 1330 -moz-border-radius-bottomleft: 3px; 1331 -khtml-border-bottom-left-radius: 3px; 1332 -webkit-border-bottom-left-radius: 3px; 1333 border-bottom-left-radius: 3px; 1318 -moz-border-radius: 0 0 3px 3px; 1319 -khtml-border-radius: 0 0 3px 3px; 1320 -webkit-border-radius: 0 0 3px 3px; 1321 border-radius: 0 0 3px 3px; 1334 1322 } 1335 1323 … … 1363 1351 text-indent: -9999px; 1364 1352 width: 12px; 1365 -moz-border-radius-topleft: 3px; 1366 -khtml-border-top-left-radius: 3px; 1367 -webkit-border-top-left-radius: 3px; 1368 border-top-left-radius: 3px; 1369 -moz-border-radius-bottomleft: 3px; 1370 -khtml-border-bottom-left-radius: 3px; 1371 -webkit-border-bottom-left-radius: 3px; 1372 border-bottom-left-radius: 3px; 1353 -moz-border-radius: 3px 0 0 3px; 1354 -khtml-border-radius: 3px 0 0 3px; 1355 -webkit-border-radius: 3px 0 0 3px; 1356 border-radius: 3px 0 0 3px; 1373 1357 } 1374 1358 … … 1453 1437 1454 1438 #post-body ul#category-tabs li.ui-tabs-selected { 1455 -moz-border-radius-topleft: 3px; 1456 -khtml-border-top-left-radius: 3px; 1457 -webkit-border-top-left-radius: 3px; 1458 border-top-left-radius: 3px; 1459 -moz-border-radius-bottomleft: 3px; 1460 -khtml-border-bottom-left-radius: 3px; 1461 -webkit-border-bottom-left-radius: 3px; 1462 border-bottom-left-radius: 3px; 1439 -moz-border-radius: 3px 0 0 3px; 1440 -khtml-border-radius: 3px 0 0 3px; 1441 -webkit-border-radius: 3px 0 0 3px; 1442 border-radius: 3px 0 0 3px; 1463 1443 } 1464 1444 … … 1502 1482 1503 1483 /* positioning etc. */ 1484 1504 1485 form#tags-filter { 1505 1486 position: relative; 1506 1487 } 1507 1488 1508 1489 p#tag-search { 1509 1510 1511 1512 1490 position: absolute; 1491 right: 0; 1492 top: 0; 1493 margin: 0; 1513 1494 } 1514 1495 1515 1496 form#posts-filter { 1516 1497 position: relative; 1517 1498 } 1518 1499 1519 1500 p#big-add-button { 1520 1521 1522 1523 1501 position: absolute; 1502 right: 0; 1503 top: 0; 1504 margin: 0; 1524 1505 } 1525 1506 … … 1530 1511 1531 1512 p#post-search { 1532 1533 1534 1535 1513 position: absolute; 1514 right: 0; 1515 top: -64px; 1516 margin: 0; 1536 1517 } 1537 1518 … … 1575 1556 1576 1557 /* Global classes */ 1558 1577 1559 .wp-hidden-children .wp-hidden-child { display: none; } 1578 1560 .ui-tabs-hide { display: none; } … … 1612 1594 ul.view-switch li.current { 1613 1595 border: none; 1614 -moz-border-radius-topleft: 3px; 1615 -khtml-border-top-left-radius: 3px; 1616 -webkit-border-top-left-radius: 3px; 1617 border-top-left-radius: 3px; 1618 -moz-border-radius-topright: 3px; 1619 -khtml-border-top-right-radius: 3px; 1620 -webkit-border-top-right-radius: 3px; 1621 border-top-right-radius: 3px; 1596 -moz-border-radius: 3px 3px 0 0; 1597 -khtml-border-radius: 3px 3px 0 0; 1598 -webkit-border-radius: 3px 3px 0 0; 1599 border-radius: 3px 3px 0 0; 1622 1600 } 1623 1601 … … 1633 1611 #the-comment-list td.comment p.comment-author { 1634 1612 margin-top: 0; 1635 margin-left: 0 1613 margin-left: 0; 1636 1614 } 1637 1615 … … 1850 1828 float: right; 1851 1829 padding-left: 10px; 1852 font-size: 12px;1830 font-size: 12px; 1853 1831 } 1854 1832 … … 1878 1856 padding-left: 6px; 1879 1857 padding-right: 6px; 1880 -moz-border-radius-topleft: 4px; 1881 -khtml-border-top-left-radius: 4px; 1882 -webkit-border-top-left-radius: 4px; 1883 border-top-left-radius: 4px; 1884 -moz-border-radius-topright: 4px; 1885 -khtml-border-top-right-radius: 4px; 1886 -webkit-border-top-right-radius: 4px; 1887 border-top-right-radius: 4px; 1858 -moz-border-radius: 4px 4px 0 0; 1859 -khtml-border-radius: 4px 4px 0 0; 1860 -webkit-border-radius: 4px 4px 0 0; 1861 border-radius: 4px 4px 0 0; 1888 1862 border-width: 1px; 1889 1863 border-style: solid; … … 1915 1889 1916 1890 #previewview { 1917 float: right;1918 margin-top: -53px;1891 float: right; 1892 margin-top: -53px; 1919 1893 } 1920 1894 1921 1895 #previewview a { 1922 display: block;1923 font-size: 16px;1924 font-weight: normal;1925 padding: 4px 8px;1926 text-align: center;1927 text-decoration: none;1928 width: 200px;1896 display: block; 1897 font-size: 16px; 1898 font-weight: normal; 1899 padding: 4px 8px; 1900 text-align: center; 1901 text-decoration: none; 1902 width: 200px; 1929 1903 } 1930 1904 … … 1932 1906 #replydiv { 1933 1907 width: 700px; 1934 border-color: #EBEBEB #CCC CCC #CCCCCC #EBEBEB;1908 border-color: #EBEBEB #CCC #CCC #EBEBEB; 1935 1909 border-width: 1px; 1936 1910 border-style: solid;
Note: See TracChangeset
for help on using the changeset viewer.