Add logo directive
.. so that logo can be overriden in addon.
This commit is contained in:
parent
3f71f44701
commit
43e99c6b7a
6 changed files with 18 additions and 15 deletions
|
|
@ -168,12 +168,6 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu
|
|||
top: 0;
|
||||
}
|
||||
|
||||
.logo-setup {
|
||||
text-align: center;
|
||||
margin: 0 0 0.1rem 0;
|
||||
color: #8597A7;
|
||||
}
|
||||
|
||||
.box-setup-footer {
|
||||
overflow: hidden;
|
||||
margin-top: 1rem;
|
||||
|
|
@ -522,11 +516,6 @@ ul.pagination li.current a {
|
|||
background: #1ABC9C;
|
||||
}
|
||||
|
||||
.logo {
|
||||
background: transparent url('../img/logo-negative-beta.svg') no-repeat;
|
||||
background-size: 130px 51px;
|
||||
}
|
||||
|
||||
input {
|
||||
border-radius: 2px;
|
||||
background: #EDEDED;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue