Add extra styling for autocomplete
This commit is contained in:
parent
9afc152f25
commit
bc95e8dced
File diff suppressed because one or more lines are too long
@ -792,6 +792,10 @@
|
|||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ace_active-line {
|
.ace_content .ace_active-line {
|
||||||
background: none !important;
|
background: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ace_autocomplete .ace_active-line {
|
||||||
|
background: #eee !important;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user