]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/install.css
Wordpress 2.7.1
[autoinstalls/wordpress.git] / wp-admin / css / install.css
index cfa03253b575f0d38bf5d3c9677722435061ad91..6be5ba7554597d9637a7721721526189bb303bf0 100644 (file)
@@ -1,78 +1,83 @@
-html { background: #f1f1f1; }
+html { background: #f7f7f7; }
 
 body {
        background: #fff;
        color: #333;
 
 body {
        background: #fff;
        color: #333;
-       font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
+       font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
        margin: 2em auto 0 auto;
        width: 700px;
        padding: 1em 2em;
        margin: 2em auto 0 auto;
        width: 700px;
        padding: 1em 2em;
-       -moz-border-radius: 12px;
-       -khtml-border-radius: 12px;
-       -webkit-border-radius: 12px;
-       border-radius: 12px;
+       -moz-border-radius: 11px;
+       -khtml-border-radius: 11px;
+       -webkit-border-radius: 11px;
+       border-radius: 11px;
+       border: 1px solid #dfdfdf;
 }
 
 a { color: #2583ad; text-decoration: none; }
 
 a:hover { color: #d54e21; }
 
 }
 
 a { color: #2583ad; text-decoration: none; }
 
 a:hover { color: #d54e21; }
 
-
 h1 {
 h1 {
-       font-size: 18px;
-       margin-bottom: 0;
+       border-bottom: 1px solid #dadada;
+       clear: both;
+       color: #666;
+       font: 24px Georgia, "Times New Roman", Times, serif;
+       margin: 5px 0 0 -4px;
+       padding: 0;
+       padding-bottom: 7px;
 }
 
 h2 { font-size: 16px; }
 
 p, li {
        padding-bottom: 2px;
 }
 
 h2 { font-size: 16px; }
 
 p, li {
        padding-bottom: 2px;
-       font-size: 13px;
+       font-size: 12px;
        line-height: 18px;
 }
 
        line-height: 18px;
 }
 
-code {
-       font-size: 13px;
-}
+code { font-size: 13px; }
 
 ul, ol { padding: 5px 5px 5px 22px; }
 
 
 ul, ol { padding: 5px 5px 5px 22px; }
 
-#logo { margin: 6px 0 14px 0px; border-bottom: none;}
+#logo { margin: 6px 0 14px 0; border-bottom: none;}
 
 .step {
        margin: 20px 0 15px;
 }
 
 
 .step {
        margin: 20px 0 15px;
 }
 
-.step input {
-       font-size: 18px;
-}
-
-a.button {
-       font-size: 18px;
-}
-
 .step, th { text-align: left; padding: 0; }
 
 .submit input, .button, .button-secondary {
 .step, th { text-align: left; padding: 0; }
 
 .submit input, .button, .button-secondary {
-       font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
-       padding: 5px 7px 7px;
-       border: 1px solid #a3a3a3;
-       margin-left: 0;
-       -moz-border-radius: 3px;
-       -khtml-border-radius: 3px;
-       -webkit-border-radius: 3px;
-       border-radius: 3px;
-       color: #246;
-       background: #e5e5e5;
+       font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
+       text-decoration: none;
+       font-size: 14px !important;
+       line-height: 16px;
+       padding: 6px 12px;
+       cursor: pointer;
+       border: 1px solid #bbb;
+       color: #464646;
+       -moz-border-radius: 15px;
+       -khtml-border-radius: 15px;
+       -webkit-border-radius: 15px;
+       border-radius: 15px;
+       -moz-box-sizing: content-box;
+       -webkit-box-sizing: content-box;
+       -khtml-box-sizing: content-box;
+       box-sizing: content-box;
+}
+
+.button:hover, .button-secondary:hover, .submit input:hover {
+       color: #000;
+       border-color: #666;
 }
 
 }
 
-.button-secondary {
-       background: #cee1ef;
+.button, .submit input, .button-secondary {
+       background: #f2f2f2 url(../images/white-grad.png) repeat-x scroll left top;
 }
 
 }
 
-.submit input:hover, .button:hover, .button-secondary:hover {
-       color: #d54e21;
-       border-color: #535353;
+.button:active, .submit input:active, .button-secondary:active {
+       background: #eee url(../images/white-grad-active.png) repeat-x scroll left top;
 }
 
 .form-table {
 }
 
 .form-table {
@@ -98,7 +103,7 @@ a.button {
 }
 
 .form-table tr {
 }
 
 .form-table tr {
-       background: #eaf3fa;
+       background: #f3f3f3;
 }
 
 .form-table code {
 }
 
 .form-table code {
@@ -117,26 +122,12 @@ a.button {
        padding: 2px;
 }
 
        padding: 2px;
 }
 
-h1 {
-       border-bottom: 1px solid #dadada;
-       clear: both;
-       color: #666666;
-       font: 24px Georgia, "Times New Roman", Times, serif;
-       margin: 5px 0 0 -4px;
-       padding: 0;
-       padding-bottom: 7px;
-}
-
-#error-page {
-       margin-top: 50px;
-}
+#error-page { margin-top: 50px; }
 
 #error-page p {
 
 #error-page p {
-       font-size: 14px;
-       line-height: 16px;
+       font-size: 12px;
+       line-height: 18px;
        margin: 25px 0 20px;
 }
 
        margin: 25px 0 20px;
 }
 
-#error-page code {
-       font-size: 15px;
-}
\ No newline at end of file
+#error-page code { font-family: Consolas, Monaco, Courier, monospace; }