diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-08-26 22:41:41 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-08-26 22:41:41 -0400 |
| commit | 674cbf8d796351e607edd93ef520d662893c13b0 (patch) | |
| tree | 282094b39c4576db32295f0e2c73ef8ff1a880b2 /src/client/views | |
| parent | 32c0388d9334ce1f0be04962e00ba3d389c50303 (diff) | |
working better
Diffstat (limited to 'src/client/views')
| -rw-r--r-- | src/client/views/nodes/FormattedTextBox.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/client/views/nodes/FormattedTextBox.scss b/src/client/views/nodes/FormattedTextBox.scss index 9d5dc76d3..1b537cc52 100644 --- a/src/client/views/nodes/FormattedTextBox.scss +++ b/src/client/views/nodes/FormattedTextBox.scss @@ -65,13 +65,4 @@ .em { font-style: italic; -} - -ol { counter-reset: item } -.XXX:before { - content: counters(item, ".") " "; - counter-increment: item ; -} -p { - display:inline; }
\ No newline at end of file |
