refactor admin theme
This commit is contained in:
parent
eaed199b20
commit
e9dc8b2460
3 changed files with 1 additions and 2 deletions
|
@ -1 +1,2 @@
|
||||||
@import url("base-styles.css");
|
@import url("base-styles.css");
|
||||||
|
@import url("overrides.css");
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
@import url("base-styles.css");
|
|
||||||
|
|
||||||
.navbar-title {
|
.navbar-title {
|
||||||
background-image: url('../img/red-hat-logo.png');
|
background-image: url('../img/red-hat-logo.png');
|
||||||
height: 65px;
|
height: 65px;
|
Loading…
Reference in a new issue