Revert "Remove autocomplete shadow from ambiance theme"
This reverts commit 0e256ce80d.
This commit is contained in:
parent
f7be399bd2
commit
e06a14ab92
1 changed files with 4 additions and 5 deletions
|
|
@ -26,8 +26,7 @@
|
|||
|
||||
.ace-ambiance .ace_fold-widget.ace_start,
|
||||
.ace-ambiance .ace_fold-widget.ace_end,
|
||||
.ace-ambiance .ace_fold-widget.ace_closed,
|
||||
.ace-ambiance.ace_autocomplete .ace_scroller {
|
||||
.ace-ambiance .ace_fold-widget.ace_closed{
|
||||
background: none;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
|
|
@ -75,7 +74,7 @@
|
|||
.ace-ambiance.normal-mode .ace_cursor-layer {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
||||
.ace-ambiance .ace_marker-layer .ace_selection {
|
||||
background: rgba(221, 240, 255, 0.20);
|
||||
}
|
||||
|
|
@ -135,7 +134,7 @@
|
|||
}
|
||||
|
||||
.ace-ambiance .ace_constant.ace_library {
|
||||
|
||||
|
||||
}
|
||||
|
||||
.ace-ambiance .ace_constant.ace_numeric {
|
||||
|
|
@ -215,4 +214,4 @@
|
|||
|
||||
.ace-ambiance .ace_indent-guide {
|
||||
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNQUFD4z6Crq/sfAAuYAuYl+7lfAAAAAElFTkSuQmCC") right repeat-y;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue