set mentions autocomplete color in original theme

This commit is contained in:
Simon Grim 2016-03-23 22:04:30 +05:00
parent 6cdc6cc511
commit 68588584fb

View File

@ -2336,6 +2336,10 @@ ul.dropdown-menu .active, ul.dropdown-menu .active a {
cursor: pointer;
}
ul.dropdown-menu li a {
font-weight: black;
}
.post-rt-reference {
background-color: #FAFAFA;