add warning style
This commit is contained in:
parent
7d919c0516
commit
40627c2825
1 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,12 @@ body {
|
|||
background-position: 4px center;
|
||||
}
|
||||
|
||||
.ace_gutter-cell.ace_warning {
|
||||
background-image: url("icons/warning_obj.gif");
|
||||
background-repeat: no-repeat;
|
||||
background-position: 4px center;
|
||||
}
|
||||
|
||||
#controls {
|
||||
width: 100%;
|
||||
height: 55px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue