| @@ -1,4 +1,74 @@ | ||
| 1 | +#adminmenu #toplevel_page_bws_plugins div.wp-menu-image { | |
| 2 | + background: url("../images/icon_16.png") no-repeat scroll center center transparent; | |
| 3 | +} | |
| 4 | +#wpadminbar li#wp-admin-bar-pdfprnt-bar-menu a:hover span.admin-bar-menu-bws-icon { | |
| 5 | + background: url("../images/icon_16_c.png") no-repeat scroll center center transparent; | |
| 6 | +} | |
| 7 | +#adminmenu #toplevel_page_bws_plugins:hover div.wp-menu-image, | |
| 8 | +#adminmenu #toplevel_page_bws_plugins.wp-has-current-submenu div.wp-menu-image { | |
| 9 | + background: url("../images/icon_16_c.png") no-repeat scroll center center transparent; | |
| 10 | +} | |
| 11 | +.wrap #icon-options-general.icon32-bws { | |
| 12 | + background: url("../images/icon_36.png") no-repeat scroll left top transparent; | |
| 13 | +} | |
| 14 | +#toplevel_page_bws_plugins .wp-submenu .wp-first-item { | |
| 15 | + display: none; | |
| 16 | +} | |
| 17 | +/* | |
| 18 | +* Tab GO PRO | |
| 19 | +*/ | |
| 20 | +.bws_go_pro_tab { | |
| 21 | + background-color: #2A95C5; | |
| 22 | + border-color: #11688F; | |
| 23 | + color: #FFFFFF; | |
| 24 | + font-weight: normal !important; | |
| 25 | + text-shadow: none; | |
| 26 | +} | |
| 27 | +.bws_go_pro_tab:hover { | |
| 28 | + background-color: #2080AB; | |
| 29 | + color: #FFFFFF; | |
| 30 | + border-color: #11688F; | |
| 31 | +} | |
| 32 | +/* | |
| 33 | +* styles for rate-support div on the settings page | |
| 34 | +*/ | |
| 35 | +.bws-plugin-reviews { | |
| 36 | + background: none repeat scroll 0 0 #BEE1F1; | |
| 37 | + border: 1px solid #70A8C2; | |
| 38 | + border-radius: 3px; | |
| 39 | + max-width: 700px; | |
| 40 | +} | |
| 41 | +.bws-plugin-reviews-rate { | |
| 42 | + padding: 10px; | |
| 43 | + border-bottom: 1px dashed #70A8C2; | |
| 44 | +} | |
| 45 | +.bws-plugin-reviews-support { | |
| 46 | + padding: 10px; | |
| 47 | +} | |
| 48 | +/* | |
| 49 | +* styles for pro_version settings, banner and tooltip | |
| 50 | +*/ | |
| 51 | +table.bws_pro_version { | |
| 52 | + background: #E0E0E0; | |
| 53 | + border: 1px solid #AAA; | |
| 54 | + margin-bottom: 5px; | |
| 55 | + width: auto !important; | |
| 56 | + float: left; | |
| 57 | +} | |
| 58 | +table.bws_pro_version th, | |
| 59 | +table.bws_pro_version td { | |
| 60 | + color: #555; | |
| 61 | + padding-left: 10px; | |
| 62 | +} | |
| 63 | +.bws_pro_version_tooltip { | |
| 64 | + background: #FFF; | |
| 65 | + border: 1px solid #AAA; | |
| 66 | +} | |
| 67 | +.form-table.bws_pro_version .bws_pro_version_tooltip th { | |
| 68 | + font-weight: normal; | |
| 69 | + padding-bottom: 10px; | |
| 70 | +} | |
| 1 | 71 | /* PDF-Print settings */ |
| 2 | 72 | .pdfprnt-top-left, |
| 3 | 73 | .pdfprnt-bottom-left, |
| 4 | 74 | .pdfprnt-left { |
| @@ -18,24 +88,8 @@ | ||
| 18 | 88 | .pdfprnt-left a, |
| 19 | 89 | .pdfprnt-right a { |
| 20 | 90 | padding: 0 5px; |
| 21 | 91 | } |
| 22 | -.entry-content .pdfprnt-top-left a, | |
| 23 | -.entry-content .pdfprnt-bottom-left a, | |
| 24 | -.entry-content .pdfprnt-top-right a, | |
| 25 | -.entry-content .pdfprnt-bottom-right a, | |
| 26 | -.entry-content .pdfprnt-left a, | |
| 27 | -.entry-content .pdfprnt-right a { | |
| 28 | - border-bottom: none; | |
| 29 | -} | |
| 30 | -.entry-content .pdfprnt-top-left a img, | |
| 31 | -.entry-content .pdfprnt-bottom-left a img, | |
| 32 | -.entry-content .pdfprnt-top-right a img, | |
| 33 | -.entry-content .pdfprnt-bottom-right a img, | |
| 34 | -.entry-content .pdfprnt-left a img, | |
| 35 | -.entry-content .pdfprnt-right a img { | |
| 36 | - display: inline; | |
| 37 | -} | |
| 38 | 92 | #wpadminbar #wp-admin-bar-pdfprnt-bar-menu-default li { |
| 39 | 93 | cursor: pointer; |
| 40 | 94 | } |
| 41 | 95 | #wpadminbar #wp-admin-bar-pdfprnt-bar-menu-default li a { |
| @@ -43,9 +97,9 @@ | ||
| 43 | 97 | padding: 8px 0; |
| 44 | 98 | text-align: center; |
| 45 | 99 | } |
| 46 | 100 | #wpadminbar li#wp-admin-bar-pdfprnt-bar-menu span.admin-bar-menu-bws-icon { |
| 47 | - background: url("../bws_menu/images/icon_16.png") no-repeat scroll center center transparent; | |
| 101 | + background: url("../images/icon_16.png") no-repeat scroll center center transparent; | |
| 48 | 102 | float: left; |
| 49 | 103 | position: relative; |
| 50 | 104 | width: 16px; |
| 51 | 105 | height: 16px; |
| @@ -72,4 +126,67 @@ | ||
| 72 | 126 | .pdfprnt_settings_table td { |
| 73 | 127 | vertical-align: top; |
| 74 | 128 | padding: 10px; |
| 75 | 129 | } |
| 130 | +.pdfprnt_settings_table td select { | |
| 131 | + width: 190px; | |
| 132 | +} | |
| 133 | +/* | |
| 134 | +* styles for banner | |
| 135 | +*/ | |
| 136 | +.bws_banner_on_plugin_page { | |
| 137 | + border: 1px solid #d4d4d4; | |
| 138 | + background: #FFF; | |
| 139 | + position: relative; | |
| 140 | + overflow: hidden; | |
| 141 | + margin: 12px 0; | |
| 142 | + background: #ECECEC; | |
| 143 | + -moz-border-radius: 3px; | |
| 144 | + -webkit-border-radius: 3px; | |
| 145 | + border-radius: 3px; | |
| 146 | +} | |
| 147 | +.bws_banner_on_plugin_page .text { | |
| 148 | + color: #000; | |
| 149 | + font-size: 15px; | |
| 150 | + line-height: 26px; | |
| 151 | + margin: 18px 18px 14px; | |
| 152 | + float: left; | |
| 153 | + width: 80%; | |
| 154 | +} | |
| 155 | +.bws_banner_on_plugin_page .text span { | |
| 156 | + font-size: 12px; | |
| 157 | + opacity: 0.7; | |
| 158 | +} | |
| 159 | +.bws_banner_on_plugin_page .button { | |
| 160 | + float: left; | |
| 161 | + border: none; | |
| 162 | + font-size: 14px; | |
| 163 | + margin: 18px 0 18px 16px; | |
| 164 | + padding: 14px 0; | |
| 165 | + color: #FFF; | |
| 166 | + text-shadow: none; | |
| 167 | + font-weight: bold; | |
| 168 | + background: #0074A2; | |
| 169 | + -moz-border-radius: 3px; | |
| 170 | + border-radius: 3px; | |
| 171 | + -webkit-border-radius: 3px; | |
| 172 | + text-decoration: none; | |
| 173 | + height: 50px; | |
| 174 | + text-align: center; | |
| 175 | + text-transform: uppercase; | |
| 176 | + width: 147px; | |
| 177 | + box-shadow: none; | |
| 178 | +} | |
| 179 | +.bws_banner_on_plugin_page .button:hover, | |
| 180 | +.bws_banner_on_plugin_page .button:focus { | |
| 181 | + background: #222; | |
| 182 | + color: #FFF; | |
| 183 | +} | |
| 184 | +.bws_banner_on_plugin_page .icon { | |
| 185 | + float: right; | |
| 186 | + margin: 18px 8px 8px 0; | |
| 187 | +} | |
| 188 | +.bws_banner_on_plugin_page .close_icon { | |
| 189 | + float: right; | |
| 190 | + margin: 8px; | |
| 191 | + cursor: pointer; | |
| 192 | +} | |