1
0
Fork 0

changed ace editor style

This commit is contained in:
Heiko Kernbach 2014-08-21 12:25:12 +02:00
parent d3b0dccb9d
commit aa57a43502
2 changed files with 7 additions and 0 deletions

View File

@ -121,3 +121,7 @@
margin-top: -58px; margin-top: -58px;
width: 115px; width: 115px;
} }
.ace_error {
background: none !important;
}

View File

@ -6090,3 +6090,6 @@ table .sorting {
float: right; float: right;
margin-top: -58px; margin-top: -58px;
width: 115px; } width: 115px; }
.ace_error {
background: none !important; }