mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
themes/opnsense - update default brand style (login form)
This commit is contained in:
parent
c49a6f192a
commit
622e03ffc0
@ -259,10 +259,10 @@ div.content-box.wizard {
|
||||
|
||||
&-head{
|
||||
background: map-get($colors, login-modal-head-background);
|
||||
height: 70px !important;
|
||||
height: 75px !important;
|
||||
padding: 0 20px;
|
||||
.navbar-brand {
|
||||
padding: 5px 0px !important;
|
||||
padding: 10px 0px !important;
|
||||
img {
|
||||
height: 60px ;
|
||||
}
|
||||
|
||||
@ -6839,11 +6839,11 @@ div.content-box.wizard div img {
|
||||
}
|
||||
.login-modal-head {
|
||||
background: #fff;
|
||||
height: 70px !important;
|
||||
height: 75px !important;
|
||||
padding: 0 20px;
|
||||
}
|
||||
.login-modal-head .navbar-brand {
|
||||
padding: 5px 0px !important;
|
||||
padding: 10px 0px !important;
|
||||
}
|
||||
.login-modal-head .navbar-brand img {
|
||||
height: 60px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user