]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/nav-menu.dev.css
Wordpress 3.2
[autoinstalls/wordpress.git] / wp-admin / css / nav-menu.dev.css
index 601b8bf53e8b9e273c5291f8743f41b0bf6c3cdc..7224ee354b30da8cad8017aaa9b3c55cd97ae646 100644 (file)
@@ -31,7 +31,6 @@ body {
 
 #menu-settings-column .inside {
        clear: both;
-       padding:0 10px;
 }
 
 .metabox-holder-disabled .postbox {
@@ -51,61 +50,52 @@ body {
        float: left;
        min-width: 100%;
 }
+
 #menu-management {
        position: relative;
        margin-right: 20px;
        margin-top: -3px;
        width: 100%;
 }
-       #menu-management .menu-edit {
-               margin-bottom: 20px;
-       }
 
-       #nav-menu-header, #post-body, #nav-menu-footer {
-               border-color: #ccc;
-               border-style: solid;
-       }
+#menu-management .menu-edit {
+       border: 1px solid;
+       -moz-border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -khtml-border-radius: 3px;
+       border-radius: 3px;
+       margin-bottom: 20px;
+}
 
-       #nav-menu-header {
-               border-width: 1px 1px 0 1px;
-               -moz-border-radius-topleft: 6px;
-               -webkit-border-top-left-radius: 6px;
-               -khtml-border-top-left-radius: 6px;
-               border-top-left-radius: 6px;
-               -moz-border-radius-topright: 6px;
-               -webkit-border-top-right-radius: 6px;
-               -khtml-border-top-right-radius: 6px;
-               border-top-right-radius: 6px;
-       }
+#post-body {
+       padding: 10px;
+       border-width: 1px 0;
+       border-style: solid;
+}
 
-       #post-body {
-               background: #fff;
-               padding: 10px;
-               border-width: 0 1px;
-       }
+#nav-menu-header,
+#nav-menu-footer {
+       padding: 0 10px;
+}
 
-       #post-body div.updated {
-               margin: 0;
-       }
+#nav-menu-header {
+       border-bottom: 1px solid;
+}
 
-       #post-body-content {
-               position: relative;
-       }
+#nav-menu-footer {
+       border-top: 1px solid;
+}
 
-       #menu-management .menu-add-new abbr {
-               font-weight:bold;
-       }
+#post-body div.updated, #post-body div.error {
+       margin: 0;
+}
 
-#nav-menu-footer {
-       border-width: 0 1px 1px 1px;
-       -moz-border-radius-bottomleft: 6px;
-       -webkit-border-bottom-left-radius: 6px;
-       -khtml-border-bottom-left-radius: 6px;
-       border-bottom-left-radius: 6px;
-       -moz-border-radius-bottomright: 6px;
-       -webkit-border-bottom-right-radius: 6px;
-       -khtml-border-bottom-right-radius: 6px;
-       border-bottom-right-radius: 6px;
+#post-body-content {
+       position: relative;
+}
+
+#menu-management .menu-add-new abbr {
+       font-weight:bold;
 }
 
 /* Menu Tabs */
@@ -124,17 +114,21 @@ body {
        font-size: 18px;
        text-shadow: 0 1px 0 #fff;
 }
-       #menu-management .nav-tabs-arrow a { color: #C1C1C1; }
-       #menu-management .nav-tabs-arrow a:hover { color: #D54E21; }
-       #menu-management .nav-tabs-arrow a:active { color: #464646; }
-       #menu-management .nav-tabs-arrow-left {
+
+#menu-management .nav-tabs-arrow a:hover{
+}
+
+#menu-management .nav-tabs-arrow a:active {
+}
+
+#menu-management .nav-tabs-arrow-left {
                left: 0;
-       }
-       #menu-management .nav-tabs-arrow-right {
+}
+
+#menu-management .nav-tabs-arrow-right {
                right: 0;
                text-align: right;
-       }
-
+}
 
 #menu-management .nav-tabs-wrapper {
        width: 100%;
@@ -147,6 +141,7 @@ body {
        padding-left: 20px;
        padding-right: 10px;
 }
+
 .js #menu-management .nav-tabs {
        float: left;
        margin-left: 0px;
@@ -155,24 +150,21 @@ body {
 
 #menu-management .nav-tab {
        margin-bottom: 0;
-       background: #f4f4f4;
-       font-weight: bold;
-       border-color: #dfdfdf;
+       font-size: 14px;
+       font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
 }
 
-#menu-management .nav-tab-active {
-       border-color:#ccc;
-}
 
 #select-nav-menu-container {
        text-align: right;
        padding: 0 10px 3px 10px;
        margin-bottom: 5px;
 }
-       #select-nav-menu {
-               width: 100px;
-               display: inline;
-       }
+
+#select-nav-menu {
+       width: 100px;
+       display: inline;
+}
 
 #menu-name-label {
        margin-top: -2px;
