]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/list-tables-rtl.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / list-tables-rtl.css
index d0bce52ef4e095e4fc86acab705d449ff1ffb3f6..7a7ea511ddf2e90c36779b54e69e5789900781f6 100644 (file)
@@ -22,7 +22,7 @@
        width: 0;
        height: 0;
        margin-right: 8px;
-       border-top: 5px solid #bbb;
+       border-top: 5px solid #b4b9be;
        border-left: 5px solid transparent;
 }
 
@@ -36,7 +36,7 @@
        display: inline-block;
        -webkit-border-radius: 5px;
        border-radius: 5px;
-       background-color: #bbb;
+       background-color: #b4b9be;
        color: #fff;
 }
 
 }
 
 .post-com-count:hover span {
-       background-color: #2ea2cc;
+       background-color: #00a0d2;
 }
 
 .post-com-count:hover:after {
-       border-top: 5px solid #2ea2cc;
+       border-top: 5px solid #00a0d2;
 }
 
 strong .post-com-count {
@@ -57,11 +57,11 @@ strong .post-com-count {
 }
 
 strong .post-com-count span {
-       background-color: #0074a2;
+       background-color: #0073aa;
 }
 
 strong .post-com-count:after {
-       border-top: 5px solid #0074a2;
+       border-top: 5px solid #0073aa;
 }
 
 .column-response .post-com-count {
@@ -108,12 +108,6 @@ strong .post-com-count:after {
        text-align: center;
 }
 
-#replysubmit .spinner {
-       padding: 2px 0 0;
-       vertical-align: top;
-       float: left;
-}
-
 #replysubmit .button {
        margin-left: 5px;
 }
@@ -363,10 +357,6 @@ table.fixed {
        border-bottom: 0 none;
 }
 
