PluginProbe
Passster – Password Protect Pages and Content / 4.3.16
Passster – Password Protect Pages and Content v4.3.16
4.3.16 4.3.15 4.3.14 4.3.12 4.3.13 4.3.11 4.3.10 4.3.9 4.3.8 4.3.7 4.3.6 4.3.5 trunk 3.5.4 3.5.5.2 3.5.5.8 3.5.5.9 4.0 4.1.4 4.2.10 4.2.11 4.2.12 4.2.13 4.2.14 4.2.15 All 48 releases
← All changes | build/area/index.css +1 -1 4.04.3.16 View file →
@@ -1 +1 @@
1 -.passster-form h4{margin:10px 0!important}.passster-form fieldset{border:none!important;margin:0;min-width:100%;padding:0;width:100%}.passster-form input[type=email],.passster-form input[type=password],.passster-form input[type=text]{background:#fff;border:1px solid #ccc;margin:0 0 5px;padding:10px;width:100%}.passster-form input[type=email]:hover,.passster-form input[type=password]:hover,.passster-form input[type=text]:hover{border:1px solid #aaa;transition:border-color .3s ease-in-out}.passster-form button[type=submit]{border:none;text-decoration:none;width:100%}.passster-form button[type=submit]:hover{transition:background-color .3s ease-in-out}.passster-form button[type=submit]:active{box-shadow:inset 0 1px 3px rgba(0,0,0,.5)}.passster-form input:focus,.passster-form textarea:focus{border:1px solid #999;outline:0}.passster-form::-webkit-input-placeholder{color:#888}.passster-form:-moz-placeholder,.passster-form::-moz-placeholder{color:#888}.passster-form:-ms-input-placeholder{color:#888}.passster-captcha-input{float:left;padding-right:20px;width:70%}.passster-captcha{float:left;padding-left:20px;width:30%}.passster-captcha-img{min-height:83px;width:90%}.passster-recaptcha-input{float:right;padding-top:15px;width:30%}.passster-recaptcha{float:left;padding-left:20px;width:50%}.passster-hide{display:none}.show-password-link{display:block;font-size:.8rem;position:absolute;z-index:11}.password-showing{display:inline;width:100%!important}.ps-preview-notice{display:block;font-size:12px;margin-top:15px;text-align:center;width:100%}
1 +.password-form{padding:20px}.passster-form h4{margin:10px 0 !important}.passster-form fieldset{border:medium none !important;margin:0px;min-width:100%;padding:0;width:100%}.passster-form input[type=text],.passster-form input[type=email],.passster-form input[type=password]{width:100%;border:1px solid #ccc;background:#fff;margin:0 0 5px;padding:10px}.passster-form input[type=text]:hover,.passster-form input[type=email]:hover,.passster-form input[type=password]:hover{transition:border-color .3s ease-in-out;border:1px solid #aaa}.passster-form button[type=submit]{width:100%;border:none;text-decoration:none}.passster-form button[type=submit]:hover{transition:background-color .3s ease-in-out}.passster-form button[type=submit]:active{box-shadow:inset 0 1px 3px rgba(0,0,0,.5)}.passster-form input:focus,.passster-form textarea:focus{outline:0;border:1px solid #999}.passster-form::-webkit-input-placeholder{color:#888}.passster-form:-moz-placeholder{color:#888}.passster-form::-moz-placeholder{color:#888}.passster-form:-ms-input-placeholder{color:#888}.passster-captcha-input{float:left;width:70%;padding-right:20px}.passster-captcha{float:left;width:30%;padding-left:20px}.passster-captcha-img{width:90%;min-height:83px}.passster-recaptcha-input{float:right;width:30%;padding-top:15px}.passster-recaptcha{float:left;width:50%;padding-left:20px}.passster-hide{display:none}.show-password-link{display:block;position:absolute;z-index:11;font-size:.8rem}.password-showing{width:100% !important;display:inline}.ps-preview-notice{font-size:12px;text-align:center;width:100%;display:block;margin-top:15px}