]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/press-this.css
Wordpress 2.8
[autoinstalls/wordpress.git] / wp-admin / css / press-this.css
index 6a4fbc1cb01dbd8cffd10553dcd136a1cc68b741..2b453567ecc825f121b0c27efbf75801c0b81e58 100644 (file)
@@ -1,5 +1,5 @@
 body {
-       font: 13px "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
+       font: 13px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
        color: #333;
        margin: 0;
        padding: 0;
@@ -16,34 +16,26 @@ img {
        background: #444 !important;
 }
 
+.tagchecklist span a {
+background: transparent url(../images/xit.gif) no-repeat 0 0;
+}
+
 #poststuff #edButtonPreview,
 #poststuff #edButtonHTML {
-       -moz-border-radius-bottomleft: 0;
-       -moz-border-radius-bottomright: 0;
-       -moz-border-radius-topleft: 3px;
-       -moz-border-radius-topright: 3px;
-       -khtml-border-radius-bottomleft: 0;
-       -khtml-border-radius-bottomright: 0;
-       -khtml-border-radius-topleft: 3px;
-       -khtml-border-radius-topright: 3px;
-       -webkit-border-radius-bottomleft: 0;
-       -webkit-border-radius-bottomright: 0;
-       -webkit-border-radius-topleft: 3px;
-       -webkit-border-radius-topright: 3px;
-       border-radius-bottomleft: 0;
-       border-radius-bottomright: 0;
-       border-radius-topleft: 3px;
-       border-radius-topright: 3px;
+       -moz-border-radius: 3px 3px 0 0;
+       -webkit-border-top-right-radius: 3px;
+       -webkit-border-top-left-radius: 3px;
+       -khtml-border-top-right-radius: 3px;
+       -khtml-border-top-left-radius: 3px;
+       border-top-right-radius: 3px;
+       border-top-left-radius: 3px;
        border-style: solid;
        border-width: 1px;
        cursor: pointer;
        display: block;
        height: 18px;
-       margin: 0px 5px 0 0;
-       padding: 0px 5px 0px;
-       background-color: #E9E9E9;
-       border-bottom-color: #E9E9E9;
-       color: #333333;
+       margin: 0 5px 0 0;
+       padding: 0 5px 0;
        font-size: 10px;
        line-height: 18px;
        float: left;
@@ -107,6 +99,7 @@ div.zerosize {
 }
 
 #side-info-column .sleeve {
+       padding-top: 5px;
        padding-left: 10px;
 }
 
@@ -116,21 +109,15 @@ div.zerosize {
 }
 
 #poststuff h2, #poststuff h3 {
-       font-size: 14px;
-       font-weight: bold;
-       padding: 7px;
-       margin: 0 0 10px;
-       background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
        font-size: 12px;
        font-weight: bold;
        line-height: 1;
        margin: 0 0 10px;
        padding: 7px 9px;
-       text-shadow: 0 1px 0 #FFFFFF;
 }
 
 h3.tb {
-       text-shadow: 0 1px 0 #FFFFFF;
+       text-shadow: 0 1px 0 #fff;
        font-weight: bold;
        font-size: 12px;
        margin-left: 5px;
@@ -144,7 +131,6 @@ h3.tb {
        border-radius: 6px;
 }
 
-.metabox-holder .postbox,
 .postbox,
 .stuffbox {
        margin-bottom: 10px;
@@ -155,14 +141,10 @@ h3.tb {
        -khtml-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
-       border-color: #DFDFDF;
 }
 
-.titlediv {
-       border-color: #DFDFDF;
-}
-
-#title, .tbtitle {
+#title,
+.tbtitle {
        -moz-border-radius: 6px;
        -khtml-border-radius: 6px;
        -webkit-border-radius: 6px;
@@ -172,7 +154,7 @@ h3.tb {
        font-size: 1.7em;
        outline: none;
        padding: 3px 4px;
-       border-color: #DFDFDF;
+       border-color: #dfdfdf;
 }
 
 .tbtitle {
@@ -184,22 +166,13 @@ h3.tb {
        width: 98%;
 }
 
-.postbox h2 {
-       background-image: url(../images/postbox-bg.gif);
-       background-position: left top;
-       background-repeat: repeat-x;
-       background-color: #DFDFDF;
-}
-
 .editor-container {
        -moz-border-radius: 6px;
        -khtml-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
-       border-collapse: separate;
-       border-style: solid;
-       border-width: 1px;
-       border-color: #DFDFDF;
+       border: 1px solid #dfdfdf;
+       background-color: #fff;
 }
 
 .postdivrich {
@@ -213,12 +186,12 @@ h3.tb {
        margin-top: -19px;
        position: relative;
 }
+
 #extra_fields #actions {
        clear: both;
-       position: absolute;
-       right: 4px;
-       top: 6px;
-       margin: 0;
+       position: relative;
+       right: 0px;
+       margin: -24px 0 0;
 }
 
 #actions li {
@@ -226,8 +199,14 @@ h3.tb {
        list-style: none;
        margin-right: 10px;
 }
+
 #extra_fields .button {
        margin-right: 5px;
+       padding: 3px 6px;
+       border-radius: 10px; 
+       -webkit-border-radius: 10px; 
+       -khtml-border-radius: 10px;
+       -moz-border-radius: 10px;
 }
 
 /* Photo Styles */
@@ -242,8 +221,9 @@ h3.tb {
 
 #img_container {
        background-color: #fff;
-       height: 101px;
-       width: 100%;
+}
+#img_container_container {
+       overflow: auto;
 }
 
 #extra_fields {
@@ -272,14 +252,13 @@ h3.tb {
        vertical-align: center;
 }
 
-#img_container img, #img_container a {
+#img_container img,
+#img_container a {
        width: 68px;
        height: 68px;
 }
 
 #img_container img {
-       width: 68px;
-       height: 68px;
        border: none;
        background-color: #f4f4f4;
        cursor: pointer;
@@ -316,11 +295,12 @@ h3.tb {
 }
 
 #viewsite .button {
-       margin: 0 0 0px 0;
+       margin: 0;
        display: block;
 }
 
