X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/7c1a4aea7aeb083c7424823d11f24401edcba439..699231ae09f7057a4d0000cdf32e50a3df6a04ca:/wp-admin/css/theme-install.dev.css diff --git a/wp-admin/css/theme-install.dev.css b/wp-admin/css/theme-install.dev.css index 576dec4b..12f0579e 100644 --- a/wp-admin/css/theme-install.dev.css +++ b/wp-admin/css/theme-install.dev.css @@ -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 {