[bookmarks-by-zaso] improved distance calculation

This commit is contained in:
fkloft
2015-01-14 19:41:24 +01:00
parent eaf65e005b
commit 2fc7433bf3
2 changed files with 34 additions and 25 deletions

View File

@ -639,8 +639,12 @@
text-indent:10px;
padding:2px 0;
}
#bkmrksAutoDrawer .bookmarkFolder div,
#bkmrksAutoDrawer p{
#bkmrksAutoDrawer .longdistance {
color: #FFCC00;
font-weight: bold;
border-bottom: 1px dashed currentColor;
}
#bkmrksAutoDrawer .bookmarkFolder div {
display:none;
}
#bkmrksAutoDrawer a.bkmrk.selected{