-#commentsdiv .spinner {
-       padding-right: 5px;
-}
-
 .sorting-indicator {
        display: none;
        width: 10px;
@@ -416,7 +406,7 @@ tr.wp-locked .locked-indicator {
 }
 
 tr.wp-locked .locked-indicator:before {
-       color: #888;
+       color: #82878c;
        content: '\f160';
        display: inline-block;
        float: right;
@@ -475,17 +465,6 @@ th.sorted a {
        padding: 7px 10px 8px 7px;
 }
 
-th.manage-column a,
-th.sortable a:hover,
-th.sortable a:active,
-th.sortable a:focus {
-       color: #333;
-}
-
-th.sortable a:focus {
-       background: #e1e1e1;
-}
-
 .fixed .column-comments.sortable a,
 .fixed .column-comments.sorted a {
        padding: 8px 0;
@@ -500,7 +479,7 @@ th.sorted a span {
 th.sorted.asc .sorting-indicator,
 th.desc:hover span.sorting-indicator {
        display: block;
-       background-position: 0 0;
+       background-position: 100% 0;
 }
 
 th.sorted.desc .sorting-indicator,
@@ -571,14 +550,14 @@ th.asc:hover span.sorting-indicator {
 .tablenav .tablenav-pages a:hover,
 .tablenav .tablenav-pages a:focus {
        color: #fff;
-       background: #2ea2cc;
+       background: #00a0d2;
 }
 
 .tablenav .tablenav-pages a.disabled,
 .tablenav .tablenav-pages a.disabled:hover,
 .tablenav .tablenav-pages a.disabled:focus,
 .tablenav .tablenav-pages a.disabled:active {
-       color: #aaa;
+       color: #a0a5aa;
        background: #eee;
        background: rgba( 0, 0, 0, 0.05 );
 }
@@ -613,13 +592,13 @@ classes exist in paginate_links() but not seen in list table output. */
 .tablenav .next,
 .tablenav .prev {
        border-color: transparent;
-       color: #0074a2;
+       color: #0073aa;
 }
 
 .tablenav .next:hover,
 .tablenav .prev:hover {
        border-color: transparent;
-       color: #2ea2cc;
+       color: #00a0d2;
 }
 
 .tablenav .view-switch {
@@ -645,7 +624,7 @@ classes exist in paginate_links() but not seen in list table output. */
 }
 
 .view-switch > a:before {
-       color: #bbb;
+       color: #b4b9be;
        display: inline-block;
        float: right;
        font: normal 20px/1 'dashicons';
@@ -665,7 +644,7 @@ classes exist in paginate_links() but not seen in list table output. */
 }
 
 .view-switch a.current:before {
-       color: #0074a2;
+       color: #0073aa;
 }
 
 .view-switch > a + a {
@@ -781,7 +760,7 @@ tr.inline-edit-row td,
 
 #wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
        border-width: 0 1px 0 0;
-       border-style: none none none solid;
+       border-style: none solid none none;
 }
 
 #wpbody-content .quick-edit-row-post .inline-edit-col-left {
@@ -824,6 +803,7 @@ tr.inline-edit-row td,
 
 .inline-edit-row fieldset .inline-edit-group {
        clear: both;
+       line-height: 2.5;
 }
 
 .inline-edit-row fieldset .inline-edit-group:after {
@@ -850,19 +830,19 @@ tr.inline-edit-row td,
 .inline-edit-row h4 {
        margin: .2em 0;
        padding: 0;
-       line-height: 23px;
+       line-height: 2.5;
 }
 .inline-edit-row fieldset span.title,
 .inline-edit-row fieldset span.checkbox-title {
        margin: 0;
        padding: 0;
-       line-height: 27px;
 }
 
 .inline-edit-row fieldset label,
 .inline-edit-row fieldset span.inline-edit-categories-label {
        display: block;
        margin: .2em 0;
+       line-height: 2.5;
 }
 
 .inline-edit-row fieldset label.inline-edit-tags {
@@ -878,6 +858,7 @@ tr.inline-edit-row td,
        display: block;
        float: right;
        width: 5em;
+       line-height: 2.5;
 }
 
 .inline-edit-row fieldset label span.input-text-wrap {
@@ -890,17 +871,23 @@ tr.inline-edit-row td,
        padding-left: 0.5em;
 }
 
+.inline-edit-row .inline-edit-or {
+       margin: .2em 0 .2em 6px;
+       line-height: 2.5;
+}
+
 .inline-edit-row .input-text-wrap input[type=text] {
        width: 100%;
 }
 
 .inline-edit-row fieldset label input[type=checkbox] {
-       vertical-align: text-bottom;
+       vertical-align: middle;
 }
 
 .inline-edit-row fieldset label textarea {
        width: 100%;
        height: 4em;
+       vertical-align: top;
 }
 
 #wpbody-content .bulk-edit-row fieldset .inline-edit-group label {
@@ -915,12 +902,6 @@ tr.inline-edit-row td,
        width: 6em;
 }
 
-.inline-edit-save .spinner {
-       padding: 4px 10px 0;
-       vertical-align: top;
-       float: left;
-}
-
 /*     Styling */
 .inline-edit-row h4 {
        text-transform: uppercase;
@@ -929,7 +910,6 @@ tr.inline-edit-row td,
 .inline-edit-row fieldset span.title,
 .inline-edit-row fieldset span.checkbox-title {
        font-style: italic;
-       line-height: 1.8em;
 }
 
 /*     Specific Elements */
@@ -941,7 +921,7 @@ tr.inline-edit-row td,
 .inline-edit-row fieldset input[name=hh],
 .inline-edit-row fieldset input[name=mn] {
        font-size: 12px;
-       width: 2.1em;
+       width: 2.3em;
 }
 
 .inline-edit-row fieldset input[name=aa] {
@@ -1143,7 +1123,11 @@ ul.cat-checklist {
 .upgrade .plugins tr:last-of-type td,
 .upgrade .plugins tr:last-of-type th,
 .plugins tr.active + tr.inactive.update th,
-.plugins tr.active + tr.inactive.update td {
+.plugins tr.active + tr.inactive.update td,
+.plugins .updated td,
+.plugins .updated th,
+.plugins tr.active + tr.inactive.updated th,
+.plugins tr.active + tr.inactive.updated td {
        -webkit-box-shadow: none;
        box-shadow: none;
 }
@@ -1154,8 +1138,9 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
        background-color: #fef7f1;
 }
 
-.plugins .active th.check-column {
-       border-right: 4px solid #2ea2cc;
+.plugins .active th.check-column,
+.plugin-update-tr.active td {
+       border-right: 4px solid #00a0d2;
 }
 
 .plugins .active.update th.check-column,
@@ -1179,7 +1164,9 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
 }
 
 .plugins .update .second,
-.plugins .update .row-actions {
+.plugins .update .row-actions,
+.plugins .updated .second,
+.plugins .updated .row-actions {
        padding-bottom: 0;
 }
 
@@ -1199,19 +1186,68 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
        background-color: rgba(0,0,0,0.03);
 }
 
-.plugin-update-tr .update-message:before {
+.plugin-update-tr .update-message:before,
+.plugin-card .update-now:before,
+.plugin-card .install-now:before {
        color: #d54e21;
-       content: '\f463';
        display: inline-block;
        font: normal 20px/1 'dashicons';
        speak: none;
-       margin: 0 -2px 0 8px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: top;
 }
 
-.plugins .plugin-update {
+.plugin-update-tr .update-message:before,
+.plugin-card .update-now:before {
+       content: '\f463';
+}
+
+.plugin-update-tr .update-message:before {
+       margin: 0 -2px 0 8px;
+}
+
+.plugin-card .update-now:before,
+.plugin-card .install-now:before {
+       margin: 3px -2px 0 5px;
+}
+
+.plugin-update-tr .updating-message:before,
+.plugin-card .updating-message:before {
+       content: '\f463';
+       -webkit-animation: rotation 2s infinite linear;
+       animation: rotation 2s infinite linear;
+}
+
+@-webkit-keyframes rotation {
+       0% {
+               -webkit-transform: rotate(0deg);
+               transform: rotate(0deg);
+       }
+       100% {
+               -webkit-transform: rotate(-359deg);
+               transform: rotate(-359deg);
+       }
+}
+
+@keyframes rotation {
+       0% {
+               -webkit-transform: rotate(0deg);
+               transform: rotate(0deg);
+       }
+       100% {
+               -webkit-transform: rotate(-359deg);
+               transform: rotate(-359deg);
+       }
+}
+
+.plugin-update-tr .updated-message:before,
+.plugin-card .updated-message:before {
+       color: #79ba49;
+       content: '\f147';
+}
+
+.plugins .plugin-update-tr .plugin-update {
        padding: 0;
        border: none;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
@@ -1223,7 +1259,7 @@ tr.active + tr.plugin-update-tr .plugin-update {
        background-color: #f7fcfe;
 }
 
-tr.active + tr.plugin-update-tr .plugin-update .update-message {
+tr.active + tr.plugin-update-tr:not(.updated) .plugin-update .update-message {
        background-color: #fcf3ef;
 }
 
@@ -1433,16 +1469,16 @@ div.action-links,
 
 /* ms */
 /* Background Color for Site Status */
-.wp-list-table .site-deleted {
+.wp-list-table tr.site-deleted {
        background: #ff8573;
 }
-.wp-list-table .site-spammed {
+.wp-list-table tr.site-spammed {
        background: #faafaa;
 }
-.wp-list-table .site-archived {
+.wp-list-table tr.site-archived {
        background: #ffebe8;
 }
-.wp-list-table .site-mature {
+.wp-list-table tr.site-mature {
        background: #fecac2;
 }
 
@@ -1662,6 +1698,10 @@ div.action-links,
                width: 4.5em;
        }
 
+       .inline-edit-row .inline-edit-or {
+               margin: 0 0 0 6px;
+       }
+
        #bulk-titles div {
                margin: 0.8em 0.3em;
        }
@@ -1873,3 +1913,13 @@ div.action-links,
                box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
        }
 }
+
+/* Smartphone */
+@media screen and (max-width: 600px) {
+       /* Remove slug column from taxonomy list page
+          and role column from users list page */
+       .tags .column-slug,
+       .users .column-role {
+               display: none;
+       }
+}