Fix css-selector in chrome theme (trailing comma)
This commit is contained in:
parent
b30c087fac
commit
42b6ac75d6
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
|||
|
||||
.ace-chrome .ace_line .ace_support.ace_type,
|
||||
.ace-chrome .ace_line .ace_support.ace_class
|
||||
.ace-chrome .ace_line .ace_support.ace_other, {
|
||||
.ace-chrome .ace_line .ace_support.ace_other {
|
||||
color: rgb(109, 121, 222);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue