29.04.2018, 21:07
Mimo wgrania stylu (https://community.mybb.com/mods.php?action=view&pid=763) który jak widać po screenach powinien zmieniać pole logowania do ACP to te pozostaje cały czas domyślne. Jakieś rady?
a { color: #5a738e; text-decoration: none }
a:hover { text-decoration: underline; color: #23527c }
.login { background: #F7F7F7; color: #73879C; font-size: 13px; line-height: 1.471 }
.login_wrapper { position: relative; right: 0px; margin: 0px auto; margin-top: 5%; max-width: 350px }
.login_form { width: 100%; z-index: 22 }
.login_content { position: relative; margin: 0px auto; padding: 25px 0 0; text-align: center; text-shadow: 0 1px 0 #fff; min-width: 280px }
.login_content form { margin: 20px 0; position: relative }
.login_content h1 { font: normal 25px Helvetica, Arial, sans-serif; letter-spacing: -0.05em; line-height: 20px; margin: 10px 0 30px }
.login_content h1:before { background: #7e7e7e; background: linear-gradient(right, #7e7e7e 0%, #fff 100%); left: 0 }
.login_content h1:after { background: #7e7e7e; background: linear-gradient(right, #7e7e7e 0%, #fff 100%); right: 0 }
.login_content h1:after, .login_content h1:before { content: " "; height: 1px; position: absolute; top: 10px; width: 20% }
.login_content .form-control { border-radius: 3px; -ms-box-shadow:0 1px 0 #fff,0 -2px 5px rgba(0,0,0,0.08) inset; -o-box-shadow:0 1px 0 #fff,0 -2px 5px rgba(0,0,0,0.08) inset; box-shadow:0 1px 0 #fff,0 -2px 5px rgba(0,0,0,0.08) inset; border: 1px solid #c8c8c8; color: #777; margin: 0px 0px 20px }
.login_content form div input[type="submit"] { font-size: 12px; margin: 10px 15px 0 0 }
.login_content form div a.reset_pass { margin-top: 13px; margin-right: 39px; float: right; font-size: 12px }
.animate { -webkit-animation-duration: 0.5s; -webkit-animation-timing-function: ease; -webkit-animation-fill-mode: both; -moz-animation-duration: 0.5s; -moz-animation-timing-function: ease; -moz-animation-fill-mode: both; -o-animation-duration: 0.5s; -o-animation-timing-function: ease; -o-animation-fill-mode: both; -ms-animation-duration: 0.5s; -ms-animation-timing-function: ease; -ms-animation-fill-mode: both; animation-duration: 0.5s; animation-timing-function: ease; animation-fill-mode: both; }
.separator { border-top: 1px solid #d8d8d8; margin-top: 10px; padding-top: 10px }
.error { color: red }