aodb/app/core/frame/frame.less
Martin Donnelly afe73b5baa upload
2016-12-22 00:00:06 +00:00

37 lines
547 B
Plaintext

.flight-menu {
background-color: #eaebec;
padding-top: 44px;
a {
background-color: #eaebec;
&.selected {
background-color: white !important;
i {
color: #00398a;
}
}
}
.item {
border: 0 important;
}
i {
font-size: 200%;
color: #5d5d5d;
}
}
.bar {
//background-color: #00398A !important;
border-bottom: 3px solid #F7F1F1;
.title {
color: #00398a;
font-family: Roboto-Thin;
}
}