]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/plugin-install.dev.css
Wordpress 3.0
[autoinstalls/wordpress.git] / wp-admin / css / plugin-install.dev.css
index 87fc417c1bd63202d9bca200ba352384e83411ec..368f953cf26e153e1a5e68164b291d5449dd4e04 100644 (file)
@@ -6,6 +6,11 @@ div.star-holder {
        font-size: 19px;
 }
 
+div.action-links {
+       font-weight: normal;
+       margin: 6px 0 0;
+}
+
 div.star {
        height: 100%;
        position: absolute;
@@ -37,7 +42,11 @@ div.star img {
        border-right: 1px solid #fff;
 }
 
-/* Start custom CSS */
+/* Table layout CSS */
+table#install-plugins th.num {
+       white-space: nowrap; /* Prevents long plugin titles from causing the version column to wrap */
+}
+
 /* Header on thickbox */
 #plugin-information-header {
        margin: 0;