-.wp-hidden-children .wp-hidden-child {
+.wp-hidden-children
+.wp-hidden-child {
        display: none;
 }
 
@@ -354,12 +334,14 @@ h3.tb {
        vertical-align: top;
 }
 
-#category-add input#category-add-sumbit {
+#category-add input,
+#category-add-sumbit {
        width: auto;
 }
 
 /* Categories */
-#categorydiv ul, #linkcategorydiv ul {
+#categorydiv ul,
+#linkcategorydiv ul {
        list-style: none;
        padding: 0;
        margin: 0;
@@ -369,8 +351,8 @@ h3.tb {
        margin-left: 18px;
 }
 
-#categorydiv div.ui-tabs-panel {
-       height: 150px;
+#categorydiv div.tabs-panel {
+       height: 140px;
        overflow: auto;
 }
 
@@ -381,34 +363,32 @@ ul.categorychecklist li {
 }
 
 /* Tags */
-#tagsdiv #newtag {
-       padding: 3px;
+.tagsdiv .newtag {
        margin-right: 5px;
-       width: 16em;
 }
 
-#jaxtag {
+.jaxtag {
        clear: both;
        margin: 0;
 }
 
-#tagadd {
+.tagadd {
        margin-left: 3px;
 }
 
-#tagchecklist {
+.tagchecklist {
        margin-top: 3px;
        margin-bottom: 1em;
        font-size: 12px;
        overflow: auto;
 }
 
-#tagchecklist strong {
+.tagchecklist strong {
        position: absolute;
        font-size: .75em;
 }
 
-#tagchecklist span {
+.tagchecklist span {
        margin-right: .5em;
        margin-left: 10px;
        display: block;
@@ -419,7 +399,7 @@ ul.categorychecklist li {
        cursor: default;
 }
 
-#tagchecklist span a {
+.tagchecklist span a {
        margin: 6px 0 0 -9px;
        cursor: pointer;
        width: 10px;
@@ -435,13 +415,15 @@ ul.categorychecklist li {
        width: 96% !important;
        margin-left: 1%;
        margin-bottom: 10px;
-       border: 1px solid #f1f1f1;
+       border: 0 none;
+       height: 365px;
 }
 
 /* Submit */
 
 #saving {
        display: inline;
+       vertical-align: middle;
 }
 
 .submit input,
@@ -450,7 +432,7 @@ ul.categorychecklist li {
 .button-secondary,
 .button-highlighted,
 #postcustomstuff .submit input {
-       font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Arial, sans-serif;
+       font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
        text-decoration: none;
        font-size: 11px !important;
        line-height: 16px;
@@ -467,7 +449,7 @@ ul.categorychecklist li {
 .button-primary {
        background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
        border-color: #21759B;
-       color: #FFFFFF;
+       color: #fff;
 }
 
 .ac_results {
@@ -567,3 +549,11 @@ ul.categorychecklist li {
 .hidden {
        display: none;
 }
+
+.postbox input[type="text"],
+.postbox textarea,
+.stuffbox input[type="text"],
+.stuffbox textarea {
+       border-width: 1px;
+       border-style: solid;
+}