]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/colors-fresh.css
Wordpress 2.8
[autoinstalls/wordpress.git] / wp-admin / css / colors-fresh.css
index 2a42c71248da44ec62604f738a7fff9e435f90f2..9142cd94fa7958d5237125498c703f6f8d6b1e19 100644 (file)
@@ -2,6 +2,26 @@ html {
        background-color: #f9f9f9;
 }
 
+* html input,
+* html .widget {
+    border-color: #dfdfdf;
+}
+
+textarea,
+input,
+select {
+       border-color: #DFDFDF;
+}
+
+kbd,
+code {
+       background: #eaeaea;
+}
+
+input[readonly] {
+       background-color: #eee;
+}
+
 .find-box-search {
        border-color: #dfdfdf;
        background-color: #f1f1f1;
@@ -29,11 +49,6 @@ body > #upload-menu {
        border-bottom-color: #fff;
 }
 
-kbd, code {
-       background: #eaeaea;
-}
-
-div#current-widgets,
 #postcustomstuff table,
 #your-profile fieldset,
 #rightnow,
@@ -83,16 +98,16 @@ div.dashboard-widget-notice {
        background-color: #cfe1ef;
 }
 
-div.dashboard-widget-submit,
-ul.widget-control-list div.widget-control-actions {
+div.dashboard-widget-submit {
        border-top-color: #ccc;
 }
 
-div.ui-tabs-panel {
-       border-color: #f1f1f1;
+div.tabs-panel,
+ul#category-tabs li.tabs {
+       border-color: #dfdfdf;
 }
 
-ul#category-tabs li.ui-tabs-selected {
+ul#category-tabs li.tabs {
        background-color: #f1f1f1;
 }
 
@@ -101,10 +116,6 @@ textarea.disabled {
        background-color: #ccc;
 }
 /* #upload-menu li a.upload-tab-link, */
-li.widget-list-control-item h4.widget-title a:hover,
-li.widget-list-control-item h4.widget-title a,
-#dragHelper li.widget-list-control-item h4.widget-title a,
-#draghelper li.widget-list-control-item h4.widget-title a:visited,
 .login #backtoblog a:hover,
 #plugin-information .action-button a,
 #plugin-information .action-button a:hover,
@@ -112,14 +123,9 @@ li.widget-list-control-item h4.widget-title a,
        color: #fff;
 }
 
-li.widget-list-control-item div.widget-control {
-       background-color: #fff;
-       border-color: #dfdfdf;
-}
-
-.metabox-holder .postbox h3,
-#poststuff .postbox h3,
-#poststuff .stuffbox h3 {
+.widget .widget-top,
+.postbox h3,
+.stuffbox h3 {
        background: #dfdfdf url("../images/gray-grad.png") repeat-x left top;
        text-shadow: #fff 0 1px 0;
 }
@@ -130,29 +136,21 @@ li.widget-list-control-item div.widget-control {
        text-shadow: #fff 0 1px 0;
 }
 
-.setting-description, .form-wrap p {
+.description,
+.form-wrap p {
        color: #666;
 }
 
-select {
-       background-color: #fff;
-       border-color: #ddd;
-}
-
 strong .post-com-count span {
        background-color: #21759b;
 }
 
-ul#widget-list li.widget-list-item h4.widget-title {
-       background-color: #f0f0f0;
-       color: #000;
-}
-
 .sorthelper {
        background-color: #ccf3fa;
 }
 
-.ac_match, .subsubsub a.current {
+.ac_match,
+.subsubsub a.current {
        color: #000;
 }
 
@@ -173,7 +171,8 @@ ul#widget-list li.widget-list-item h4.widget-title {
        color: #101010;
 }
 
-.alternate, .alt {
+.alternate,
+.alt {
        background-color: #f9f9f9;
 }
 
@@ -190,11 +189,13 @@ ul#widget-list li.widget-list-item h4.widget-title {
 #media-upload {
        background: #fff;
 }
+
 #media-upload .slidetoggle {
        border-top-color: #dfdfdf;
 }
 
-.error, #login #login_error {
+.error,
+#login #login_error {
        background-color: #ffebe8;
        border-color: #c00;
 }
@@ -211,11 +212,6 @@ ul#widget-list li.widget-list-item h4.widget-title {
        border-color: #c00 !important;
 }
 
-.form-table input,
-.form-table textarea,
-.search-input,
-.form-field input,
-.form-field textarea,
 .submit {
        border-color: #DFDFDF;
 }
@@ -275,7 +271,7 @@ td.help {
        border-bottom-color: #dadada;
 }
 
