mirror of https://gitee.com/bigwinds/arangodb
changed ace editor style
This commit is contained in:
parent
d3b0dccb9d
commit
aa57a43502
|
@ -121,3 +121,7 @@
|
|||
margin-top: -58px;
|
||||
width: 115px;
|
||||
}
|
||||
|
||||
.ace_error {
|
||||
background: none !important;
|
||||
}
|
||||
|
|
|
@ -6090,3 +6090,6 @@ table .sorting {
|
|||
float: right;
|
||||
margin-top: -58px;
|
||||
width: 115px; }
|
||||
|
||||
.ace_error {
|
||||
background: none !important; }
|
||||
|
|
Loading…
Reference in New Issue