default editors

This commit is contained in:
Mo Bitar
2017-04-15 11:10:59 -05:00
parent d538de192f
commit 5a98d44681
9 changed files with 157 additions and 74 deletions

View File

@@ -37,14 +37,10 @@
&:hover {
background-color: #f5f5f5;
color: black;
a {
color: black !important;
}
}
a {
color: $selected-text-color !important;
height: 100%;
font-weight: bold !important;
font-weight: bold;
}
.text {
color: $selected-text-color;

View File

@@ -98,6 +98,7 @@
.menu-item-title {
font-weight: bold;
font-size: 14px;
margin-bottom: 3px;
}
.menu-item-subtitle {