-.side-info ul, .widget-description {
+.side-info ul {
        color: #666;
 }
 
@@ -348,12 +344,15 @@ a:hover,
 #adminmenu ul.wp-submenu a:hover,
 #the-comment-list .comment a:hover,
 #rightnow a:hover,
-.subsubsub a:hover,
-.subsubsub a.current:hover,
 #login form .submit input:hover,
-div.dashboard-widget-submit input:hover,
 #media-upload a.del-link:hover,
-.ui-tabs-nav a:hover {
+div.dashboard-widget-submit input:hover,
+.subsubsub a:hover,
+.subsubsub a.current:hover,
+.ui-tabs-nav a:hover,
+.plugins .inactive a:hover,
+#all-plugins-table .plugins .inactive a:hover,
+#search-plugins-table .plugins .inactive a:hover {
        color: #d54e21;
 }
 
@@ -368,7 +367,7 @@ div.dashboard-widget-submit input:hover,
        color: #EAF2FA !important;
 }
 
-#side-info-column #category-tabs .ui-tabs-selected a {
+#side-sortables #category-tabs .tabs a {
        color: #333;
 }
 
@@ -382,13 +381,17 @@ div.dashboard-widget-submit input:hover,
        color: #ccc;
 }
 
-.submitbox .submitdelete, a.delete {
+.plugins a.delete:hover,
+#all-plugins-table .plugins a.delete:hover,
+#search-plugins-table .plugins a.delete:hover,
+.submitbox .submitdelete,
+a.delete {
        color: #f00;
        border-bottom-color: #f00;
 }
 
 .submitbox .submitdelete:hover,
-#media-upload a.delete:hover {
+#media-items a.delete:hover {
        color: #fff;
        background-color: #f00;
        border-bottom-color: #f00;
@@ -423,18 +426,22 @@ div.dashboard-widget-submit input:hover,
        border-color: #e6db55;
 }
 
+.update-message {
+       color: #000000;
+}
+
 a.page-numbers {
        border-bottom-color: #B8D3E2;
 }
 
-div#available-widgets-filter,
-ul#widget-list li.widget-list-item,
 .commentlist li {
        border-bottom-color: #ccc;
 }
 
 .widefat td,
-.widefat th {
+.widefat th,
+#install-plugins .plugins td,
+#install-plugins .plugins th {
        border-color: #dfdfdf;
 }
 
@@ -460,19 +467,21 @@ h3.dashboard-widget-title small a:hover {
        color: #fff;
 }
 
+a,
 #adminmenu a,
 #poststuff #edButtonPreview,
 #poststuff #edButtonHTML,
 #the-comment-list p.comment-author strong a,
 #media-upload a.del-link,
-#media-upload a.delete,
-.ui-tabs-nav a, a {
+#media-items a.delete,
+.plugins a.delete,
+.ui-tabs-nav a {
        color: #21759b;
 }
 
 /* Because we don't want visited on these links */
-body.press-this .ui-tabs-selected a,
-body.press-this .ui-tabs-selected a:hover {
+body.press-this .tabs a,
+body.press-this .tabs a:hover {
        background-color: #fff;
        border-color: #c6d9e9;
        border-bottom-color: #fff;
@@ -502,10 +511,10 @@ body.press-this .ui-tabs-selected a:hover {
        background-color: #ddd;
        color: #000;
        text-shadow: none;
-       -moz-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       -khtml-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       -webkit-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
+       -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
 }
 
 #adminmenu li.current a:hover #awaiting-mod,
@@ -516,24 +525,16 @@ body.press-this .ui-tabs-selected a:hover {
        color: #fff;
 }
 
-div#media-upload-header {
+div#media-upload-header,
+div#plugin-information-header {
        background-color: #f9f9f9;
        border-bottom-color: #dfdfdf;
 }
 
-div#plugin-information-header {
-       background-color: #e4f2fd;
-       border-bottom-color: #c6d9e9;
-}
-
 #currenttheme img {
        border-color: #666;
 }
 
-#current-widgets .drop-widget-here {
-       background-color: #ffc;
-}
-
 #dashboard_secondary div.dashboard-widget-content ul li a {
        background-color: #f9f9f9;
 }
@@ -542,13 +543,6 @@ input.readonly, textarea.readonly {
        background-color: #ddd;
 }
 
-#dragHelper h4.widget-title,
-li.widget-list-control-item h4,
-#dragHelper li.widget-list-control-item h4 {
-       background-color: #2683ae;
-       color: #fff;
-}
-
 #ed_toolbar input,
 #ed_reply_toolbar input {
        background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
@@ -582,41 +576,33 @@ li.widget-list-control-item h4,
        border-color: #dfdfdf;
 }
 
