]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/theme-install.dev.css
Wordpress 3.0
[autoinstalls/wordpress.git] / wp-admin / css / theme-install.dev.css
index 576dec4b41e4c8e10dd8b70062623f31d378bb88..12f0579ef417d567e7f870e289f2f21b9c0b0475 100644 (file)
@@ -60,12 +60,15 @@ div.star img {
 .theme-listing .theme-item-info span {
        display: none;
 }
+
 .theme-listing .theme-item:hover .theme-item-info span {
        display: inline;
 }
+
 .theme-listing .theme-item:hover .theme-item-info span.dots {
        display: none;
 }
+
 .theme-listing .theme-item-info span.action-links {
        font-weight: bold;
        text-align: center;
@@ -90,7 +93,7 @@ div.star img {
 #theme-information .action-button {
        border-top-width: 1px;
        border-top-style: solid;
-       margin: 10px 5px 20px;
+       margin: 10px 5px 0;
 }
 
 #theme-information .action-button #cancel {