mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Even more ui tweaks
This commit is contained in:
parent
57ffdaaf7c
commit
f906dc265c
3 changed files with 1 additions and 9 deletions
|
@ -23,7 +23,6 @@ body {
|
|||
line-height: 1;
|
||||
margin-right: -468px;
|
||||
z-index: 100;
|
||||
margin-top: 6px; /* compensate for being outside editor */
|
||||
}
|
||||
|
||||
#editor_actions > .btn-group > a {
|
||||
|
@ -59,15 +58,10 @@ body {
|
|||
}
|
||||
|
||||
#output, #editor {
|
||||
padding-top: 5px;
|
||||
}
|
||||
|
||||
.ace_gutter {
|
||||
margin-top: 6px;
|
||||
}
|
||||
|
||||
.ace_scroller {
|
||||
padding-top: 5px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
#autocomplete {
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
}
|
||||
|
||||
.ace_scroller {
|
||||
border-top: 1px solid #101214;
|
||||
border-left: 1px solid #101214;
|
||||
}
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@ body {
|
|||
}
|
||||
|
||||
.ace_scroller {
|
||||
border-top: 1px solid #ccc;
|
||||
border-left: 1px solid #ccc;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue