| @@ -3,20 +3,21 @@ | ||
| 3 | 3 | |
| 4 | 4 | /* Genaral Style */ |
| 5 | 5 | |
| 6 | 6 | .mainwp-main-content { |
| 7 | - width: calc(100% - 298px); | |
| 7 | + width: calc( 100% - 298px ); | |
| 8 | 8 | padding-right: 1em; |
| 9 | - padding-bottom: 1em; | |
| 10 | - border-right: 1px solid #dadada; | |
| 11 | - float: left; | |
| 12 | - margin-right: -1px !important; | |
| 13 | - margin-left: -1px !important; | |
| 9 | + padding-bottom: 1em; | |
| 10 | + border-left: 1px solid #dadada; | |
| 11 | + border-right: 1px solid #dadada; | |
| 12 | + float: left; | |
| 13 | + margin-right: -1px !important; | |
| 14 | + margin-left: -1px !important; | |
| 14 | 15 | } |
| 15 | 16 | |
| 16 | 17 | .mainwp-side-content { |
| 17 | 18 | height: 100%; |
| 18 | - width: 299.5px; | |
| 19 | + width: 300px; | |
| 19 | 20 | float: right; |
| 20 | 21 | border-left: 1px solid #dadada; |
| 21 | 22 | border-bottom: 1px solid #dadada; |
| 22 | 23 | padding: 1em; |
| @@ -32,9 +33,9 @@ | ||
| 32 | 33 | |
| 33 | 34 | .mainwp-sidebar-left .mainwp-side-content { |
| 34 | 35 | float: left; |
| 35 | 36 | border-left: none; |
| 36 | - border-right: 1px solid rgba(34, 36, 38, .15); | |
| 37 | + border-right: 1px solid rgba(34,36,38,.15); | |
| 37 | 38 | border-bottom: 1px solid #dadada; |
| 38 | 39 | } |
| 39 | 40 | |
| 40 | 41 | .mainwp-sidebar-left .mainwp-main-content { |
| @@ -39,14 +40,12 @@ | ||
| 39 | 40 | |
| 40 | 41 | .mainwp-sidebar-left .mainwp-main-content { |
| 41 | 42 | float: right; |
| 42 | 43 | padding-left: 1em; |
| 43 | - border-left: 1px solid #dadada; | |
| 44 | - border-right: 0 solid #dadada !important; | |
| 45 | 44 | } |
| 46 | 45 | |
| 47 | 46 | .mainwp-sidebar-accordion .title { |
| 48 | - font-weight: bolder; | |
| 47 | + font-weight: bolder; | |
| 49 | 48 | } |
| 50 | 49 | |
| 51 | 50 | .mainwp-sidebar-options { |
| 52 | 51 | background: #f9fafb; |
| @@ -52,672 +51,169 @@ | ||
| 52 | 51 | background: #f9fafb; |
| 53 | 52 | padding: 10px; |
| 54 | 53 | } |
| 55 | 54 | |
| 56 | -.mainwp-ui .ui.button:not(.dropdown) { | |
| 57 | - height: auto !important; | |
| 58 | - margin: 0 !important; | |
| 59 | - white-space: nowrap; | |
| 60 | - text-overflow: ellipsis; | |
| 61 | - vertical-align: middle !important; | |
| 62 | -} | |
| 55 | +.mainwp-ui .button { | |
| 56 | + height: auto !important; | |
| 57 | + margin: 0 !important; } | |
| 63 | 58 | |
| 64 | 59 | .mainwp-ui .ui.styled.accordion { |
| 65 | - border-radius: 0 !important; | |
| 66 | -} | |
| 60 | + border-radius: 0 !important; } | |
| 67 | 61 | |
| 68 | -.mainwp-ui .plug.circular.inverted.cached-icon-customable.icon:hover { | |
| 69 | - background-color: #666666; | |
| 70 | -} | |
| 71 | - | |
| 72 | -.mainwp-ui .plug.circular.inverted.cached-icon-customable.icon:hover:before { | |
| 73 | - content: "\f067" !important; | |
| 74 | -} | |
| 75 | - | |
| 76 | -.mainwp-api-icon { | |
| 77 | - font-size: 1.5em; | |
| 78 | - font-weight: 900 !important; | |
| 79 | - margin-bottom: 0.5rem; | |
| 80 | - margin-top: 0.15rem; | |
| 81 | -} | |
| 82 | - | |
| 83 | 62 | /* Content Wrap */ |
| 84 | 63 | |
| 85 | -.mainwp-content-wrap { | |
| 86 | - margin-bottom: 0px; | |
| 87 | - margin-top: 58px; | |
| 64 | +.mainwp-ui-leftmenu .mainwp-content-wrap { | |
| 65 | + background: #fafafa; | |
| 66 | + margin-left: 180px; | |
| 88 | 67 | } |
| 89 | - | |
| 90 | -.mainwp-ui-leftmenu .mainwp-content-wrap, | |
| 91 | -.mainwp-ui-leftmenu #mainwp-screenshots-sites { | |
| 92 | - margin-left: 272px; | |
| 68 | +.mainwp-primary-content-wrap { | |
| 69 | + padding: 10px; | |
| 93 | 70 | } |
| 94 | 71 | |
| 95 | -.mainwp-ui.toplevel_page_mainwp_tab.mainwp-ui-leftmenu .mainwp-content-wrap, | |
| 96 | -.mainwp-ui.mainwp_page_Settings .mainwp-content-wrap, | |
| 97 | -.mainwp-ui.mainwp_page_SettingsAdvanced .mainwp-content-wrap, | |
| 98 | -.mainwp-ui.mainwp_page_SettingsEmail .mainwp-content-wrap, | |
| 99 | -.mainwp-ui.mainwp_page_MainWPTools .mainwp-content-wrap, | |
| 100 | -.mainwp-ui.mainwp_page_SettingsInsights .mainwp-content-wrap, | |
| 101 | -.mainwp-ui.mainwp_page_SettingsApiBackups .mainwp-content-wrap, | |
| 102 | -.mainwp-ui.mainwp_page_ServerInformation .mainwp-content-wrap, | |
| 103 | -.mainwp-ui.mainwp_page_ServerInformationCron .mainwp-content-wrap, | |
| 104 | -.mainwp-ui.mainwp_page_ErrorLog .mainwp-content-wrap, | |
| 105 | -.mainwp-ui.mainwp_page_ActionLogs .mainwp-content-wrap, | |
| 106 | -.mainwp-ui.mainwp_page_PluginPrivacy .mainwp-content-wrap, | |
| 107 | -.mainwp-ui.mainwp-hidden-second-level-navigation.mainwp-ui-leftmenu .mainwp-content-wrap, | |
| 108 | -.mainwp-ui.mainwp-hidden-second-level-navigation.mainwp-ui-leftmen #mainwp-screenshots-sites { | |
| 109 | - margin-left: 72px !important; | |
| 110 | -} | |
| 111 | - | |
| 112 | -.toplevel_page_mainwp_tab .mainwp-primary-content-wrap, | |
| 113 | -.mainwp-individual-site-overview .mainwp-primary-content-wrap, | |
| 114 | -.mainwp-individual-client-overview .mainwp-primary-content-wrap, | |
| 115 | -.mainwp_page_InsightsOverview .mainwp-primary-content-wrap { | |
| 116 | - padding: 0px; | |
| 117 | -} | |
| 118 | - | |
| 119 | 72 | /* Header */ |
| 120 | 73 | |
| 121 | 74 | #mainwp-top-header { |
| 122 | - z-index: 9999; | |
| 123 | - padding: 10px; | |
| 124 | - height: 58px; | |
| 125 | - background: #1c1d1b; | |
| 126 | - position: fixed; | |
| 127 | - top: 0; | |
| 128 | - width: 100%; | |
| 129 | -} | |
| 130 | - | |
| 131 | -#mainwp-top-header .mainwp-page-title { | |
| 132 | - padding-left: 15px; | |
| 133 | - color: #ffffff; | |
| 134 | -} | |
| 135 | - | |
| 136 | -.mainwp-ui.mainwp-custom-theme #mainwp-top-header .ui.icon.button:not(.red, .green) { | |
| 137 | - background: #1c1d1b !important; | |
| 138 | - color: #ffffff !important; | |
| 139 | - } | |
| 140 | - | |
| 141 | -#mainwp-top-header .ui.menu { | |
| 75 | + z-index: 9999; | |
| 76 | + padding: 10px; | |
| 77 | + background: #fff; | |
| 78 | + border-bottom: 1px solid #dadada; } | |
| 79 | + #mainwp-top-header .mainwp-page-title { | |
| 80 | + margin-top: 8px; } | |
| 81 | + #mainwp-top-header .ui.menu { | |
| 142 | 82 | box-shadow: none; |
| 143 | - padding-top: 0; | |
| 144 | -} | |
| 83 | + padding-top: 0; } | |
| 145 | 84 | |
| 146 | -.mainwp-sync-button-icon { | |
| 147 | - display: none !important; | |
| 148 | -} | |
| 149 | 85 | |
| 150 | -#mainwp-add-new-buttons .ui.icon.button:not(.dropdown) { | |
| 151 | - display: none; | |
| 152 | -} | |
| 153 | - | |
| 154 | 86 | /* Sub-Header */ |
| 155 | 87 | |
| 156 | 88 | .mainwp-sub-header, |
| 157 | 89 | .mainwp-actions-bar { |
| 158 | - padding: 10px 1em; | |
| 159 | - background: #f9fafb; | |
| 160 | - border-bottom: 1px solid #dadada; | |
| 161 | -} | |
| 90 | + padding: 10px 1em; | |
| 91 | + background: #f9fafb; | |
| 92 | + border-bottom: 1px solid #dadada; } | |
| 162 | 93 | |
| 163 | -.mainwp-sub-header #mainwp-sites-bulk-actions-menu.ui.selection.dropdown { | |
| 164 | - min-width: 20em; | |
| 165 | -} | |
| 166 | - | |
| 167 | 94 | /* Page Navigation */ |
| 168 | 95 | |
| 169 | 96 | #mainwp-page-navigation-wrapper { |
| 170 | - display: none; | |
| 171 | -} | |
| 97 | + padding-top: 20px; | |
| 98 | + background: #fff; } | |
| 99 | + .mainwp-page-navigation { | |
| 100 | + border-bottom-width: 2px !important; } | |
| 172 | 101 | |
| 173 | -.mainwp-individual-site-view #mainwp-page-navigation-wrapper { | |
| 174 | - display: block; | |
| 175 | - float: left; | |
| 176 | - position: fixed; | |
| 177 | - top: 58px; | |
| 178 | - bottom: 0px; | |
| 179 | - width: 170px; | |
| 180 | -} | |
| 181 | 102 | |
| 182 | -.mainwp-individual-site-view #mainwp-page-navigation-wrapper .mainwp-page-navigation { | |
| 183 | - width: 170px; | |
| 184 | - box-shadow: none !important; | |
| 185 | - border-radius: 0px !important; | |
| 186 | - border: none !important; | |
| 187 | -} | |
| 188 | - | |
| 189 | -.mainwp-individual-site-view #mainwp-page-navigation-wrapper .mainwp-page-navigation .item { | |
| 190 | - padding: 0.92857143em 1.14285714em !important; | |
| 191 | -} | |
| 192 | - | |
| 193 | -.mainwp-individual-site-view #mainwp-page-navigation-wrapper .mainwp-page-navigation .item:last-child { | |
| 194 | - box-shadow: none !important; | |
| 195 | - border-radius: 0px !important; | |
| 196 | -} | |
| 197 | - | |
| 198 | -.mainwp-individual-site-view #mainwp-site-mode-wrap { | |
| 199 | - width: calc(100% - 170px); | |
| 200 | - float: right; | |
| 201 | -} | |
| 202 | - | |
| 203 | -.mainwp-individual-site-view .mainwp-content-wrap > .ui.message { | |
| 204 | - width: calc(100% - 170px); | |
| 205 | - float: right; | |
| 206 | -} | |
| 207 | - | |
| 208 | -.mainwp-sub-submenu { | |
| 209 | - margin-bottom: 0px !important; | |
| 210 | - margin-top: 0px !important; | |
| 211 | - border-radius: 0px !important; | |
| 212 | - background: #3E3F3D !important; | |
| 213 | - box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset !important; | |
| 214 | - -webkit-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset !important; | |
| 215 | - -moz-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset !important; | |
| 216 | -} | |
| 217 | - | |
| 218 | - | |
| 219 | -/* Pagination */ | |
| 220 | -.mainwp-ui .ui.pagination.menu .item::before { | |
| 221 | - width: 0px; | |
| 222 | -} | |
| 223 | -.mainwp-ui .ui.pagination.menu .item { | |
| 224 | - padding: 0; | |
| 225 | - border: none; | |
| 226 | - margin: 0; | |
| 227 | - text-align: center; | |
| 228 | -} | |
| 229 | - | |
| 230 | -.mainwp-ui .ui.pagination.menu .item:hover, | |
| 231 | -.mainwp-ui .ui.pagination.menu .item.active { | |
| 232 | - background: #7fb100; | |
| 233 | - padding: 0; | |
| 234 | - border-radius: 0; | |
| 235 | -} | |
| 236 | -.mainwp-ui .ui.pagination.menu .item:hover .page-link, | |
| 237 | -.mainwp-ui .ui.pagination.menu .item.active .page-link { | |
| 238 | - color: #ffffff; | |
| 239 | -} | |
| 240 | - | |
| 241 | -.mainwp-ui .ui.pagination.menu .item .page-link { | |
| 242 | - padding: 0.5em 1em; | |
| 243 | - margin: 0 auto; | |
| 244 | -} | |
| 245 | - | |
| 246 | 103 | /* Menu */ |
| 247 | 104 | |
| 248 | -#mainwp-main-navigation-container { | |
| 249 | - display: flex; | |
| 250 | - flex-direction: row; | |
| 251 | - background-color: #3E3F3D; | |
| 252 | - width: 272px; | |
| 253 | - max-width: 272px; | |
| 254 | - position: fixed; | |
| 255 | - left: 0; | |
| 256 | - top: 58px; | |
| 257 | - bottom: 0; | |
| 258 | - z-index: 1 !important; | |
| 259 | -} | |
| 105 | +.mainwp-nav-wrap { | |
| 106 | + background: #1c1d1b; | |
| 107 | + width: 200px; | |
| 108 | + position: fixed; | |
| 109 | + left: 0; | |
| 110 | + top: 0; | |
| 111 | + bottom: -120px; } | |
| 112 | + .mainwp-nav-wrap #mainwp-logo { | |
| 113 | + height: 35px; | |
| 114 | + margin: .92857143em 1.14285714em; } | |
| 260 | 115 | |
| 261 | -#mainwp-main-navigation-container .active.item:last-child { | |
| 262 | - border-radius: 0px !important; | |
| 263 | -} | |
| 264 | - | |
| 265 | -#mainwp-main-navigation-container .ui.accordion.menu .item a { | |
| 266 | - line-height: 1.3em; | |
| 267 | -} | |
| 268 | - | |
| 269 | - | |
| 270 | -#mainwp-first-level-navigation { | |
| 271 | - display: flex; | |
| 272 | - flex-direction: column; | |
| 273 | - justify-content: space-between; | |
| 274 | - background-color: #1c1d1b; | |
| 275 | - width: 72px; | |
| 276 | - max-width: 72px; | |
| 277 | - overflow-y: auto; | |
| 278 | - overflow-x: hidden; | |
| 279 | - padding-top: 25px; | |
| 280 | -} | |
| 281 | - | |
| 282 | -#mainwp-version-label { | |
| 283 | - margin-left: 0px; | |
| 284 | - margin-right: 0px; | |
| 285 | - border-radius: 0px; | |
| 286 | - color: #ffffff !important; | |
| 287 | - z-index: 9999 !important; | |
| 288 | -} | |
| 289 | - | |
| 290 | -#mainwp-first-level-navigation-menu { | |
| 291 | - margin-top: 0; | |
| 292 | - flex-grow: 1; | |
| 293 | - border-radius: 0px; | |
| 294 | - min-height: 420px; | |
| 295 | -} | |
| 296 | - | |
| 297 | -#mainwp-first-level-navigation-menu .item.active { | |
| 298 | - background: #3E3F3D; | |
| 299 | -} | |
| 300 | - | |
| 301 | -#mainwp-first-level-navigation-menu .item.active .icon, | |
| 302 | -#mainwp-first-level-navigation-menu .item.active .text { | |
| 303 | - color: #7fb100; | |
| 304 | -} | |
| 305 | - | |
| 306 | -#mainwp-first-level-wpitems-menu { | |
| 307 | - background: none !important; | |
| 308 | - border-radius: 0px; | |
| 309 | -} | |
| 310 | - | |
| 311 | -#mainwp-first-level-navigation-menu a[title='Cost Tracker'] { | |
| 312 | - padding-left: 5px !important; | |
| 313 | - padding-right: 5px !important; | |
| 314 | -} | |
| 315 | - | |
| 316 | -#mainwp-collapse-second-level-navigation { | |
| 317 | - position: fixed; | |
| 318 | - left: 272px; | |
| 319 | - bottom: 30px; | |
| 320 | - padding: 7px 4px 7px 2px; | |
| 321 | - border-radius: 0 8px 8px 0 !important; | |
| 322 | - min-width: auto !important; | |
| 323 | - background-color: #3E3F3D; | |
| 324 | -} | |
| 325 | - | |
| 326 | -#mainwp-collapse-second-level-navigation .icon { | |
| 327 | - padding: 0px !important; | |
| 328 | - margin: 0px !important; | |
| 329 | - font-size: 14px !important; | |
| 330 | -} | |
| 331 | - | |
| 332 | -#mainwp-second-level-navigation { | |
| 333 | - background-color: #3E3F3D; | |
| 116 | + .mainwp-nav-menu .ui.accordion.menu .item:hover, | |
| 117 | + .mainwp-nav-menu .ui.accordion.menu .item.active { | |
| 118 | + background: rgba(255,255,255,.15); } | |
| 119 | + .mainwp-nav-menu .item-wp-admin { | |
| 334 | 120 | width: 200px; |
| 335 | - box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 336 | - -webkit-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 337 | - -moz-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 338 | - overflow-y: auto; | |
| 339 | - overflow-x: hidden; | |
| 340 | -} | |
| 121 | + position: fixed !important; | |
| 122 | + bottom: 0; } | |
| 341 | 123 | |
| 342 | -#mainwp-main-menu { | |
| 343 | - width: 100%; | |
| 344 | - background: #3E3F3D !important; | |
| 345 | -} | |
| 124 | + #mainwp-main-menu #menu-item-extensions .content.menu { | |
| 125 | + max-height: 200px !important; | |
| 126 | + overflow-y: scroll; | |
| 127 | + } | |
| 346 | 128 | |
| 347 | -#mainwp-second-level-navigation .ui.inverted.menu { | |
| 348 | - background-color: #3E3F3D; | |
| 349 | - box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 350 | - -webkit-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 351 | - -moz-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 352 | -} | |
| 129 | + #mainwp-main-menu .mainwp-top-level-menu-item-label { | |
| 130 | + float: none; | |
| 131 | + display: inline; | |
| 132 | + margin-left: 35px; | |
| 133 | + padding: 3px 5px; | |
| 134 | + font-size: 8px; | |
| 135 | + } | |
| 353 | 136 | |
| 354 | -#mainwp-second-level-navigation .ui.inverted.menu .item { | |
| 355 | - padding: 0.7em 1.14285714em; | |
| 356 | - color: #ffffff !important; | |
| 357 | - box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 358 | - -webkit-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 359 | - -moz-box-shadow: 20px 0px 20px -18px rgba(0, 0, 0, 0.15) inset; | |
| 360 | -} | |
| 137 | +/* Extensions sub-submenu */ | |
| 361 | 138 | |
| 362 | -#mainwp-second-level-navigation .ui.inverted.menu .item .icon { | |
| 363 | - color: #ffffff !important; | |
| 139 | +.mainwp-sub-submenu { | |
| 140 | + margin: 0 !important; | |
| 141 | + border-radius: 0 !important; | |
| 364 | 142 | } |
| 365 | 143 | |
| 366 | -#mainwp-second-level-navigation .ui.inverted.menu .item .item:hover, | |
| 367 | -#mainwp-second-level-navigation .ui.inverted.menu .item .item.active { | |
| 368 | - color: #7fb100 !important; | |
| 369 | -} | |
| 370 | - | |
| 371 | -#mainwp-second-level-navigation .ui.menu .item.extension-inactive a, | |
| 372 | -#mainwp-second-level-navigation .ui.menu a.item.extension-inactive { | |
| 373 | - color: rgba(255, 255, 255, .3) !important; | |
| 374 | -} | |
| 375 | - | |
| 376 | -#mainwp-navigation-icon { | |
| 377 | - width: 50px; | |
| 378 | - margin-left: 10px; | |
| 379 | - margin-top: 5px; | |
| 380 | -} | |
| 381 | - | |
| 382 | -.mainwp-main-mobile-navigation-container { | |
| 383 | - background-color: #1c1d1b; | |
| 384 | - display: none; | |
| 385 | -} | |
| 386 | - | |
| 387 | -.mainwp-main-mobile-navigation-container .item.active { | |
| 388 | - background: rgba(255, 255, 255, 0.08) !important; | |
| 389 | -} | |
| 390 | - | |
| 391 | -.mainwp-ui #mainwp-main-navigation-container.hoverli { | |
| 392 | - background-color: #1c1d1b !important; | |
| 393 | -} | |
| 394 | - | |
| 395 | -.mainwp-ui.toplevel_page_mainwp_tab #mainwp-main-navigation-container, | |
| 396 | -.mainwp-ui.mainwp_page_Settings #mainwp-main-navigation-container, | |
| 397 | -.mainwp-ui.mainwp_page_SettingsAdvanced #mainwp-main-navigation-container, | |
| 398 | -.mainwp-ui.mainwp_page_SettingsEmail #mainwp-main-navigation-container, | |
| 399 | -.mainwp-ui.mainwp_page_MainWPTools #mainwp-main-navigation-container, | |
| 400 | -.mainwp-ui.mainwp_page_SettingsInsights #mainwp-main-navigation-container, | |
| 401 | -.mainwp-ui.mainwp_page_SettingsApiBackups #mainwp-main-navigation-container, | |
| 402 | -.mainwp-ui.mainwp_page_ServerInformation #mainwp-main-navigation-container, | |
| 403 | -.mainwp-ui.mainwp_page_ServerInformationCron #mainwp-main-navigation-container, | |
| 404 | -.mainwp-ui.mainwp_page_ErrorLog #mainwp-main-navigation-container, | |
| 405 | -.mainwp-ui.mainwp_page_ActionLogs #mainwp-main-navigation-container, | |
| 406 | -.mainwp-ui.mainwp_page_PluginPrivacy #mainwp-main-navigation-container, | |
| 407 | -.mainwp-ui.mainwp-hidden-second-level-navigation #mainwp-main-navigation-container { | |
| 408 | - width: 72px !important; | |
| 409 | -} | |
| 410 | - | |
| 411 | -.mainwp-ui.toplevel_page_mainwp_tab #mainwp-collapse-second-level-navigation, | |
| 412 | -.mainwp-ui.toplevel_page_mainwp_tab #mainwp-second-level-navigation, | |
| 413 | -.mainwp-ui.mainwp_page_Settings #mainwp-second-level-navigation, | |
| 414 | -.mainwp-ui.mainwp_page_SettingsAdvanced #mainwp-second-level-navigation, | |
| 415 | -.mainwp-ui.mainwp_page_SettingsEmail #mainwp-second-level-navigation, | |
| 416 | -.mainwp-ui.mainwp_page_MainWPTools #mainwp-second-level-navigation, | |
| 417 | -.mainwp-ui.mainwp_page_SettingsInsights #mainwp-second-level-navigation, | |
| 418 | -.mainwp-ui.mainwp_page_SettingsApiBackups #mainwp-second-level-navigation, | |
| 419 | -.mainwp-ui.mainwp_page_ServerInformation #mainwp-second-level-navigation, | |
| 420 | -.mainwp-ui.mainwp_page_ServerInformationCron #mainwp-second-level-navigation, | |
| 421 | -.mainwp-ui.mainwp_page_ErrorLog #mainwp-second-level-navigation, | |
| 422 | -.mainwp-ui.mainwp_page_ActionLogs #mainwp-second-level-navigation, | |
| 423 | -.mainwp-ui.mainwp_page_PluginPrivacy #mainwp-second-level-navigation, | |
| 424 | -.mainwp-ui.mainwp-hidden-second-level-navigation #mainwp-second-level-navigation { | |
| 425 | - display: none !important; | |
| 426 | -} | |
| 427 | - | |
| 428 | -.mainwp-ui.mainwp-hidden-second-level-navigation #mainwp-collapse-second-level-navigation, | |
| 429 | -.mainwp-ui.mainwp_page_Settings #mainwp-collapse-second-level-navigation, | |
| 430 | -.mainwp-ui.mainwp_page_SettingsAdvanced #mainwp-collapse-second-level-navigation, | |
| 431 | -.mainwp-ui.mainwp_page_SettingsEmail #mainwp-collapse-second-level-navigation, | |
| 432 | -.mainwp-ui.mainwp_page_MainWPTools #mainwp-collapse-second-level-navigation, | |
| 433 | -.mainwp-ui.mainwp_page_SettingsInsights #mainwp-collapse-second-level-navigation, | |
| 434 | -.mainwp-ui.mainwp_page_SettingsApiBackups #mainwp-collapse-second-level-navigation, | |
| 435 | -.mainwp-ui.mainwp_page_ServerInformation #mainwp-collapse-second-level-navigation, | |
| 436 | -.mainwp-ui.mainwp_page_ServerInformationCron #mainwp-collapse-second-level-navigation, | |
| 437 | -.mainwp-ui.mainwp_page_ErrorLog #mainwp-collapse-second-level-navigation, | |
| 438 | -.mainwp-ui.mainwp_page_ActionLogs #mainwp-collapse-second-level-navigation, | |
| 439 | -.mainwp-ui.mainwp_page_PluginPrivacy #mainwp-collapse-second-level-navigation { | |
| 440 | - display: none !important; | |
| 441 | -} | |
| 442 | - | |
| 443 | -#mainwp-main-menu .icon { | |
| 444 | - color: #fff !important; | |
| 445 | -} | |
| 446 | - | |
| 447 | 144 | /* Widgets */ |
| 448 | 145 | |
| 449 | - | |
| 450 | -.mainwp-widget { | |
| 451 | - border: 1px solid #dadada !important; | |
| 452 | - margin: none !important; | |
| 146 | +#mainwp-grid-left { | |
| 147 | + padding-right: 5px; | |
| 453 | 148 | } |
| 454 | - | |
| 455 | -.mainwp-widget img { | |
| 456 | - width: 40%; | |
| 457 | - max-width: 200px; | |
| 458 | - height: auto; | |
| 149 | +#mainwp-grid-middle { | |
| 150 | + padding-right: 5px; | |
| 151 | + padding-left: 5px; | |
| 459 | 152 | } |
| 460 | - | |
| 461 | -#mainwp-update-everything-button { | |
| 462 | - font-size: 14px; | |
| 153 | +#mainwp-grid-right { | |
| 154 | + padding-left: 5px; | |
| 463 | 155 | } |
| 464 | 156 | |
| 465 | -.mainwp-widget .dt-search.ui.input { | |
| 466 | - padding: 5px; | |
| 467 | - max-width: 160px; | |
| 468 | -} | |
| 157 | +.mainwp-widget .handle-drag { cursor: move !important; } | |
| 469 | 158 | |
| 470 | - | |
| 471 | -@media only screen and (min-width: 1368px) { | |
| 472 | - | |
| 473 | - .mainwp-widget.ui.segment.gs-w { | |
| 474 | - position: absolute; | |
| 475 | - } | |
| 476 | - | |
| 477 | - .mainwp-widget-header { | |
| 478 | - margin-bottom: 20px !important; | |
| 479 | - } | |
| 480 | - | |
| 481 | - .mainwp-widget .handle-drag { | |
| 482 | - cursor: move !important; | |
| 483 | - } | |
| 484 | - | |
| 485 | - .mainwp-scrolly-overflow { | |
| 486 | - overflow-y: auto; | |
| 487 | - overflow-x: hidden; | |
| 488 | - padding: 0 10px 0 0; | |
| 489 | - margin-bottom: 20px; | |
| 490 | - } | |
| 491 | - | |
| 492 | - .mainwp-widget-footer { | |
| 493 | - position: absolute; | |
| 494 | - bottom: 1rem; | |
| 495 | - width: 100%; | |
| 496 | - } | |
| 497 | - | |
| 498 | - #widget-recent_posts .mainwp-scrolly-overflow, | |
| 499 | - #widget-recent_pages .mainwp-scrolly-overflow { | |
| 500 | - height: calc(100% - 125px); | |
| 501 | - } | |
| 502 | - | |
| 503 | - #widget-connection_status .mainwp-scrolly-overflow { | |
| 504 | - height: calc(100% - 135px); | |
| 505 | - } | |
| 506 | - | |
| 507 | - #widget-security_issues .mainwp-scrolly-overflow { | |
| 508 | - height: calc(100% - 100px); | |
| 509 | - } | |
| 510 | - | |
| 511 | - #widget-non_mainwp_changes .mainwp-scrolly-overflow { | |
| 512 | - height: calc(100% - 120px) !important; | |
| 513 | - } | |
| 514 | - | |
| 515 | - #widget-clients .mainwp-scrolly-overflow { | |
| 516 | - height: calc(100% - 100px) !important; | |
| 517 | - } | |
| 518 | - | |
| 519 | - #widget-client_info .mainwp-scrolly-overflow { | |
| 520 | - height: calc(100% - 100px) !important; | |
| 521 | - } | |
| 522 | - | |
| 523 | - #widget-child_site_info .mainwp-scrolly-overflow { | |
| 524 | - height: calc(100% - 60px) !important; | |
| 525 | - } | |
| 526 | - | |
| 527 | - #widget-notes .mainwp-scrolly-overflow { | |
| 528 | - height: calc(100% - 100px) !important; | |
| 529 | - } | |
| 530 | - | |
| 531 | - #widget-plugins .mainwp-scrolly-overflow { | |
| 532 | - height: calc(100% - 70px) !important; | |
| 533 | - } | |
| 534 | - | |
| 535 | - #widget-themes .mainwp-scrolly-overflow { | |
| 536 | - height: calc(100% - 70px) !important; | |
| 537 | - } | |
| 538 | - | |
| 539 | - #widget-overview .mainwp-scrolly-overflow { | |
| 540 | - height: calc(100% - 120px) !important; | |
| 541 | - padding: 10px 0; | |
| 542 | - } | |
| 543 | - | |
| 544 | - #widget-advanced-cost-tracker-costs .mainwp-scrolly-overflow { | |
| 545 | - height: calc(100% - 120px) !important; | |
| 546 | - padding: 10px 0; | |
| 547 | - } | |
| 548 | - | |
| 549 | - #widget-fields_info .mainwp-scrolly-overflow { | |
| 550 | - height: calc(100% - 100px) !important; | |
| 551 | - } | |
| 552 | - | |
| 553 | - #widget-websites .mainwp-scrolly-overflow { | |
| 554 | - height: calc(100% - 70px) !important; | |
| 555 | - } | |
| 556 | - | |
| 557 | - [id^="widget-contact_"] .mainwp-scrolly-overflow { | |
| 558 | - height: calc(100% - 70px) !important; | |
| 559 | - } | |
| 560 | - | |
| 561 | - #widget-note .mainwp-scrolly-overflow { | |
| 562 | - height: calc(100% - 100px) !important; | |
| 563 | - } | |
| 564 | - | |
| 565 | - #widget-advanced-matomo .mainwp-scrolly-overflow { | |
| 566 | - height: calc(100% - 70px) !important; | |
| 567 | - } | |
| 568 | - | |
| 569 | - #widget-get-started .mainwp-scrolly-overflow { | |
| 570 | - height: calc(100% - 70px) !important; | |
| 571 | - } | |
| 572 | - | |
| 573 | - #mainwp-plugin-privacy { | |
| 574 | - width: 800px; | |
| 575 | - } | |
| 576 | - | |
| 577 | - #widget-cost_upcomming_renewals .mainwp-scrolly-overflow, | |
| 578 | - #widget-cost_monthly_renewals .mainwp-scrolly-overflow, | |
| 579 | - #widget-cost_yearly_renewals .mainwp-scrolly-overflow { | |
| 580 | - height: calc(100% - 100px) !important; | |
| 581 | - } | |
| 582 | - | |
| 583 | - #widget-cost_monthly_totals .mainwp-scrolly-overflow, | |
| 584 | - #widget-cost_category_totals .mainwp-scrolly-overflow { | |
| 585 | - height: calc(100% - 70px) !important; | |
| 586 | - } | |
| 587 | - | |
| 159 | +.mainwp-widget.segment { | |
| 160 | + border: 1px solid #dadada !important; | |
| 588 | 161 | } |
| 589 | 162 | |
| 590 | -.mainwp-ui .mainwp-widget .ui.form .ui.input, | |
| 591 | -.mainwp-ui .mainwp-widget .ui.pagination.menu, | |
| 592 | -.mainwp-ui .mainwp-widget .ui.dropdown { | |
| 593 | - font-size: 0.78571429em; | |
| 594 | -} | |
| 595 | - | |
| 596 | 163 | /* Sidebar */ |
| 597 | 164 | |
| 598 | 165 | .mainwp-select-sites, |
| 599 | 166 | .mainwp-search-options, |
| 600 | 167 | .mainwp-search-submit { |
| 601 | - padding: 10px; | |
| 168 | + padding: 10px; | |
| 602 | 169 | } |
| 603 | 170 | |
| 604 | -#mainwp-select-sites-header .ui.menu { | |
| 605 | - overflow-x: auto; | |
| 606 | - overflow-y: hidden; | |
| 607 | - margin: 1rem -1rem 0; | |
| 608 | -} | |
| 609 | - | |
| 610 | -#mainwp-documentation-sidebar .ui.list .item i.icon { | |
| 611 | - display: inline-block !important; | |
| 612 | -} | |
| 613 | - | |
| 614 | 171 | /* Select Sites */ |
| 615 | 172 | |
| 616 | 173 | #mainwp-select-sites-body { |
| 617 | - height: 220px; | |
| 618 | - overflow: auto; | |
| 174 | + height: 220px; | |
| 175 | + overflow: auto; | |
| 619 | 176 | } |
| 620 | 177 | |
| 621 | 178 | #mainwp-select-sites-select-all-actions { |
| 622 | - background: #dadada; | |
| 623 | - border-bottom: 1px solid #dadada; | |
| 624 | - margin-top: 0; | |
| 179 | + background:#f9fafb; | |
| 180 | + padding: 12px 5px; | |
| 181 | + border-bottom: 1px solid #dadada;margin-top:0; | |
| 625 | 182 | } |
| 626 | 183 | |
| 627 | 184 | #mainwp-select-sites-select-all-actions .item { |
| 628 | - cursor: pointer; | |
| 185 | + cursor: pointer; | |
| 629 | 186 | } |
| 630 | 187 | |
| 631 | -.mainwp-modal-content #mainwp-select-sites-select-all-actions { | |
| 632 | - margin-left: auto; | |
| 633 | - margin-right: auto; | |
| 634 | -} | |
| 635 | - | |
| 636 | 188 | #mainwp-select-sites-list .item label .url { |
| 637 | - display: none; | |
| 638 | -} | |
| 189 | + display: none; } | |
| 639 | 190 | |
| 640 | -.mainwp-sub-header #mainwp-filter-sites-group .default.text, | |
| 641 | -.mainwp-sub-header #mainwp-filter-clients .default.text { | |
| 642 | - overflow: visible !important; | |
| 643 | -} | |
| 644 | - | |
| 645 | -/* Tables */ | |
| 646 | - | |
| 647 | -.mainwp-ui table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control::before, | |
| 648 | -.mainwp-ui table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control::before { | |
| 649 | - background-color: rgba(0, 0, 0, 0.3); | |
| 650 | -} | |
| 651 | - | |
| 652 | - | |
| 653 | -.mainwp-ui table.dataTable.dtr-inline.collapsed>tbody>tr.parent.dt-hasChild>td.dtr-control::before, | |
| 654 | -.mainwp-ui table.dataTable.dtr-inline.collapsed>tbody>tr.parent.dt-hasChild>th.dtr-control::before { | |
| 655 | - background-color: rgba(0, 0, 0, 0.6); | |
| 656 | -} | |
| 657 | - | |
| 658 | -.mainwp-ui table ul.dtr-details { | |
| 659 | - width: 100% !important; | |
| 660 | -} | |
| 661 | - | |
| 662 | -.mainwp-ui table.dataTable tbody tr>.dtfc-fixed-left, | |
| 663 | -.mainwp-ui table.dataTable tbody tr>.dtfc-fixed-right { | |
| 664 | - background-color: #fff; | |
| 665 | -} | |
| 666 | - | |
| 667 | -.mainwp-ui table.dataTable > tbody > tr.selected > * { | |
| 668 | - box-shadow: inset 0 0 0 9999px rgba( 0,0,0,.03) !important; | |
| 669 | -} | |
| 670 | - | |
| 671 | 191 | /* Manage Sites Table */ |
| 672 | 192 | |
| 673 | -table.mainwp-manage-wpsites-table { | |
| 674 | - margin: 0; | |
| 193 | +table#mainwp-manage-sites-table { | |
| 194 | + margin: 0; | |
| 675 | 195 | } |
| 676 | 196 | |
| 677 | -.mainwp-manage-wpsites-table tbody tr td.mainwp-site-cell, | |
| 678 | -.mainwp-manage-wpsites-table tbody tr td.mainwp-url-cell { | |
| 679 | - white-space: nowrap; | |
| 680 | - overflow: hidden; | |
| 681 | - text-overflow: ellipsis; | |
| 682 | - max-width: 185px; | |
| 197 | +table#mainwp-manage-sites-table .error a{ | |
| 198 | + text-decoration: none; | |
| 683 | 199 | } |
| 684 | 200 | |
| 685 | -table.mainwp-manage-wpsites-table .error a { | |
| 686 | - text-decoration: none; | |
| 687 | -} | |
| 688 | - | |
| 689 | 201 | #mainwp-manage-sites-content.segment { |
| 690 | - padding-top: 1em; | |
| 202 | + padding-top: 1em; | |
| 691 | 203 | } |
| 692 | 204 | |
| 693 | -/* Manage Cliens Table */ | |
| 694 | 205 | |
| 695 | -#mainwp-manage-clients-table .custom-icon { | |
| 696 | - font-size: 35px; | |
| 697 | -} | |
| 698 | - | |
| 699 | -/* Manage Costs Table */ | |
| 700 | -#mainwp-module-cost-tracker-sites-table tbody tr td.mainwp-manage-costs-name-cell { | |
| 701 | - white-space: nowrap; | |
| 702 | - overflow: hidden; | |
| 703 | - text-overflow: ellipsis; | |
| 704 | - max-width: 150px; | |
| 705 | - min-width: 150px; | |
| 706 | -} | |
| 707 | - | |
| 708 | 206 | /* Manage Groups */ |
| 709 | 207 | |
| 710 | 208 | #mainwp-manage-groups .mainwp-group-sites-row .list { |
| 711 | - max-height: 200px; | |
| 712 | - overflow-y: scroll; | |
| 209 | + max-height: 200px; | |
| 210 | + overflow-y: scroll; | |
| 713 | 211 | } |
| 714 | - | |
| 715 | -.mainwp-group-sites-row { | |
| 212 | +.mainwp-group-sites-row{ | |
| 716 | 213 | display: none; |
| 717 | 214 | } |
| 718 | - | |
| 719 | -.mainwp-group-sites-row.active { | |
| 215 | +.mainwp-group-sites-row.active{ | |
| 720 | 216 | display: table-row; |
| 721 | 217 | } |
| 722 | 218 | |
| 723 | 219 | /* Manage Updates */ |
| @@ -722,176 +218,57 @@ | ||
| 722 | 218 | |
| 723 | 219 | /* Manage Updates */ |
| 724 | 220 | |
| 725 | 221 | #mainwp-manage-updates table tr.active { |
| 726 | - background: #f9fafb !important; | |
| 222 | + background: #f9fafb !important; | |
| 727 | 223 | } |
| 728 | 224 | |
| 729 | 225 | #mainwp-manage-updates table tr.active table th { |
| 730 | - background: #eee !important; | |
| 226 | + background: #eee !important; | |
| 731 | 227 | } |
| 732 | 228 | |
| 733 | 229 | #mainwp-manage-updates table tr.active table td { |
| 734 | - background: #f9ffea !important; | |
| 230 | + background: #f9ffea !important; | |
| 735 | 231 | } |
| 736 | 232 | |
| 737 | -/* Manaage Plugins & Themes */ | |
| 738 | - | |
| 739 | -.ui.accordion.mainwp-manage-plugin-item, | |
| 740 | -.ui.accordion.mainwp-manage-theme-item { | |
| 741 | - border-bottom: 1px solid rgba(34, 36, 38, 0.1); | |
| 742 | -} | |
| 743 | - | |
| 744 | -.ui.accordion.mainwp-manage-plugin-item .title, | |
| 745 | -.ui.accordion.mainwp-manage-theme-item .title { | |
| 746 | - cursor: default !important; | |
| 747 | -} | |
| 748 | - | |
| 749 | -.ui.accordion.mainwp-manage-plugin-item .title.active, | |
| 750 | -.ui.accordion.mainwp-manage-theme-item .title.active { | |
| 751 | - background: #fafafa; | |
| 752 | -} | |
| 753 | - | |
| 754 | -.ui.accordion.mainwp-manage-plugin-item .title .dropdown, | |
| 755 | -.ui.accordion.mainwp-manage-theme-item .title .dropdown { | |
| 756 | - cursor: pointer !important; | |
| 757 | -} | |
| 758 | - | |
| 759 | -.mainwp-manage-plugin-item:nth-last-of-type(1), | |
| 760 | -.mainwp-manage-theme-item:nth-last-of-type(1) { | |
| 761 | - border-bottom: none !important; | |
| 762 | -} | |
| 763 | - | |
| 764 | -.mainwp-manage-plugin-item .content, | |
| 765 | -.mainwp-manage-theme-item .content { | |
| 766 | - padding: 2em 1em !important; | |
| 767 | -} | |
| 768 | - | |
| 769 | -.mainwp-manage-plugin-item .content.active, | |
| 770 | -.mainwp-manage-theme-item .content.active { | |
| 771 | - background: #fafafa; | |
| 772 | -} | |
| 773 | - | |
| 774 | -.mainwp-manage-plugin-item-website, | |
| 775 | -.mainwp-manage-theme-item-website { | |
| 776 | - border-bottom: 1px solid rgba(34, 36, 38, 0.1); | |
| 777 | - border-top: 1px solid rgba(34, 36, 38, 0.1); | |
| 778 | - background: #fafafa; | |
| 779 | - padding: 1em; | |
| 780 | - margin: 0 0 -1px !important; | |
| 781 | -} | |
| 782 | - | |
| 783 | - | |
| 784 | -/* Manage Extensions */ | |
| 785 | - | |
| 786 | -#mainwp-manage-extensions.ui.segment { | |
| 787 | - padding: 0px; | |
| 788 | -} | |
| 789 | - | |
| 790 | -#mainwp-manage-extensions .mainwp-main-content { | |
| 791 | - padding: 1em; | |
| 792 | -} | |
| 793 | - | |
| 794 | -.mainwp-disabled-extension .header, | |
| 795 | -.mainwp-disabled-extension .content:not(.extra) { | |
| 796 | - opacity: 0.7; | |
| 797 | -} | |
| 798 | - | |
| 799 | 233 | /* temporary */ |
| 800 | 234 | .hidden.divider { |
| 801 | - display: block !important; | |
| 235 | + display: block !important; | |
| 802 | 236 | } |
| 803 | 237 | |
| 804 | -#mainwp-show-htaccess code, | |
| 805 | -#mainwp-show-wp-config code { | |
| 806 | - background: none !important; | |
| 807 | -} | |
| 238 | +#mainwp-show-htaccess code, #mainwp-show-wp-config code { background: none !important; } | |
| 808 | 239 | |
| 809 | 240 | .main-content { |
| 810 | - width: calc(100% - 302.5px); | |
| 241 | + width: calc( 100% - 302.5px); | |
| 811 | 242 | } |
| 812 | 243 | |
| 813 | -.mainwp-ui .ui.message .header { | |
| 814 | - color: #333333; | |
| 815 | -} | |
| 816 | - | |
| 817 | 244 | /* WP UI Fixes */ |
| 818 | 245 | |
| 819 | -.mainwp-ui #wpbody-content { | |
| 820 | - padding-bottom: 0; | |
| 821 | -} | |
| 246 | +.mainwp-ui #wpbody-content { padding-bottom: 0; } | |
| 247 | +.mainwp-ui #wp-content-editor-tools { background-color: #fff !important; } | |
| 248 | +.mainwp-ui .wrap { margin: 0 0 0 200px } | |
| 822 | 249 | |
| 823 | -.mainwp-ui #wpbody-content .notice.notice-success, | |
| 824 | -.mainwp-ui #wpbody-content .notice.notice-info, | |
| 825 | -.mainwp-ui #wpbody-content .notice.notice-error, | |
| 826 | -.mainwp-ui #wpbody-content .notice.notice-warrning, | |
| 827 | -.mainwp-ui #wpbody-content div.update-nag { | |
| 828 | - display: none; | |
| 829 | -} | |
| 830 | 250 | |
| 831 | -.mainwp-ui #wp-content-editor-tools { | |
| 832 | - background-color: #fff !important; | |
| 833 | -} | |
| 834 | - | |
| 835 | -.mainwp-ui .wrap { | |
| 836 | - margin: 0 0 0 200px; | |
| 837 | -} | |
| 838 | - | |
| 839 | -.mainwp-hidden { | |
| 840 | - display: none !important; | |
| 841 | -} | |
| 842 | - | |
| 843 | -.mainwp-ui .ui.disabled.checkbox label a, | |
| 844 | -.mainwp-ui .ui.checkbox input[disabled]~label a { | |
| 845 | - pointer-events: auto !important; | |
| 846 | -} | |
| 847 | - | |
| 848 | - | |
| 849 | -.mainwp-ui #mainwp-security-issues-table tfoot input { | |
| 850 | - width: auto !important; | |
| 851 | -} | |
| 852 | - | |
| 853 | -.mainwp-ui .mainwp-dropdown-color-picker-field #mainwp_edit_clients_icon_select, | |
| 854 | -.mainwp-ui .mainwp-dropdown-color-picker-field #mainwp_manage_add_edit_site_icon_select, | |
| 855 | -.mainwp-ui .mainwp-dropdown-color-picker-field .mainwp-edit-clients-select-contact-icon { | |
| 856 | - max-width: calc(100% - 65px) !important; | |
| 857 | - min-width: calc(100% - 65px) !important; | |
| 858 | -} | |
| 859 | - | |
| 860 | -.mainwp-ui .mainwp-dropdown-color-picker-field .mainwp-color-picker-input, | |
| 861 | -.mainwp-ui .ui.form .field .mainwp-color-picker-input { | |
| 862 | - max-width: 65px !important; | |
| 863 | -} | |
| 864 | - | |
| 865 | - | |
| 866 | 251 | /* END V4 |
| 867 | 252 | ********************************************************************************/ |
| 868 | 253 | |
| 869 | 254 | |
| 870 | -.mainwp-notice { | |
| 871 | - margin: 5px 0 15px; | |
| 872 | - padding: .6em; | |
| 873 | - background: #fff; | |
| 874 | - box-shadow: 0 1px 1px rgba(0, 0, 0, .04); | |
| 875 | - vertical-align: middle; | |
| 876 | -} | |
| 877 | 255 | |
| 878 | -.mainwp-notice-green { | |
| 879 | - border-left: 4px solid #7fb100; | |
| 880 | -} | |
| 256 | +.mainwp-action-row { min-height: 20px; } | |
| 881 | 257 | |
| 882 | -.mainwp-notice-blue { | |
| 883 | - border-left: 4px solid #0073AA; | |
| 258 | +.mainwp-notice { | |
| 259 | + margin: 5px 0 15px; | |
| 260 | + padding: .6em; | |
| 261 | + background: #fff; | |
| 262 | + box-shadow: 0 1px 1px rgba(0,0,0,.04); | |
| 263 | + vertical-align: middle; | |
| 884 | 264 | } |
| 885 | 265 | |
| 886 | -.mainwp-notice-red { | |
| 887 | - border-left: 4px solid #a00; | |
| 888 | -} | |
| 266 | +.mainwp-notice-green { border-left: 4px solid #7fb100; } | |
| 267 | +.mainwp-notice-blue { border-left: 4px solid #0073AA; } | |
| 268 | +.mainwp-notice-red { border-left: 4px solid #a00; } | |
| 269 | +.mainwp-notice-yellow { border-left: 4px solid #FFB901; } | |
| 889 | 270 | |
| 890 | -.mainwp-notice-yellow { | |
| 891 | - border-left: 4px solid #FFB901; | |
| 892 | -} | |
| 893 | - | |
| 894 | 271 | .mainwp_action { |
| 895 | 272 | text-decoration: none; |
| 896 | 273 | text-transform: uppercase; |
| 897 | 274 | background: #fff; |
| @@ -900,28 +277,16 @@ | ||
| 900 | 277 | color: #333333; |
| 901 | 278 | display: inline-block; |
| 902 | 279 | font-size: 12px; |
| 903 | 280 | padding: 4px 12px; |
| 904 | - -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); | |
| 905 | - box-shadow: 0 1px 1px rgba(0, 0, 0, .04); | |
| 281 | + -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04); | |
| 282 | + box-shadow: 0 1px 1px rgba(0,0,0,.04); | |
| 906 | 283 | } |
| 284 | +.mainwp_action.left {border-width: 1px 0 1px 1px;} | |
| 285 | +.mainwp_action.mid{border-width: 1px 0 1px 1px;} | |
| 286 | +.mainwp_action.right{border-width: 1px;} | |
| 287 | +.mainwp_action.single{border-width: 1px;} | |
| 907 | 288 | |
| 908 | -.mainwp_action.left { | |
| 909 | - border-width: 1px 0 1px 1px; | |
| 910 | -} | |
| 911 | - | |
| 912 | -.mainwp_action.mid { | |
| 913 | - border-width: 1px 0 1px 1px; | |
| 914 | -} | |
| 915 | - | |
| 916 | -.mainwp_action.right { | |
| 917 | - border-width: 1px; | |
| 918 | -} | |
| 919 | - | |
| 920 | -.mainwp_action.single { | |
| 921 | - border-width: 1px; | |
| 922 | -} | |
| 923 | - | |
| 924 | 289 | .mainwp_action_down { |
| 925 | 290 | background: #e5e5e5; |
| 926 | 291 | -webkit-box-shadow: none; |
| 927 | 292 | box-shadow: none; |
| @@ -930,11 +295,10 @@ | ||
| 930 | 295 | |
| 931 | 296 | |
| 932 | 297 | /*---------------------------------------------------------------------------------------------------------------*/ |
| 933 | 298 | .mainwp-row-actions-working { |
| 934 | - display: none; | |
| 299 | + display: none; | |
| 935 | 300 | } |
| 936 | - | |
| 937 | 301 | /*---------------------------------------------------------------------------------------------------------------*/ |
| 938 | 302 | |
| 939 | 303 | |
| 940 | 304 | |
| @@ -944,18 +308,39 @@ | ||
| 944 | 308 | font-size: 18px; |
| 945 | 309 | line-height: 18px; |
| 946 | 310 | } |
| 947 | 311 | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 948 | 315 | .backup_run_loading { |
| 949 | 316 | display: none; |
| 950 | 317 | } |
| 951 | 318 | |
| 952 | 319 | |
| 953 | -.mainwp_managbackups_taskoptions { | |
| 320 | +.mainwp-tabs | |
| 321 | +{ | |
| 322 | + margin-top: 2em; | |
| 323 | + border-bottom: 1px solid #e5e5e5; | |
| 324 | + margin-bottom: 0; | |
| 325 | +} | |
| 326 | +.mainwp_checkboxes | |
| 327 | +{ | |
| 328 | + -webkit-column-count: 3; | |
| 329 | + -moz-column-count: 3; | |
| 330 | + column-count: 3; | |
| 331 | + margin: 1em 0 2em; | |
| 332 | +} | |
| 333 | +.mainwp-search-form | |
| 334 | +{ | |
| 335 | + width: auto ; | |
| 336 | +} | |
| 337 | +.mainwp_managbackups_taskoptions | |
| 338 | +{ | |
| 954 | 339 | width: auto; |
| 955 | 340 | } |
| 956 | - | |
| 957 | -.mainwp_managbackups_taskoptions .form-table { | |
| 341 | +.mainwp_managbackups_taskoptions .form-table | |
| 342 | +{ | |
| 958 | 343 | clear: none; |
| 959 | 344 | width: 590px; |
| 960 | 345 | } |
| 961 | 346 | |
| @@ -967,65 +352,146 @@ | ||
| 967 | 352 | display: none; |
| 968 | 353 | position: absolute; |
| 969 | 354 | background-color: #ECECEC; |
| 970 | 355 | background-color: white; |
| 356 | + /*border: 1px solid #CCC;*/ | |
| 971 | 357 | border-left: 0; |
| 972 | 358 | z-index: 9999; |
| 973 | 359 | } |
| 974 | 360 | |
| 361 | +#side-info-column { | |
| 362 | + width: 49%; | |
| 363 | +} | |
| 975 | 364 | |
| 976 | -#mainwp_posts_main, | |
| 977 | -#mainwp_posts_loading, | |
| 978 | -#mainwp_posts_error, | |
| 979 | -#mainwp_comments_main, | |
| 980 | -#mainwp_comments_loading, | |
| 981 | -#mainwp_comments_error, | |
| 982 | -#mainwp_pages_main, | |
| 983 | -#mainwp_pages_error, | |
| 984 | -#mainwp_users_main, | |
| 985 | -#mainwp_users_loading_info, | |
| 986 | -#mainwp_themes_main, | |
| 987 | -#mainwp_themes_error, | |
| 988 | -#mainwp_themes_loading_info, | |
| 989 | -#mainwp_plugins_main, | |
| 990 | -#mainwp_plugins_error, | |
| 991 | -#mainwp_bulk_action_loading, | |
| 992 | -#mainwp_users_searching, | |
| 993 | -#mainwp_sites_searching, | |
| 994 | -#mainwp_users_updating, | |
| 995 | -#mainwp_bulk_action_applying, | |
| 996 | -.mainwp_more_loading { | |
| 365 | +.inner-sidebar #side-sortables { | |
| 366 | + width: 100%; | |
| 367 | +} | |
| 368 | + | |
| 369 | +.has-right-sidebar #post-body-content { | |
| 370 | + width: 49%; | |
| 371 | + margin-right: 390px; | |
| 372 | +} | |
| 373 | + | |
| 374 | +.has-right-sidebar #post-body { | |
| 375 | + margin-right: -50%; | |
| 376 | +} | |
| 377 | + | |
| 378 | +#post-body #normal-sortables { | |
| 379 | + width: 100%; | |
| 380 | +} | |
| 381 | + | |
| 382 | +li.hoverli { | |
| 383 | + -webkit-box-shadow: 0 1px 0 #dfdfdf, 0 -1px 0 #dfdfdf; | |
| 384 | + -moz-box-shadow: 0 1px 0 #dfdfdf, 0 -1px 0 #dfdfdf; | |
| 385 | + box-shadow: 0 1px 0 #dfdfdf, 0 -1px 0 #dfdfdf; | |
| 386 | + position: relative; | |
| 387 | + z-index: 9999; | |
| 388 | +} | |
| 389 | + | |
| 390 | +#mainwp_posts_main, #mainwp_posts_loading, #mainwp_posts_error, | |
| 391 | +#mainwp_comments_main, #mainwp_comments_loading, #mainwp_comments_error, | |
| 392 | +#mainwp_pages_main, #mainwp_pages_error, | |
| 393 | +#mainwp_users_main, #mainwp_users_loading_info, | |
| 394 | +#mainwp_themes_main, #mainwp_themes_error, #mainwp_themes_loading_info, | |
| 395 | +#mainwp_plugins_main, #mainwp_plugins_error, #mainwp_plugins_loading_info, | |
| 396 | +#mainwp_bulk_action_loading, #mainwp_users_searching, #mainwp_sites_searching, | |
| 397 | +#mainwp_users_updating, #mainwp_bulk_action_applying, .mainwp_more_loading | |
| 398 | +{ | |
| 997 | 399 | display: none; |
| 998 | 400 | } |
| 999 | 401 | |
| 1000 | -.mainwp_loading, | |
| 1001 | -.mainwp-hidden-field { | |
| 402 | +.mainwp_loading, .mainwp-hidden-field { | |
| 1002 | 403 | display: none; |
| 1003 | 404 | } |
| 1004 | 405 | |
| 406 | +#pager { | |
| 407 | + top: 0; | |
| 408 | + position: inherit !important; | |
| 409 | +} | |
| 410 | +.first, .prev, .next, .last | |
| 411 | +{ | |
| 412 | + vertical-align: -5px; | |
| 413 | +} | |
| 414 | + | |
| 1005 | 415 | .row-actions-working { |
| 1006 | 416 | display: none; |
| 1007 | 417 | padding: 2px 0 0; |
| 1008 | 418 | } |
| 1009 | 419 | |
| 1010 | -.mainwp-table-container .wp-list-table thead th, | |
| 1011 | -.mainwp-table-container .wp-list-table tfoot th, | |
| 1012 | -#mainwp-table thead th, | |
| 1013 | -#mainwp-table tfoot th { | |
| 1014 | - padding-left: .5em !important; | |
| 420 | + | |
| 421 | +.mainwp_plugins_content,.mainwp_themes_content{ | |
| 422 | + background: #f9f9f9 ; | |
| 1015 | 423 | } |
| 1016 | 424 | |
| 425 | +#mainwp_plugins_content .headcol, #mainwp_themes_content .headcol{ | |
| 426 | + width: 22em; | |
| 427 | +} | |
| 428 | +#mainwp_plugins_content th.headcol, #mainwp_themes_content th.headcol{ | |
| 429 | + border-bottom: 0; | |
| 430 | +} | |
| 431 | + | |
| 432 | +#mainwp_plugins_content #mainwp-table-overflow, | |
| 433 | +#mainwp_themes_content #mainwp-table-overflow { | |
| 434 | + height: 720px; | |
| 435 | +} | |
| 436 | + | |
| 437 | +#mainwp_background-box { | |
| 438 | + min-height: 80vh; | |
| 439 | + height: 100% ; | |
| 440 | + width: auto ; | |
| 441 | + margin-top: 2em ; | |
| 442 | + background: none ; | |
| 443 | +} | |
| 444 | +#mainwp_wrap-inside { | |
| 445 | + min-height: 80vh; | |
| 446 | + height: 100% ; | |
| 447 | + margin-top: 0; | |
| 448 | + padding: 10px ; | |
| 449 | + background: #fafafa ; | |
| 450 | + border-top: none ; | |
| 451 | + border-bottom: 1px solid #e5e5e5; | |
| 452 | + border-left: 1px solid #e5e5e5; | |
| 453 | + border-right: 1px solid #e5e5e5; | |
| 454 | + box-shadow: 0 1px 1px rgba(0,0,0,.04); | |
| 455 | + position: relative; | |
| 456 | +} | |
| 457 | +#mainwp_wrap-inside.round-top { | |
| 458 | + clear: both ; | |
| 459 | + border: 1px solid #e5e5e5 !important; | |
| 460 | +} | |
| 461 | + | |
| 462 | +.mainwp-table-container .wp-list-table thead th,.mainwp-table-container .wp-list-table tfoot th,#mainwp-table thead th,#mainwp-table tfoot th { | |
| 463 | + padding-left: .5em !important ; | |
| 464 | +} | |
| 465 | + | |
| 1017 | 466 | #mainwp-tabs { |
| 1018 | - clear: both; | |
| 467 | + clear: both ; | |
| 1019 | 468 | } |
| 469 | +#mainwp-tabs .nav-tab-active { | |
| 470 | + background: #fafafa ; | |
| 471 | + border-top: 1px solid #7fb100 !important; | |
| 472 | + border-left: 1px solid #e5e5e5; | |
| 473 | + border-right: 1px solid #e5e5e5; | |
| 474 | + border-bottom: 1px solid #fafafa !important ; | |
| 475 | + color: #7fb100; | |
| 476 | + margin-top: 1px; | |
| 477 | +} | |
| 1020 | 478 | |
| 479 | +#mainwp-tabs .nav-tab { | |
| 480 | + border-top: 1px solid #e5e5e5; | |
| 481 | + border-left: 1px solid #e5e5e5; | |
| 482 | + border-right: 1px solid #e5e5e5; | |
| 483 | + border-bottom: 1px solid #e5e5e5; | |
| 484 | + padding: 10px 16px; | |
| 485 | + font-size: 14px; | |
| 486 | + text-transform: uppercase; | |
| 487 | + line-height: 16px; | |
| 488 | + font-weight: normal; | |
| 489 | + margin-left: 0; | |
| 490 | + margin-right: 10px; | |
| 491 | +} | |
| 1021 | 492 | /* Enhance Wordpress Admin UI */ |
| 1022 | -#adminmenuback, | |
| 1023 | -#adminmenuwrap, | |
| 1024 | -#adminmenu, | |
| 1025 | -#adminmenu .wp-submenu, | |
| 1026 | -#adminmenu .wp-submenu-wrap, | |
| 1027 | -.folded #adminmenu .wp-has-current-submenu .wp-submenu { | |
| 493 | +#adminmenuback, #adminmenuwrap, #adminmenu, #adminmenu .wp-submenu, #adminmenu .wp-submenu-wrap, .folded #adminmenu .wp-has-current-submenu .wp-submenu { | |
| 1028 | 494 | width: 160px; |
| 1029 | 495 | } |
| 1030 | 496 | |
| 1031 | 497 | |
| @@ -1057,33 +523,87 @@ | ||
| 1057 | 523 | color: #7fb100; |
| 1058 | 524 | } |
| 1059 | 525 | |
| 1060 | 526 | |
| 527 | +/* New Select Box Style */ | |
| 1061 | 528 | |
| 529 | +.mainwp_error { | |
| 530 | + display: none; | |
| 531 | + padding: .6em; | |
| 532 | + margin: 5px 0 2px; | |
| 533 | +} | |
| 1062 | 534 | |
| 535 | +.mainwp-tips .mainwp-dismiss{ | |
| 536 | + float:right; | |
| 537 | +} | |
| 538 | + | |
| 539 | +/* Exclude Section */ | |
| 540 | + | |
| 541 | + | |
| 542 | +#download-server-information { | |
| 543 | + display: none; | |
| 544 | + margin: 10px 0; | |
| 545 | + padding: 0; | |
| 546 | + position: relative; | |
| 547 | +} | |
| 548 | + | |
| 549 | +#download-server-information textarea { | |
| 550 | + border-radius: 0; | |
| 551 | + font-family: monospace; | |
| 552 | + font-size: 12px; | |
| 553 | + height: 300px; | |
| 554 | + line-height: 20px; | |
| 555 | + margin: 0; | |
| 556 | + outline: 0 none; | |
| 557 | + padding: 20px; | |
| 558 | + resize: none; | |
| 559 | + width: 100%; | |
| 560 | + -moz-border-radius:0; | |
| 561 | + -webkit-border-radius:0; | |
| 562 | +} | |
| 563 | + | |
| 564 | +.mwp_close_srv_info { | |
| 565 | + display: none; | |
| 566 | + float: right; | |
| 567 | + margin: 5px 0; | |
| 568 | +} | |
| 569 | + | |
| 570 | +.mainwp-permission-error { | |
| 571 | + padding: 2em; | |
| 572 | + width: 70%; | |
| 573 | + margin: 4em auto; | |
| 574 | + background: #fff; | |
| 575 | + border: 1px Solid #e5e5e5; | |
| 576 | + font-size: 13px; | |
| 577 | + text-align: center; | |
| 578 | + color: #999; | |
| 579 | +} | |
| 580 | + | |
| 581 | +.mainwp-permission-error p { | |
| 582 | + font-size: 16px; | |
| 583 | + color: #333; | |
| 584 | +} | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 1063 | 589 | /* ACTION TABS */ |
| 1064 | 590 | .mainwp-browse-plugins .wp-filter { |
| 1065 | 591 | margin-top: 0 !important; |
| 1066 | 592 | } |
| 1067 | - | |
| 1068 | -.mainwp-browse-plugins>form { | |
| 593 | +.mainwp-browse-plugins > form { | |
| 1069 | 594 | float: left; |
| 1070 | 595 | } |
| 1071 | 596 | |
| 1072 | -body.show-upload-plugin .hide-if-upload, | |
| 1073 | -body.show-upload-theme .hide-if-upload { | |
| 597 | +body.show-upload-plugin .hide-if-upload, body.show-upload-theme .hide-if-upload{ | |
| 1074 | 598 | display: none !important; |
| 1075 | 599 | } |
| 1076 | - | |
| 1077 | -.show-if-upload { | |
| 600 | +.show-if-upload{ | |
| 1078 | 601 | display: none !important; |
| 1079 | 602 | } |
| 1080 | - | |
| 1081 | -body.show-upload-theme .show-if-upload, | |
| 1082 | -body.show-upload-plugin .show-if-upload { | |
| 603 | +body.show-upload-theme .show-if-upload, body.show-upload-plugin .show-if-upload { | |
| 1083 | 604 | display: block !important; |
| 1084 | 605 | } |
| 1085 | - | |
| 1086 | 606 | body.show-upload-plugin .mainwp-upload-plugin { |
| 1087 | 607 | display: block; |
| 1088 | 608 | } |
| 1089 | 609 | |
| @@ -1090,9 +610,8 @@ | ||
| 1090 | 610 | .mainwp-upload-plugin { |
| 1091 | 611 | float: left; |
| 1092 | 612 | width: 100%; |
| 1093 | 613 | } |
| 1094 | - | |
| 1095 | 614 | .installed-group-exts { |
| 1096 | 615 | padding: 1em; |
| 1097 | 616 | } |
| 1098 | 617 | |
| @@ -1098,18 +617,40 @@ | ||
| 1098 | 617 | |
| 1099 | 618 | .mainwp_hide_wpmenu_checkboxes { |
| 1100 | 619 | margin: 0; |
| 1101 | 620 | } |
| 1102 | - | |
| 1103 | 621 | .plugin-update-tr .api-deactivate { |
| 1104 | 622 | background-color: #fcf3ef; |
| 1105 | 623 | } |
| 624 | +#plugin-information-footer a { | |
| 625 | + display: none; | |
| 626 | +} | |
| 627 | +.sync-ext-row .sync-options { | |
| 628 | + margin-left: 15px; | |
| 629 | +} | |
| 630 | +.sync-ext-row{ | |
| 631 | + margin: 5px 0; | |
| 632 | +} | |
| 1106 | 633 | |
| 634 | + | |
| 1107 | 635 | #import_user_file_bulkupload { |
| 1108 | 636 | width: 230px !important; |
| 1109 | 637 | } |
| 1110 | 638 | |
| 1111 | -.mainwp-ui .plugin-update-tr .update-message p:before { | |
| 639 | +body.show-upload-theme #mainwp_wrap-inside .upload-theme + .wp-filter, | |
| 640 | +body.show-upload-theme #mainwp_wrap-inside .upload-theme + .wp-filter + .mainwp-browse-themes { | |
| 641 | + display: none; | |
| 642 | +} | |
| 643 | +body.show-upload-theme #mainwp_wrap-inside .upload-theme, | |
| 644 | +.mainwp_wrap-inside .upload-plugin { | |
| 645 | + display: block; | |
| 646 | +} | |
| 647 | +#mainwp_wrap-inside .upload-plugin, #mainwp_wrap-inside .upload-theme { | |
| 648 | + padding: 0 !important; | |
| 649 | +} | |
| 650 | + | |
| 651 | + | |
| 652 | +.mainwp-ui .plugin-update-tr .update-message p:before{ | |
| 1112 | 653 | color: #f56e28; |
| 1113 | 654 | content: "\f463"; |
| 1114 | 655 | margin-right: 6px; |
| 1115 | 656 | margin-top: 6px; |
| @@ -1115,49 +656,92 @@ | ||
| 1115 | 656 | margin-top: 6px; |
| 1116 | 657 | vertical-align: bottom; |
| 1117 | 658 | } |
| 1118 | 659 | |
| 1119 | -.plugin-update-tr.active>td>div.api-deactivate { | |
| 660 | +.plugin-update-tr.active > td > div.api-deactivate { | |
| 1120 | 661 | margin: 10px 20px 10px 40px; |
| 1121 | 662 | padding: 10px; |
| 1122 | 663 | } |
| 1123 | - | |
| 1124 | 664 | .mainwp-ui .plugin-update-tr .update-message { |
| 1125 | - margin: 5px 20px 15px 40px; | |
| 665 | + margin:5px 20px 15px 40px; | |
| 1126 | 666 | background-color: #fff8e5; |
| 1127 | 667 | border-left: 4px solid #ffb900; |
| 1128 | 668 | padding: 1px 12px; |
| 1129 | 669 | } |
| 670 | +.mainwp-ui #wpfooter{ | |
| 671 | + z-index: 1000; | |
| 672 | +} | |
| 673 | +.mainwp-ui-leftmenu #wpfooter{ | |
| 674 | + margin-left: 240px; | |
| 675 | +} | |
| 676 | +.mainwp-no-extensions { | |
| 677 | + margin: 0 12px 12px; | |
| 678 | +} | |
| 679 | +#mainwp_managesites_content table.sites thead th, | |
| 680 | +#mainwp_users_table thead th { | |
| 681 | + padding:0; | |
| 682 | +} | |
| 683 | +#mainwp_managesites_content table.sites thead th .header-wrap, | |
| 684 | +#mainwp_users_table thead th .header-wrap{ | |
| 685 | + min-height: 30px; | |
| 686 | + padding: 5px 0 0 5px; | |
| 687 | +} | |
| 1130 | 688 | |
| 1131 | -.mainwp-ui #wpfooter { | |
| 1132 | - z-index: 1000; | |
| 689 | +#mainwp_users_table th#avatar{ | |
| 690 | + width: 65px; | |
| 1133 | 691 | } |
| 1134 | 692 | |
| 1135 | -.mainwp-ui-leftmenu #wpfooter { | |
| 1136 | - margin-left: 240px; | |
| 693 | +#mainwp_managesites_content table.sites thead th.sortable a, | |
| 694 | +#mainwp_managesites_content table.sites thead th.sorted a { | |
| 695 | + padding-top: 0; | |
| 696 | + padding-left: 0; | |
| 1137 | 697 | } |
| 698 | +#mainwp_users_main .password-input-wrapper input.regular-text { | |
| 699 | + width: 23.2em; | |
| 700 | +} | |
| 1138 | 701 | |
| 702 | +.mainwp_config_box_left .password-input-wrapper input, | |
| 703 | +.mainwp_config_box_left #pass-strength-result { | |
| 704 | + width: 22em !important; | |
| 705 | +} | |
| 706 | + | |
| 707 | +#mainwp_managesites_content table th#wpcore_update, | |
| 708 | +#mainwp_managesites_content table th#plugin_update, | |
| 709 | +#mainwp_managesites_content table th#theme_update | |
| 710 | +{ | |
| 711 | + width: 50px; | |
| 712 | + text-align: center; | |
| 713 | +} | |
| 714 | + | |
| 715 | +#mainwp_users_main .form-table#user-profile textarea { | |
| 716 | + margin-bottom: 6px; | |
| 717 | + width: 500px; | |
| 718 | +} | |
| 719 | + | |
| 1139 | 720 | #mainwp-table-overflow table th { |
| 1140 | - z-index: 998 !important; | |
| 721 | + z-index: 998!important; | |
| 1141 | 722 | } |
| 1142 | 723 | |
| 1143 | -#mainwp-table-overflow table th:nth-child(1) { | |
| 1144 | - z-index: 999 !important; | |
| 724 | +#mainwp-table-overflow table th:nth-child(1) { | |
| 725 | + z-index: 999!important; | |
| 1145 | 726 | } |
| 1146 | 727 | |
| 1147 | -#mainwp-table-overflow table tr td:nth-child(1) { | |
| 1148 | - z-index: 997 !important; | |
| 728 | +#mainwp-table-overflow table tr td:nth-child(1) { | |
| 729 | + z-index: 997!important; | |
| 1149 | 730 | } |
| 1150 | 731 | |
| 732 | +div.pw-wrap.form-invalid { | |
| 733 | + padding: 5px; | |
| 734 | + border: 1px dashed #dc3232; | |
| 735 | +} | |
| 736 | + | |
| 1151 | 737 | span.http-ok-status { |
| 1152 | 738 | display: none; |
| 1153 | 739 | } |
| 1154 | - | |
| 1155 | -div.http-response-ok span.http-ok-status { | |
| 740 | +div.http-response-ok span.http-ok-status{ | |
| 1156 | 741 | display: inline-block; |
| 1157 | 742 | } |
| 1158 | - | |
| 1159 | -div.http-response-ok span.http-notok-status { | |
| 743 | +div.http-response-ok span.http-notok-status{ | |
| 1160 | 744 | display: none; |
| 1161 | 745 | } |
| 1162 | 746 | |
| 1163 | 747 | /* end */ |
| @@ -1166,39 +750,32 @@ | ||
| 1166 | 750 | #mainwp_page_search_by_keyword { |
| 1167 | 751 | width: calc(100% - 145px); |
| 1168 | 752 | |
| 1169 | 753 | } |
| 1170 | - | |
| 1171 | 754 | #mainwp_connection_status_wrap .mainwp_wp_sync:hover .mainwp-row-actions { |
| 1172 | 755 | display: block; |
| 1173 | 756 | } |
| 1174 | - | |
| 1175 | 757 | #mainwp_connection_status_wrap .mainwp-row-actions { |
| 1176 | 758 | float: none; |
| 1177 | 759 | } |
| 1178 | - | |
| 1179 | 760 | .mainwp-ui-leftmenu.mainwp-ui-page #adminmenuwrap, |
| 1180 | 761 | .mainwp-ui-leftmenu.mainwp-ui-page #wpadminbar, |
| 1181 | 762 | .mainwp-ui-leftmenu.mainwp-ui-page #adminmenumain, |
| 1182 | 763 | .mainwp-ui-leftmenu.mainwp-ui-page #screen-meta-links, |
| 1183 | -.mainwp-ui-leftmenu.mainwp-ui-page #wpfooter { | |
| 764 | +.mainwp-ui-leftmenu.mainwp-ui-page #wpfooter{ | |
| 1184 | 765 | display: none; |
| 1185 | 766 | } |
| 1186 | - | |
| 1187 | -.mainwp-ui-leftmenu.mainwp-ui-page #wpcontent { | |
| 767 | +.mainwp-ui-leftmenu.mainwp-ui-page #wpcontent{ | |
| 1188 | 768 | margin-left: 0; |
| 1189 | - padding-left: 0; | |
| 1190 | 769 | } |
| 1191 | - | |
| 1192 | 770 | #wpcontent h2 { |
| 1193 | 771 | display: block; |
| 1194 | 772 | } |
| 1195 | 773 | |
| 1196 | -.mainwp-modal-progress { | |
| 774 | +.mainwp-modal-progress{ | |
| 1197 | 775 | margin-top: 0 !important; |
| 1198 | 776 | } |
| 1199 | - | |
| 1200 | -.mainwp-browse-themes .theme .image>img { | |
| 777 | +.mainwp-browse-themes .theme .image > img { | |
| 1201 | 778 | width: 100%; |
| 1202 | 779 | } |
| 1203 | 780 | |
| 1204 | 781 | #themes-loading { |
| @@ -1203,21 +780,18 @@ | ||
| 1203 | 780 | |
| 1204 | 781 | #themes-loading { |
| 1205 | 782 | display: none; |
| 1206 | 783 | } |
| 1207 | - | |
| 1208 | -.loading-content #themes-loading { | |
| 784 | +.loading-content #themes-loading{ | |
| 1209 | 785 | display: block; |
| 1210 | 786 | } |
| 1211 | 787 | |
| 1212 | -body.show-upload-theme .mainwp-content-wrap .mainwp-upload-theme+.mainwp-browse-themes { | |
| 788 | +body.show-upload-theme .mainwp-content-wrap .mainwp-upload-theme + .mainwp-browse-themes { | |
| 1213 | 789 | display: none; |
| 1214 | 790 | } |
| 1215 | - | |
| 1216 | -body.show-upload-theme .mainwp-content-wrap .mainwp-upload-theme { | |
| 791 | +body.show-upload-theme .mainwp-content-wrap .mainwp-upload-theme{ | |
| 1217 | 792 | display: block; |
| 1218 | 793 | } |
| 1219 | - | |
| 1220 | 794 | .mainwp-content-wrap .mainwp-upload-theme { |
| 1221 | 795 | padding: 0 !important; |
| 1222 | 796 | display: none; |
| 1223 | 797 | } |
| @@ -1224,25 +798,21 @@ | ||
| 1224 | 798 | |
| 1225 | 799 | /* to fix css issue */ |
| 1226 | 800 | #mainwp-emails-settings-table.dataTable.table td span, |
| 1227 | 801 | #mainwp-emails-settings-table.dataTable.table th span, |
| 1228 | -.mainwp-manage-wpsites-table.dataTable.table td span, | |
| 1229 | -.mainwp-manage-wpsites-table.dataTable.table th span { | |
| 1230 | - -webkit-box-sizing: border-box !important; | |
| 1231 | - box-sizing: border-box !important; | |
| 802 | +#mainwp-manage-sites-table.dataTable.table td span, | |
| 803 | +#mainwp-manage-sites-table.dataTable.table th span{ | |
| 804 | + -webkit-box-sizing: border-box !important; | |
| 805 | + box-sizing: border-box !important; | |
| 1232 | 806 | } |
| 1233 | - | |
| 1234 | 807 | .mainwp-quick-setup .ui.divider { |
| 1235 | 808 | margin: 0 !important; |
| 1236 | 809 | height: 1rem !important; |
| 1237 | 810 | } |
| 1238 | - | |
| 1239 | 811 | .mainwp-quick-setup .ui.secondary.segment { |
| 1240 | - box-shadow: none; | |
| 1241 | -} | |
| 1242 | - | |
| 812 | + box-shadow: none; } | |
| 1243 | 813 | .trigger-all-accordion .trigger-handle-arrow .down.icon, |
| 1244 | -.trigger-all-accordion.active .trigger-handle-arrow .right.icon { | |
| 814 | +.trigger-all-accordion.active .trigger-handle-arrow .right.icon{ | |
| 1245 | 815 | display: none; |
| 1246 | 816 | } |
| 1247 | 817 | |
| 1248 | 818 | .trigger-all-accordion.active .trigger-handle-arrow .down.icon, |
| @@ -1250,9 +820,9 @@ | ||
| 1250 | 820 | display: block; |
| 1251 | 821 | } |
| 1252 | 822 | |
| 1253 | 823 | .trigger-all-accordion, |
| 1254 | -.indicator-accordion-sorting { | |
| 824 | +.indicator-accordion-sorting{ | |
| 1255 | 825 | cursor: pointer; |
| 1256 | 826 | } |
| 1257 | 827 | |
| 1258 | 828 | .indicator-accordion-sorting { |
| @@ -1259,9 +829,9 @@ | ||
| 1259 | 829 | z-index: 999 !important; |
| 1260 | 830 | } |
| 1261 | 831 | |
| 1262 | 832 | .indicator-accordion-sorting .down.icon, |
| 1263 | -.indicator-accordion-sorting .up.icon { | |
| 833 | +.indicator-accordion-sorting .up.icon{ | |
| 1264 | 834 | display: none; |
| 1265 | 835 | } |
| 1266 | 836 | |
| 1267 | 837 | .indicator-accordion-sorting.descending .down.icon, |
| @@ -1266,9 +836,9 @@ | ||
| 1266 | 836 | |
| 1267 | 837 | .indicator-accordion-sorting.descending .down.icon, |
| 1268 | 838 | .indicator-accordion-sorting.ascending .up.icon, |
| 1269 | 839 | .indicator-accordion-sorting.ascending .sort.icon, |
| 1270 | -.indicator-accordion-sorting.descending .sort.icon { | |
| 840 | +.indicator-accordion-sorting.descending .sort.icon{ | |
| 1271 | 841 | display: none; |
| 1272 | 842 | } |
| 1273 | 843 | |
| 1274 | 844 | .indicator-accordion-sorting.ascending .up.icon, |
| @@ -1275,144 +845,11 @@ | ||
| 1275 | 845 | .indicator-accordion-sorting.descending .down.icon { |
| 1276 | 846 | display: inline-block; |
| 1277 | 847 | } |
| 1278 | 848 | |
| 1279 | - | |
| 1280 | -th .sort.icon, | |
| 1281 | -th .up.icon, | |
| 1282 | -th .down.icon { | |
| 1283 | - float: right; | |
| 849 | +th .sort.icon, .up.icon, .down.icon { | |
| 850 | + float:right; | |
| 1284 | 851 | } |
| 1285 | 852 | |
| 1286 | -.trigger-handle-arrow .icon { | |
| 1287 | - float: left; | |
| 853 | +#mainwp-themes-content td.child-active{ | |
| 854 | + background:#e3ffa7 !important; | |
| 1288 | 855 | } |
| 1289 | - | |
| 1290 | -#mainwp-themes-content td.child-active { | |
| 1291 | - background: #e3ffa7 !important; | |
| 1292 | -} | |
| 1293 | - | |
| 1294 | - | |
| 1295 | - | |
| 1296 | -.mainwp_selected_sites_item.item.warning label { | |
| 1297 | - color: red; | |
| 1298 | -} | |
| 1299 | - | |
| 1300 | -.settings-field-icon-indicator { | |
| 1301 | - margin-left: -12px !important; | |
| 1302 | - display: none !important; | |
| 1303 | -} | |
| 1304 | - | |
| 1305 | -.settings-field-icon-indicator.visible-indicator { | |
| 1306 | - display: inline-block !important; | |
| 1307 | -} | |
| 1308 | - | |
| 1309 | -.category-select-item-sub1 { | |
| 1310 | - padding-left: 35px !important; | |
| 1311 | -} | |
| 1312 | - | |
| 1313 | -.category-select-item-sub2 { | |
| 1314 | - padding-left: 45px !important; | |
| 1315 | -} | |
| 1316 | - | |
| 1317 | -.category-select-item-sub3 { | |
| 1318 | - padding-left: 65px !important; | |
| 1319 | -} | |
| 1320 | - | |
| 1321 | -.category-select-item-sub4 { | |
| 1322 | - padding-left: 85px !important; | |
| 1323 | -} | |
| 1324 | - | |
| 1325 | -.category-select-item-sub5 { | |
| 1326 | - padding-left: 105px !important; | |
| 1327 | -} | |
| 1328 | - | |
| 1329 | -.mainwp-get-started-widget-check-lists .item { | |
| 1330 | - line-height: 2rem !important; | |
| 1331 | -} | |
| 1332 | - | |
| 1333 | -.mainwp-ui .qq-upload-drop-area { | |
| 1334 | - min-width: 100%; | |
| 1335 | - padding: 50px; | |
| 1336 | - margin-top: 20px; | |
| 1337 | - border: 5px dashed #999999 !important; | |
| 1338 | - display: none; | |
| 1339 | -} | |
| 1340 | - | |
| 1341 | -.mainwp-get-started-widget-check-lists .item .content { | |
| 1342 | - width: auto !important; | |
| 1343 | -} | |
| 1344 | - | |
| 1345 | -#mainw_managesites_add_edit_site_upload_custom_icon, | |
| 1346 | -#mainwp_add_edit_client_upload_custom_icon, | |
| 1347 | -.mainwp_add_edit_contact_upload_custom_icon { | |
| 1348 | - margin-left: 30px !important; | |
| 1349 | -} | |
| 1350 | - | |
| 1351 | -.qq-upload-completed .qq-upload-cancel, | |
| 1352 | -.qq-upload-completed .qq-upload-percent { | |
| 1353 | - display: none !important; | |
| 1354 | -} | |
| 1355 | - | |
| 1356 | -#mainwp-install-themes .qq-upload-success .qq-upload-add-to-favorites, | |
| 1357 | -#mainwp-install-plugins .qq-upload-success .qq-upload-add-to-favorites { | |
| 1358 | - display: inline-block !important; | |
| 1359 | - /* display on those pages, hide on other extension pages. */ | |
| 1360 | -} | |
| 1361 | - | |
| 1362 | -.mainwp-sites-select-deselect-button { | |
| 1363 | - border: none !important; | |
| 1364 | - box-shadow: none !important; | |
| 1365 | - background-color: inherit !important; | |
| 1366 | -} | |
| 1367 | - | |
| 1368 | -.mainwp-sites-select-deselect-button:hover { | |
| 1369 | - background-color: inherit !important; | |
| 1370 | -} | |
| 1371 | - | |
| 1372 | -#mainwp-first-level-navigation-menu #leftbar-item-quick-setup { | |
| 1373 | - padding-left: 5px !important; | |
| 1374 | - padding-right: 5px !important; | |
| 1375 | -} | |
| 1376 | - | |
| 1377 | -#mainwp-first-level-navigation-menu #leftbar-item-quick-setup i, | |
| 1378 | -#mainwp-first-level-navigation-menu #leftbar-item-quick-setup span { | |
| 1379 | - color: #1c1d1b !important; | |
| 1380 | -} | |
| 1381 | - | |
| 1382 | -.mainwp-default-theme #mainwp-first-level-navigation-menu #leftbar-item-quick-setup i, | |
| 1383 | -.mainwp-default-theme #mainwp-first-level-navigation-menu #leftbar-item-quick-setup span { | |
| 1384 | - color: var(--grey-dark) !important; | |
| 1385 | -} | |
| 1386 | -.mainwp-ui tr.selected.none-selected-color > *{ | |
| 1387 | - box-shadow: none !important; | |
| 1388 | -} | |
| 1389 | -.ui.popup:has(> .mainwp-html-popup-body){ | |
| 1390 | - background-color: black !important; | |
| 1391 | - color: white !important; | |
| 1392 | - max-width: 600px !important; | |
| 1393 | - border: none !important; | |
| 1394 | - box-shadow: 1px 3px 3px 0 rgba(0, 0, 0, 0.2), 1px 3px 15px 2px rgba(0, 0, 0, 0.2) !important; | |
| 1395 | - flex: 0 0 auto; | |
| 1396 | - border-radius: 0.28571429rem !important; | |
| 1397 | - -webkit-user-select: text; | |
| 1398 | - -ms-user-select: text; | |
| 1399 | - user-select: text; | |
| 1400 | - will-change: top, left, margin, transform, opacity; | |
| 1401 | - outline: none; | |
| 1402 | - animation-duration: .1s; | |
| 1403 | -} | |
| 1404 | -.ui.popup:has(> .mainwp-html-popup-body)::before{ | |
| 1405 | - background-color: black !important; | |
| 1406 | -} | |
| 1407 | - | |
| 1408 | - | |
| 1409 | -.mainwp-module-cost-tracker-select-custom-product-types-icons input.search { | |
| 1410 | - max-width: 160px !important; | |
| 1411 | -} | |
| 1412 | -#mainwp-posting-running, | |
| 1413 | -#mainwp-publish-dimmer{ | |
| 1414 | - height: 100vh; | |
| 1415 | -} | |
| 1416 | -#plugin-information-footer{ | |
| 1417 | - display: none !important; | |
| 1418 | -} | |