| @@ -61,12 +61,12 @@ | ||
| 61 | 61 | text-decoration: none; |
| 62 | 62 | } |
| 63 | 63 | .bws_product { |
| 64 | 64 | border-bottom: 1px solid #fff; |
| 65 | - min-height: 235px; | |
| 65 | + min-height: 203px; | |
| 66 | 66 | } |
| 67 | 67 | .bws_product_content { |
| 68 | - min-height: 87px; | |
| 68 | + min-height: 93px; | |
| 69 | 69 | } |
| 70 | 70 | .bws_activate { |
| 71 | 71 | color: #F14B21; |
| 72 | 72 | } |
| @@ -76,11 +76,9 @@ | ||
| 76 | 76 | .bws_product_title { |
| 77 | 77 | font-weight: bold; |
| 78 | 78 | padding: 16px 10px 28px; |
| 79 | 79 | font-size: 14px; |
| 80 | - height: 42px; | |
| 81 | - position: relative; | |
| 82 | - z-index: 2; | |
| 80 | + height: 18px; | |
| 83 | 81 | } |
| 84 | 82 | .bws_product_deactivated .bws_product_title { |
| 85 | 83 | color: #7e7e7e; |
| 86 | 84 | } |
| @@ -96,9 +94,8 @@ | ||
| 96 | 94 | height: 20px; |
| 97 | 95 | margin: -9px auto -10px; |
| 98 | 96 | position: relative; |
| 99 | 97 | width: 46px; |
| 100 | - line-height: 19px; | |
| 101 | 98 | } |
| 102 | 99 | .bws_product_description { |
| 103 | 100 | padding: 0 10px; |
| 104 | 101 | color: #a7a7a7; |
| @@ -154,23 +151,8 @@ | ||
| 154 | 151 | .bws_product_button.bws_donate_button:hover { |
| 155 | 152 | background: #D69108 !important; |
| 156 | 153 | } |
| 157 | 154 | |
| 158 | -.subsubsub.bws_title_menu { | |
| 159 | - float: right; | |
| 160 | - margin: 0; | |
| 161 | -} | |
| 162 | -.subsubsub a.bws_system_status { | |
| 163 | - display: inline-block; | |
| 164 | - background: url("../images/system-status.png") no-repeat scroll 10px 7px #0074a2; | |
| 165 | - color: #fff; | |
| 166 | - padding: 2px 10px 5px 36px; | |
| 167 | - border-radius: 2px; | |
| 168 | - margin-left: 13px; | |
| 169 | -} | |
| 170 | -.subsubsub a.bws_system_status:hover { | |
| 171 | - background-color: #529FBD; | |
| 172 | -} | |
| 173 | 155 | /* theme page after WP 3.9 */ |
| 174 | 156 | .toplevel_page_bws_plugins #availablethemes .theme-browser { |
| 175 | 157 | margin-top: 25px; |
| 176 | 158 | } |