-#pass-strength-result {
-       background-color: #eee;
-       border-color: #ddd !important;
-}
-
-#pass-strength-result.bad {
-       background-color: #ffb78c;
-       border-color: #ff853c !important;
-}
-
-#pass-strength-result.good {
-       background-color: #ffec8b;
-       border-color: #fc0 !important;
-}
-
-#pass-strength-result.short {
-       background-color: #ffa0a0;
-       border-color: #f04040 !important;
-}
-
-#pass-strength-result.strong {
-       background-color: #c3ff88;
-       border-color: #8dff1c !important;
-}
-
 .checkbox,
 .side-info,
+.plugins tr,
 #your-profile #rich_editing {
        background-color: #fff;
 }
 
+.plugins .inactive,
+.plugins .inactive th,
+.plugins .inactive td,
+tr.inactive + tr.plugin-update-tr .plugin-update {
+       background-color: #eee;
+}
+
+.plugin-update-tr .update-message {
+       background-color: #fffbe4;
+       border-color: #dfdfdf;
+}
+
 .plugins .active,
 .plugins .active th,
 .plugins .active td {
-       background-color: #e7f7d3;
+       color: #000;
+}
+
+.plugins .inactive a { 
+       color: #557799;         
 }
 
 #the-comment-list .unapproved,
@@ -637,31 +623,25 @@ li.widget-list-control-item h4,
        color: #bc0b0b;
 }
 
-.plugins tr {
-       background-color: #fff;
-}
-
-.metabox-holder .postbox,
-#poststuff .postbox,
+.widget,
+#widget-list .widget-top,
+.postbox,
 #titlediv,
 #poststuff .postarea,
-#poststuff .stuffbox,
-.postbox input[type="text"],
-.postbox textarea,
-.stuffbox input[type="text"],
-.stuffbox textarea {
+.stuffbox {
        border-color: #dfdfdf;
 }
 
-.metabox-holder .postbox,
-#poststuff .postbox {
-       background-color: #FFF;
+.widget,
+.postbox {
+       background-color: #fff;
 }
 
 .ui-sortable .postbox h3 {
        color: #464646;
 }
 
+.widget .widget-top,
 .ui-sortable .postbox h3:hover {
        color: #000;
 }
@@ -682,20 +662,19 @@ li.widget-list-control-item h4,
        color: #448abd;
 }
 
-#tagchecklist span a,
+.tagchecklist span a,
 #bulk-titles div a {
        background: url(../images/xit.gif) no-repeat;
 }
 
-#tagchecklist span a:hover,
+.tagchecklist span a:hover,
 #bulk-titles div a:hover {
        background: url(../images/xit.gif) no-repeat -10px 0;
 }
 
-#update-nag, .plugin-update {
+#update-nag {
        background-color: #fffeeb;
-       border-bottom-color: #ccc;
-       border-top-color: #ccc;
+       border-color: #ccc;
        color: #555;
 }
 
@@ -719,25 +698,26 @@ body.login {
        color: #555;
 }
 
-#wphead h1 a:hover {
-       text-decoration: underline;
-}
-
 #user_info {
        color: #999;
 }
 
-#user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
+#user_info a:link,
+#user_info a:visited,
+#footer a:link,
+#footer a:visited {
        color: #ccc;
        text-decoration: none;
 }
 
-#user_info a:hover, #footer a:hover {
+#user_info a:hover,
+#footer a:hover {
        color: #fff;
        text-decoration: underline !important;
 }
 
-#user_info a:active, #footer a:active {
+#user_info a:active,
+#footer a:active {
        color: #ccc !important;
 }
 
@@ -749,8 +729,29 @@ abbr.required,
        color: #f00;
 }
 
-#media-upload a.delete {
-       color: #888;
+#pass-strength-result {
+       background-color: #eee;
+       border-color: #ddd !important;
+}
+
+#pass-strength-result.bad {
+       background-color: #ffb78c;
+       border-color: #ff853c !important;
+}
+
+#pass-strength-result.good {
+       background-color: #ffec8b;
+       border-color: #fc0 !important;
+}
+
+#pass-strength-result.short {
+       background-color: #ffa0a0;
+       border-color: #f04040 !important;
+}
+
+#pass-strength-result.strong {
+       background-color: #c3ff88;
+       border-color: #8dff1c !important;
 }
 
 /* editors */
@@ -854,7 +855,6 @@ abbr.required,
 /* SplitButton */
 .wp_themeSkin .mceSplitButton a.mceAction,
 .wp_themeSkin .mceSplitButton a.mceOpen {
-       background-color: #e8e8e8;
        border-color: #B2B2B2;
 }
 
@@ -925,7 +925,7 @@ abbr.required,
 }
 
 .wp_themeSkin tr.mceFirst td.mceToolbar {
-       background-color: #dfdfdf;
+       background: #dfdfdf url("../images/ed-bg.gif") repeat-x scroll left top;
        border-color: #dfdfdf;
 }
 
@@ -992,7 +992,8 @@ abbr.required,
 
 #editorcontainer,
 #post-status-info,
-#titlediv #title {
+#titlediv #title,
+.editwidget .widget-inside {
        border-color: #dfdfdf;
 }
 
@@ -1007,7 +1008,7 @@ abbr.required,
 
 #timestampdiv input,
 #namediv input,
-#tagsdiv #the-tagcloud {
+#poststuff .inside .the-tagcloud {
        border-color: #ddd;
 }
 
@@ -1225,12 +1226,15 @@ abbr.required,
 table.diff .diff-deletedline {
        background-color: #ffdddd;
 }
+
 table.diff .diff-deletedline del {
        background-color: #ff9999;
 }
+
 table.diff .diff-addedline {
        background-color: #ddffdd;
 }
+
 table.diff .diff-addedline ins {
        background-color: #99ff99;
 }
@@ -1252,7 +1256,6 @@ table.diff .diff-addedline ins {
        color: #D54E21;
 }
 
-
 #screen-options-wrap,
 #contextual-help-wrap {
        background-color: #f1f1f1;
@@ -1287,7 +1290,9 @@ table.diff .diff-addedline ins {
 }
 
 /* table vim shortcuts */
-.vim-current {
+.vim-current,
+.vim-current th,
+.vim-current td {
        background-color: #E4F2FD !important;
 }
 
@@ -1335,10 +1340,6 @@ div.star.select:hover {
        border-color: #ddd;
 }
 
-.inline-edit-row p.submit {
-       background-color: #f1f1f1;
-}
-
 .inline-editor .categories .catshow,
 .inline-editor .categories .cathide {
        color: #21759b;
@@ -1436,7 +1437,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
        background-color: #f5f5f5;
 }
 
-#post-body ul#category-tabs li.ui-tabs-selected a {
+#post-body ul#category-tabs li.tabs a {
        color: #333;
 }
 
@@ -1543,6 +1544,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
 }
 
 #icon-users,
+#icon-profile,
 #icon-user-edit {
        background: transparent url(../images/icons32.png) no-repeat -600px -5px;
 }
@@ -1575,3 +1577,84 @@ fieldset.inline-edit-col-right .inline-edit-col {
 #header-logo {
        background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
 }
+
+#wphead #site-visit-button {
+       background-color:#585858;
+       background-image: url(../images/visit-site-button-grad.gif);
+       color:#aaa;
+       text-shadow: #3F3F3F 0 -1px 0;
+}
+
+#wphead a:hover #site-visit-button {
+       color:#fff;
+}
+
+#wphead a:focus #site-visit-button,
+#wphead a:active #site-visit-button {
+       background-position:0 -27px;
+}
+
+.popular-tags,
+.feature-filter {
+       background-color: #FFFFFF;
+       border-color: #DFDFDF;
+}
+
+#theme-information .action-button {
+       border-top-color: #DFDFDF;
+}
+
+.theme-listing br.line {
+       border-bottom-color: #ccc;
+}
+
+div.widgets-sortables,
+#widgets-left .inactive {
+       background-color: #f1f1f1;
+    border-color: #ddd;
+}
+
+#available-widgets .widget-holder {
+    background-color: #fff;
+    border-color: #ddd;
+}
+
+#widgets-left .sidebar-name {
+       background-color: #aaa;
+       background-image: url(../images/ed-bg.gif);
+       text-shadow: #FFFFFF 0 1px 0;
+       border-color: #dfdfdf;
+}
+
+#widgets-right .sidebar-name {
+       background-image: url(../images/fav.png);
+       text-shadow: #3f3f3f 0 -1px 0;
+       background-color: #636363;
+       border-color: #636363;
+       color: #fff;
+}
+
+.sidebar-name:hover,
+#removing-widget {
+       color: #d54e21;
+}
+
+#removing-widget span {
+       color: black;
+}
+
+#widgets-left .sidebar-name-arrow {
+       background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
+}
+
+#widgets-right .sidebar-name-arrow {
+       background: transparent url(../images/fav-arrow.gif) no-repeat scroll 0 -1px;
+}
+
+.in-widget-title {
+       color: #606060;
+}
+
+.deleting .widget-title * {
+       color: #aaa;
+}