]> 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 1df80f7581a247ae6ced26c84d19bbf46683d3a9..250be23bbd202054c7b76f3c38aa01c6d4ae87cf 100644 (file)
@@ -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;
@@ -700,7 +699,7 @@ th.asc a:focus span.sorting-indicator {
        background: #e5e5e5;
        font-size: 16px;
        line-height: 1;
-       font-weight: normal;
+       font-weight: 400;
        text-align: center;
 }
 
@@ -1271,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,
@@ -1309,22 +1304,11 @@ 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;
@@ -1358,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;
+}
+
+.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-update-tr .update-message:before,
-.plugin-card .update-now:before,
-.plugin-card .install-now:before {
-       color: #d54e21;
+.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;
@@ -1422,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;
 }
@@ -2140,6 +2099,15 @@ 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;
@@ -2184,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;
+       }
+}