Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Commit

Permalink
refactor: bullet style
Browse files Browse the repository at this point in the history
remove custom bullet style to use default style for better readability
  • Loading branch information
ldez committed Apr 13, 2016
1 parent 5ee04fb commit 6e7ecb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styles/asciidoc.atom-text-editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ atom-text-editor, :host {
font-style: italic;
}

&.list.bullet,
&.substitution {
color: @syntax-text-color-unobtrusive;
}
Expand Down

0 comments on commit 6e7ecb9

Please sign in to comment.