Skip to content

Commit 0781ba4

Browse files
committed
Updated readme
1 parent b0d5983 commit 0781ba4

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Currently, ts-tree-vew adds list-virtual-nest class to the generated `.js` files
88

99
By [applying custom css](https://atom.io/docs/latest/using-atom-basic-customization#style-tweaks) to core atom stylesheets,
1010

11-
`
11+
````
1212
li.list-virtual-nest span{
1313
padding-left:17px !important;
1414
color: rgb(85, 85, 85);
1515
}
16-
`
16+
````
1717

1818
I was able to achieve this:
1919

20-
20+
![Attempt 1](./images/attempt1.png?raw=true "Title")

images/attempt1.png

111 KB
Loading

lib/add-dialog.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)