@@ -182,56 +174,74 @@ body {
        display: block;
        float:left;
 }
+
 #wpbody .open-label span {
        padding-right: 10px;
 }
 
-       .js .input-with-default-title {
-               color: #aaa;
-               font-style: italic;
-       }
+.js .input-with-default-title {
+       font-style: italic;
+}
 
-#menu-management .inside { padding: 0 10px; }
+#menu-management .inside {
+       padding: 0 10px;
+}
 
 /* Add Menu Item Boxes */
 .postbox .howto input {
        width: 180px;
        float: right;
 }
+
 .customlinkdiv .howto input {
-       width: 210px;
+       width: 200px;
 }
+
 #nav-menu-theme-locations .howto select {
        width: 100%;
 }
+
 #nav-menu-theme-locations .button-controls {
        text-align: right;
 }
+
 .add-menu-item-view-all {
        height: 400px;
 }
 
 /* Button Primary Actions */
-#menu-container .submit { margin: 0px 0px 10px; padding: 0px; }
+#menu-container .submit {
+       margin: 0px 0px 10px;
+       padding: 0px;
+}
 
 .meta-sep,
 .submitdelete,
 .submitcancel {
        display:block;
        float:left;
-       font-size: 11px;
+       font-size: 12px;
        margin: 4px 0;
        line-height: 15px;
 }
+
 .meta-sep {
        padding: 0 2px;
 }
 
-#cancel-save { color: #ff0000; text-decoration: underline; font-size: 11px; margin-left: 20px; margin-top: 5px; }
-#cancel-save:hover { background-color: #FF0000; color: #fff; }
+#cancel-save {
+       text-decoration: underline;
+       font-size: 12px;
+       margin-left: 20px;
+       margin-top: 5px;
+}
 
 /* Button Secondary Actions */
-.list-controls { float: left; margin-top: 5px; }
+.list-controls {
+       float: left;
+       margin-top: 5px;
+}
+
 .add-to-menu {
        float: right;
 }
@@ -245,34 +255,94 @@ body {
        clear:both;
        margin: 10px 0;
 }
-.show-all, .hide-all { cursor: pointer; }
-.hide-all { display: none; }
+
+.show-all, .hide-all {
+       cursor: pointer;
+}
+
+.hide-all {
+       display: none;
+}
 
 /* Create Menu */
-#menu-name { width: 270px; }
-#manage-menu .inside { padding: 0px 0px; }
+#menu-name {
+       width: 270px;
+}
+
+#manage-menu .inside {
+       padding: 0px 0px;
+}
 
 /* Custom Links */
-#available-links dt { display: block; }
-#add-custom-link .howto { font-size: 11px; }
-#add-custom-link label span { display: block; float: left; margin-top: 5px; padding-right: 5px; }
-.menu-item-textbox { width: 180px; }
-.howto span { margin-top: 4px; display: block; float: left; }
+#available-links dt {
+       display: block;
+}
+
+#add-custom-link .howto {
+       font-size: 12px;
+}
+
+#add-custom-link label span {
+       display: block;
+       float: left;
+       margin-top: 5px;
+       padding-right: 5px;
+}
+
+.menu-item-textbox {
+       width: 180px;
+}
+
+.howto span {
+       margin-top: 4px;
+       display: block;
+       float: left;
+}
 
 /* Menu item types */
