]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/list-tables-rtl.css
WordPress 4.7
[autoinstalls/wordpress.git] / wp-admin / css / list-tables-rtl.css
index fb9ab97363c5539f4be32b571d741ee353800490..250be23bbd202054c7b76f3c38aa01c6d4ae87cf 100644 (file)
 
 #submitted-on,
 .submitted-on {
-       color: #777;
+       color: #555d66;
 }
 
 /* reply to comments */
 
 #the-comment-list tr.undo,
 #the-comment-list div.undo {
-       background-color: #f4f4f4;
+       background-color: #f5f5f5;
 }
 
 #the-comment-list .unapproved th,
@@ -536,7 +536,7 @@ th.asc a:focus span.sorting-indicator:before {
        border-radius: 50%;
        display: block;
        padding: 1px 0 1px 2px;
-       color: #666;
+       color: #444; /* same as table headers sort arrows */
        content: "\f140";
        font: normal 20px/1 dashicons;
        line-height: 1;
@@ -555,15 +555,13 @@ tr.wp-locked .locked-indicator {
        width: 16px;
 }
 
-tr.wp-locked .locked-indicator:before {
+tr.wp-locked .locked-indicator-icon:before {
        color: #82878c;
        content: "\f160";
        display: inline-block;
-       float: right;
        font: normal 20px/1 dashicons;
        speak: none;
        vertical-align: middle;
-       margin-right: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
 }
@@ -581,7 +579,7 @@ tr .locked-info {
 }
 
 tr.wp-locked .locked-info {
-       margin-top: 8px;
+       margin-top: 4px;
        height: auto;
        opacity: 1;
 }
@@ -656,6 +654,7 @@ th.asc a:focus span.sorting-indicator {
        margin-right: 2px;
 }
 
+.tablenav a.button,
 .tablenav a.button-secondary {
        display: block;
        margin: 3px 0 0 8px;
@@ -695,20 +694,20 @@ th.asc a:focus span.sorting-indicator {
 .tablenav-pages-navspan {
        display: inline-block;
        min-width: 17px;
-       border: 1px solid #d2d2d2;
+       border: 1px solid #ccc; /* same color as buttons border */
        padding: 3px 5px 7px;
-       background: #e4e4e4;
+       background: #e5e5e5;
        font-size: 16px;
        line-height: 1;
-       font-weight: normal;
+       font-weight: 400;
        text-align: center;
 }
 
 .tablenav-pages-navspan {
        height: 16px;
-       border-color: #e8e8e8;
-       background: #ebebeb;
-       color: #b4b4b4;
+       border-color: #ddd; /* same as disabled buttons */
+       background: #f7f7f7; /* same as disabled buttons */
+       color: #a0a5aa; /* same as disabled buttons */
 }
 
 .tablenav .tablenav-pages a:hover,
@@ -896,7 +895,7 @@ p.pagenav {
 tr:hover .row-actions,
 .mobile .row-actions,
 .row-actions.visible,
-div.comment-item:hover .row-actions {
+.comment-item:hover .row-actions {
        position: static;
 }
 
@@ -974,14 +973,6 @@ tr.inline-edit-row td,
        line-height: 2.5;
 }
 
-.inline-edit-row fieldset .inline-edit-group:after {
-       content: ".";
-       display: block;
-       height: 0;
-       clear: both;
-       visibility: hidden;
-}
-
 .inline-edit-row p.submit {
        clear: both;
        padding: 0.5em;
@@ -1215,25 +1206,16 @@ ul.cat-checklist {
        margin-top: 4px;
 }
 
-#update-plugins-table tbody td p {
+.updates-table .plugin-title p {
        margin-top: 0;
 }
 
-#update-plugins-table tbody td p strong {
-       font-size: 14px;
-}
-
 .plugins thead td.check-column,
 .plugins tfoot td.check-column,
 .plugins .inactive th.check-column {
        padding-right: 6px;
 }
 
-#update-plugins-table thead td.check-column,
-#update-plugins-table tfoot td.check-column {
-       padding-top: 11px;
-}
-
 .plugins,
 .plugins th,
 .plugins td {
@@ -1288,10 +1270,6 @@ ul.cat-checklist {
        border-bottom: 0;
 }
 
-.plugin-update-tr td {
-       border-top: 0;
-}
-
 .plugins .inactive td,
 .plugins .inactive th,
 .plugins .active td,
@@ -1326,28 +1304,22 @@ ul.cat-checklist {
        box-shadow: none;
 }
 
-.plugins .active.update td,
-.plugins .active.update th,
-tr.active.update + tr.plugin-update-tr .plugin-update {
-       background-color: #fef7f1;
-}
-
 .plugins .active th.check-column,
 .plugin-update-tr.active td {
        border-right: 4px solid #00a0d2;
 }
 
-.plugins .active.update th.check-column,
-.plugins .active.update + .plugin-update-tr .plugin-update {
-       border-right: 4px solid #d54e21;
-}
-
 #wpbody-content .plugins .plugin-title,
 #wpbody-content .plugins .theme-title {
        padding-left: 12px;
        white-space:nowrap;
 }
 
+.updates-table-screenshot {
+       float:right;
+       padding: 0 0 5px 10px;
+}
+
 .plugins .inactive .plugin-title strong {
        font-weight: 400;
 }
@@ -1370,42 +1342,34 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
        border-top-width: 1px;
 }
 
-.plugin-update-tr .update-message {
-       font-size: 13px;
-       font-weight: normal;
-       margin: 0 31px 8px 10px;
-       padding: 6px 40px 8px 12px;
-       background-color: #f7f7f7;
-       background-color: rgba(0,0,0,0.03);
+.plugins .plugin-update-tr .plugin-update {
+       -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
+       box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
+       overflow: hidden; /* clearfix */
+       padding: 0;
 }
 
-.plugin-update-tr .update-message:before,
-.plugin-card .update-now:before,
-.plugin-card .install-now:before {
-       color: #d54e21;
+.plugins .plugin-update-tr .notice,
+.plugins .plugin-update-tr div[class="update-message"] { /* back-compat for pre-4.6 */
+       margin: 5px 40px 15px 20px;
+}
+
+.plugins .notice p {
+       margin: 0.5em 0;
+}
+
+.plugin-card .update-now:before {
+       color: #f56e28;
+       content: "\f463";
        display: inline-block;
        font: normal 20px/1 dashicons;
+       margin: 3px -2px 0 5px;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        vertical-align: top;
 }
 
-.plugin-update-tr .update-message:before,
-.plugin-card .update-now:before {
-       content: "\f463";
-}
-
-.plugin-update-tr .update-message:before {
-       margin: 0 -30px 0 10px;
-}
-
-.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;
@@ -1434,28 +1398,11 @@ tr.active.update + tr.plugin-update-tr .plugin-update {
        }
 }
 
-.plugin-update-tr .updated-message:before,
 .plugin-card .updated-message:before {
        color: #79ba49;
        content: "\f147";
 }
 
-.wp-list-table.plugins tbody tr.plugin-update-tr td.plugin-update {
-       overflow: hidden; /* clearfix */
-       padding: 0;
-       -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
-       box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1);
-}
-
-/* update notices for active plugins */
-tr.active + tr.plugin-update-tr .plugin-update {
-       background-color: #f7fcfe;
-}
-
-tr.active + tr.plugin-update-tr:not(.updated) .plugin-update .update-message {
-       background-color: #fcf3ef;
-}
-
 .plugin-install-php h2 {
        clear: both;
 }
@@ -1485,7 +1432,7 @@ tr.active + tr.plugin-update-tr:not(.updated) .plugin-update .update-message {
        width: -webkit-calc( 50% - 8px );
        width: calc( 50% - 8px );
        background-color: #fff;
-       border: 1px solid #dedede;
+       border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
@@ -1572,7 +1519,7 @@ div.action-links,
        clear: both;
        padding: 12px 20px;
        background-color: #fafafa;
-       border-top: 1px solid #dedede;
+       border-top: 1px solid #ddd;
        overflow: hidden;
 }
 
@@ -1587,8 +1534,8 @@ div.action-links,
 .plugin-card-update-failed .notice-error {
        margin: 0;
        padding-right: 16px;
-       -webkit-box-shadow: 0 -1px 0 #dedede;
-       box-shadow: 0 -1px 0 #dedede;
+       -webkit-box-shadow: 0 -1px 0 #ddd;
+       box-shadow: 0 -1px 0 #ddd;
 }
 
 .plugin-card-update-failed .plugin-card-bottom {
@@ -1654,7 +1601,7 @@ div.action-links,
 }
 
 .no-plugin-results {
-       color: #999;
+       color: #666; /* same as no themes and no media */
        font-size: 18px;
        font-style: normal;
        margin: 0;
@@ -2061,7 +2008,7 @@ div.action-links,
        }
 
        /* Updates */
-       #wpbody-content #update-themes-table .plugin-title {
+       #wpbody-content .updates-table .plugin-title {
                width: auto;
                white-space: normal;
        }
@@ -2092,6 +2039,12 @@ div.action-links,
                padding-top: 2px;
        }
 
+       #wpbody-content .wp-list-table.plugins .plugin-title,
+       #wpbody-content .wp-list-table.plugins .theme-title {
+               padding-left: 12px;
+               white-space: normal;
+       }
+
        .wp-list-table.plugins .plugin-title,
        .wp-list-table.plugins .theme-title {
                padding-top: 13px;
@@ -2146,10 +2099,19 @@ div.action-links,
                margin-right: 0;
        }
 
+       .plugins .active.update + .plugin-update-tr:before {
+               background-color: #f7fcfe;
+               border-right: 4px solid #00a0d2;
+       }
+
+       .plugins .plugin-update-tr .update-message {
+               margin-right: 0;
+       }
+
        .wp-list-table.plugins .plugin-title strong,
        .wp-list-table.plugins .theme-title strong {
                font-size: 1.4em;
-               line-height: 1.6em;
+               line-height: 1.5;
        }
 
        /* Add New plugins page */
@@ -2190,3 +2152,15 @@ div.action-links,
                width: 100%;
        }
 }
+
+@media screen and ( max-width: 480px ) {
+       .tablenav-pages .current-page {
+               margin: 0;
+       }
+
+       .tablenav-pages .tablenav-paging-text {
+               float: right;
+               width: 100%;
+               padding-top: 0.5em;
+       }
+}