Add logo directive

.. so that logo can be overriden in addon.
This commit is contained in:
Kosta Korenkov 2015-08-21 08:01:34 +03:00
commit 43e99c6b7a
6 changed files with 18 additions and 15 deletions

View file

@ -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;