-.quick-search { width: 190px; }
-.list-wrap { display: none; clear: both; margin-bottom: 10px; }
-.list-container { max-height: 200px; overflow-y: auto; padding: 10px 10px 5px; border: 1px solid #DFDFDF; -moz-border-radius: 4px; }
-.postbox p.submit { margin-bottom: 0; }
+.quick-search {
+       width: 190px;
+}
+
+.list-wrap {
+       display: none;
+       clear: both;
+       margin-bottom: 10px;
+}
+
+.list-container {
+       max-height: 200px;
+       overflow-y: auto;
+       padding: 10px 10px 5px;
+       border: 1px solid;
+       -moz-border-radius: 3px;
+}
+
+.postbox p.submit {
+       margin-bottom: 0;
+}
 
 /* Listings */
-.list li { display: none; margin: 0; margin-bottom: 5px; }
+.list li {
+       display: none;
+       margin: 0;
+       margin-bottom: 5px;
+}
+
+.list li .menu-item-title {
+       cursor: pointer;
+       display: block;
+}
 
-.list li .menu-item-title { cursor: pointer; display: block; }
-.list li .menu-item-title input { margin-right: 3px; margin-top: -3px; }
+.list li .menu-item-title input {
+       margin-right: 3px;
+       margin-top: -3px;
+}
 
 /* Nav Menu */
-#menu-container .inside { padding-bottom: 10px; }
+#menu-container .inside {
+       padding-bottom: 10px;
+}
 
 .menu {
        padding-top:1em;
@@ -285,36 +355,50 @@ body {
 .menu ul {
        width: 100%;
 }
+
 .menu ul.sub-menu {
 }
+
 .menu li {
        margin-bottom: 0;
        position:relative;
 }
+
 .menu-item-bar {
        clear:both;
        line-height:1.5em;
        position:relative;
        margin-top: 13px;
 }
+
 .menu-item-handle {
-       border: 1px solid #E6E6E6;
+       border: 1px solid #dfdfdf;
        position: relative;
        padding-left: 10px;
        height: auto;
        width: 400px;
        line-height: 35px;
        text-shadow: 0 1px 0 #FFFFFF;
-       font-weight:bold;
        overflow: hidden;
-       border-radius: 6px;
-       -webkit-border-radius: 6px;
-       -moz-border-radius: 6px;
-       -khtml-border-radius: 6px;
        word-wrap: break-word;
+       border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -moz-border-radius: 3px;
+       -khtml-border-radius: 3px;
+}
+
+#menu-to-edit .menu-item-invalid .menu-item-handle {
+       background-color: #f6c9cc; /* Fallback */
+       background-image: -ms-linear-gradient(bottom, #f6c9cc, #fdf8ff); /* IE10 */
+       background-image: -moz-linear-gradient(bottom, #f6c9cc, #fdf8ff); /* Firefox */
+       background-image: -o-linear-gradient(bottom, #f6c9cc, #fdf8ff); /* Opera */
+       background-image: -webkit-gradient(linear, left bottom, left top, from(#f6c9cc), to(#fdf8ff)); /* old Webkit  */
+       background-image: -webkit-linear-gradient(bottom, #f6c9cc, #fdf8ff); /* new Webkit */
+       background-image: linear-gradient(bottom, #f6c9cc, #fdf8ff); /* proposed W3C Markup */
 }
+
 .menu-item-edit-active .menu-item-handle {
-       -moz-border-radius: 6px 6px 0 0;
+       -moz-border-radius: 3px 3px 0 0;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -khtml-border-bottom-right-radius: 0;
@@ -322,19 +406,23 @@ body {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
 }
+
 .no-js .menu-item-edit-active .item-edit {
        display: none;
 }
+
 .js .menu-item-handle {
        cursor: move;
 }
+
 .menu li.deleting .menu-item-handle {
-       background-color: #f66;
        background-image: none;
-       text-shadow: 0 0 0 #ccc;
+       text-shadow: 0 0 0;
 }
 
 .menu-item-handle .item-title {
+       font-size: 12px;
+       font-weight: bold;
        padding: 7px 0;
        line-height: 20px;
        display:block;
@@ -345,9 +433,11 @@ body {
 li.menu-item.ui-sortable-helper dl {
        margin-top: 0;
 }
-       li.menu-item.ui-sortable-helper .menu-item-transport dl {
+
+li.menu-item.ui-sortable-helper .menu-item-transport dl {
                margin-top: 13px;
-       }
+}
+
 .menu .sortable-placeholder {
        height: 35px;
        width: 410px;
@@ -395,11 +485,30 @@ body.menu-max-depth-10 { min-width: 1250px !important; }
 body.menu-max-depth-11 { min-width: 1280px !important; }
 
 /* Menu item controls */
-.item-type { text-transform: uppercase; font-size: 11px; color: #999999; padding-right: 10px; }
-.item-controls { font-size: 11px; position: absolute; right: 20px; top: -1px; }
-.item-controls a { text-decoration: none; }
-.item-controls a:hover { cursor: pointer; }
-.item-controls .item-order { padding-right: 10px;}
+.item-type {
+       font-size: 12px;
+       padding-right: 10px;
+}
+
+.item-controls {
+       font-size: 12px;
+       position: absolute;
+       right: 20px;
+       top: -1px;
+}
+
+.item-controls a {
+       text-decoration: none;
+}
+
+.item-controls a:hover {
+       cursor: pointer;
+}
+
+.item-controls .item-order {
+       padding-right: 10px;
+}
+
 .item-controls .item-order a {
        font-weight:bold;
 }
@@ -408,42 +517,46 @@ body.js .item-order {
        display:none;
 }
 
-.item-controls .menu-item-delete:hover { color: #ff0000; }
+.item-controls .menu-item-delete:hover {
+}
 
 .item-edit {
-       background: url("../images/menu-bits.gif?ver=20100610") no-repeat scroll 0 -105px;
        position: absolute;
        right: -20px;
        top: 0;
        display: block;
-       width: 23px;
+       width:30px;
        height: 36px;
        overflow: hidden;
        text-indent:-999em;
-       border-bottom: 1px solid #eee;
+       border-bottom: 1px solid;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -khtml-border-bottom-left-radius: 3px;
        border-bottom-left-radius: 3px;
 }
 
+.item-edit:hover {
+}
+
 /* Menu editing */
 .menu-instructions-inactive {
        display: none;
 }
+
 .menu-item-settings {
-       background: #F9F9F9;
        display:block;
        width: 400px;
        padding: 10px 0 10px 10px;
-       border: solid #E6E6E6;
+       border: solid;
        border-width: 0 1px 1px 1px;
-       -moz-border-radius: 0 0 6px 6px;
-       -webkit-border-bottom-right-radius: 6px;
-       -webkit-border-bottom-left-radius: 6px;
-       -khtml-border-bottom-right-radius: 6px;
-       -khtml-border-bottom-left-radius: 6px;
+       -moz-border-radius: 0 0 3px 3px;
+       -webkit-border-bottom-right-radius: 3px;
+       -webkit-border-bottom-left-radius: 3px;
+       -khtml-border-bottom-right-radius: 3px;
+       -khtml-border-bottom-left-radius: 3px;
 }
+
 .menu-item-edit-active .menu-item-settings {
        display:block;
 }
@@ -461,19 +574,19 @@ body.js .item-order {
        display: block;
        margin: 0 0 10px;
        padding: 3px 5px 5px;
-       font-size: 11px;
-       color: #777;
+       font-size: 12px;
        font-style: italic;
-       border: 1px solid #dfdfdf;
-       border-radius: 6px;
-       -webkit-border-radius: 6px;
-       -moz-border-radius: 6px;
-       -khtml-border-radius: 6px;
+       border: 1px solid;
+       border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -moz-border-radius: 3px;
+       -khtml-border-radius: 3px;
 }
-       .link-to-original a {
+
+.link-to-original a {
                padding-left: 4px;
                font-style: normal;
-       }
+}
 
 .hidden-field {
        display: none;
@@ -484,10 +597,12 @@ body.js .item-order {
        margin-right: 10px;
        float: left;
 }
+
 .description-thin {
        width: 190px;
        height: 40px;
 }
+
 .description-wide {
        width: 390px;
 }
@@ -496,24 +611,34 @@ body.js .item-order {
        padding-top: 15px;
 }
 
-#cancel-save { cursor: pointer; }
-#cancel-save:hover { color: #fff !important; }
-#update-menu-item { color: #fff !important; }
+#cancel-save {
+       cursor: pointer;
+}
+
+#cancel-save:hover {
+}
+
+#update-menu-item {
+}
+
 #update-menu-item:hover,
 #update-menu-item:active,
-#update-menu-item:focus { color: #eaf2fa !important; border-color: #13455b !important; }
+#update-menu-item:focus {
+}
 
 /* Major/minor publishing actions (classes) */
 .major-publishing-actions {
        clear:both;
-       padding: 5px 10px;
+       padding: 3px 0 5px;
 }
+
 .major-publishing-actions .publishing-action {
        text-align: right;
        float: right;
        line-height: 23px;
        margin: 5px 0 1px;
 }
+
 .major-publishing-actions .delete-action {
        vertical-align: middle;
        text-align: left;
@@ -521,38 +646,41 @@ body.js .item-order {
        padding-right: 15px;
        margin-top: 5px;
 }
+
 .menu-name-label span, .auto-add-pages label {
-       font-size: 11px;
+       font-size: 12px;
        font-style: normal;
 }
+
 .menu-name-label {
        margin-right: 15px;
 }
+
 .auto-add-pages input {
        margin-top: 0;
 }
+
 .auto-add-pages {
        margin-top: 4px;
        float: left;
 }
+
 .submitbox .submitcancel {
-       color: #21759B;
-       border-bottom: 1px solid #21759B;
+       border-bottom: 1px solid;
        padding: 1px 2px;
        text-decoration: none;
 }
+
 .submitbox .submitcancel:hover {
-       background: #21759B;
-       color: #fff;
 }
 
 .major-publishing-actions .form-invalid {
-       border-radius: 4px;
-       -webkit-border-radius: 4px;
-       -moz-border-radius: 4px;
-       -khtml-border-radius: 4px;
        padding-left: 4px;
        margin-left: -4px;
+       border-radius: 3px;
+       -webkit-border-radius: 3px;
+       -moz-border-radius: 3px;
+       -khtml-border-radius: 3px;
 }
 
 /* Clearfix */
@@ -571,4 +699,7 @@ body.js .item-order {
        height: 0;
        visibility: hidden;
 }
-#nav-menus-frame, .button-controls, #menu-item-url-wrap, #menu-item-name-wrap { display: block; }
+
+#nav-menus-frame, .button-controls, #menu-item-url-wrap, #menu-item-name-wrap {
+       display: block;
+}