first commit
This commit is contained in:
commit
8e0c8a1497
8 changed files with 380 additions and 0 deletions
5
it.to.work/marked-posts.css
Normal file
5
it.to.work/marked-posts.css
Normal file
|
@ -0,0 +1,5 @@
|
|||
/* mark posts with dbl-click */
|
||||
.marked {
|
||||
border-left: 5px solid green;
|
||||
padding-left: 3px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue