Changed admin layout and fixed for enums

This commit is contained in:
Lars van Hijfte
2017-01-24 10:19:13 +01:00
parent d7e84ee138
commit c4e4508b53
6 changed files with 109 additions and 167 deletions

View File

@@ -7,7 +7,9 @@ header {
height: 80px;
width: 100%;
color: white;
color: #FFF;
font-weight: bold;
letter-spacing: 1px;
background-color: #FBC02D;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}