PluginProbe
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP / 1.2.66
UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP v1.2.66
1.2.72 1.2.71 1.2.70 1.2.69 1.2.68 1.2.67 1.2.66 1.2.65 1.2.64 1.2.63 trunk 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.20 1.0.21 1.0.22 1.0.23 All 172 releases
userswp / admin / assets / css / setup-wizard.css

setup-wizard.css in UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP 1.2.66, at admin/assets/css/setup-wizard.css

38 lines 4.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 html {background: #353c7c;background: linear-gradient(-225deg, #353c7c, #5c5a82);margin: 0;height: 100vh;background-attachment: fixed;}
2 .uwp-setup {background: #fff;color: #444;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;margin: 40px auto 25px;padding: 20px 20px 10px 20px;max-width: 700px;-webkit-font-smoothing: subpixel-antialiased;border-radius: 5px;box-shadow: 0 0 15px 1px rgba(0,0,0,0.4);height: auto;}
3 h1#uwp-logo {text-align: center;border-bottom: 1px solid #ddd;clear: both;color: #666;font-size: 24px;padding: 0;padding-bottom: 7px;font-weight: 400;}
4 ol.uwp-setup-steps {padding: 0 0 24px;margin: 0;list-style: none outside;overflow: hidden;color: #ccc;width: 100%;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}
5 ol.uwp-setup-steps li {width: 50%;float: left;padding: 0 0 0.8em;margin: 0;text-align: center;position: relative;border-bottom: 4px solid #ccc;line-height: 1.4em;}
6 ol.uwp-setup-steps li.done,ol.uwp-setup-steps li.active {border-color: #353c7c;color: #353c7c;}
7 ol.uwp-setup-steps li:before {content: '';border: 4px solid #ccc;border-radius: 100%;width: 4px;height: 4px;position: absolute;bottom: 0;left: 50%;margin-left: -6px;margin-bottom: -8px;background: #fff;}
8 ol.uwp-setup-steps li.done:before {border-color: #353c7c;background: #353c7c;}
9 ol.uwp-setup-steps li.active:before{border-color: #353c7c;}
10 h1#uwp-logo a {text-decoration: none;}
11 h1#uwp-logo a span {font-size: 36px;vertical-align: middle;}
12 h1#uwp-logo a span.dashicons {background: #353c7c;color: #FFF;padding: 10px;border-radius: 50%;font-size: 30px;width: auto;height: auto;}
13 h1#uwp-logo a span span.text-primary {color: #2981b3;}
14 .uwp-setup-content h2 {border-bottom: 1px solid #ddd;clear: both;color: #666;font-size: 24px;padding: 0;padding-bottom: 7px;font-weight: 400;}
15 .uwp-setup-content p {padding-bottom: 2px;font-size: 14px;line-height: 1.5;color: #5d5c5c;}
16 .uwp-setup-content p.uwp-setup-actions {text-align: right;}
17 .uwp-setup-content .button {font-size: 1.25em;margin-right: 10px;}
18 p.uwp-return-to-dashboard-wrap {text-align: center;border-top: 1px solid #ddd;padding-top: 20px;}
19 .uwp-setup-content ul {padding: 0;margin: 0;}
20 .uwp-setup-content ul li.uwp-sub-menu-tab {display: inline-block;}
21 .uwp-setup-content ul li.uwp-sub-menu-tab a {border: 1px solid;padding: 5px;border-radius: 4px;border-color: #353c7c;color: #353c7c;text-decoration: none;}
22 .uwp-setup-content ul li.uwp-sub-menu-tab a:hover {color: #fff;background-color: #353c7c;}
23 select.uwp-select {width: 100%;padding: 5px 10px;max-width: 100%;}
24 .uwp_dummy_button {padding: 5px 20px !important;font-size: 14px !important;}
25 .uwp-notification{position: relative;display: inline-block;text-align: left;margin: 3px 0;vertical-align: middle;background: #3c417d;color: #fff;border: 0;border-radius: 3px;font-size: 14px;padding: 15px 15px;line-height: 20px;width: 100%;box-sizing: border-box;}
26 .uwp-notification:empty {display: none;}
27 .uwp-pb-wrapper .progressBar {height: 20px;margin-bottom: 20px;overflow: hidden;background-color: #f5f5f5;border-radius: 4px;-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);box-shadow: inset 0 1px 2px rgba(0,0,0,.1);border: none;width: 100%;}
28 .uwp-pb-wrapper .progressBar div {float: left;width: 0;height: 100%;font-size: 12px;line-height: 20px;color: #fff;text-align: center;background-color: #337ab7;-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition: width .6s ease;-o-transition: width .6s ease;transition: width .6s ease;}
29 #uwp_diagnose_add_dummy_users .notice {margin: 0 !important;}
30 .uwp-wizard-recommend ul {width: 100%;display: block;}
31 .uwp-wizard-recommend ul li {display: block;margin: 5px 0;}
32 .uwp-wizard-recommend ul li a {border: 0;}
33 .uwp-wizard-recommend ul li a:hover {background: transparent;color: #353c7c;}
34 .uwp-wizard-recommend ul li i.fas.fa-check-circle {color: #1aab00;}
35 .uwp-wizard-menu {margin: 10px 0;padding: 10px;}
36 .uwp-wizard-menu-result:empty {display: none;}
37 .button.uwp_remove_dummy_users_button {background: #ff0303;border-color: #ff0303;}
38 .button.uwp_remove_dummy_users_button:hover {background: #e90707;border-color: #e90707;}