--- a/wp/wp-admin/css/deprecated-media.css Mon Oct 14 18:06:33 2019 +0200
+++ b/wp/wp-admin/css/deprecated-media.css Mon Oct 14 18:28:13 2019 +0200
@@ -206,6 +206,22 @@
margin: 8px 0;
}
+#media-upload .tablenav-pages a,
+#media-upload .tablenav-pages .current {
+ display: inline-block;
+ padding: 4px 5px 6px;
+ font-size: 16px;
+ line-height: 1;
+ text-align: center;
+ text-decoration: none;
+}
+
+#media-upload .tablenav-pages a {
+ min-width: 17px;
+ border: 1px solid #ccc;
+ background: #f7f7f7;
+}
+
#filter .tablenav select {
border-style: solid;
border-width: 1px;
@@ -278,11 +294,11 @@
border-bottom: 1px solid #ddd;
}
-h3.media-title {
+h3.media-title {
font-size: 1.6em;
}
-h4.media-sub-title {
+h4.media-sub-title {
border-bottom: 1px solid #ddd;
font-size: 1.3em;
margin: 12px;