So, is anyone unsatisfied with the date display? Personally, I really really miss seeing the exact time, and I'm also not so sure I like seeing each date displayed just once. Or maybe I *am* ok with that, but I don't like the way it takes up so much space on the left
(
Read more... )
Comments 10
Reply
Reply
Reply
Reply
Reply
Reply
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("delicious.com") {
ul.bookmarks .dateGroup span {
font-size:60% !important;
}
ul.bookmarks .dateGroup {
left: -40px !important;
}
ul.bookmarks li.post {
margin-left: 3.5em !important;
}
}
@-moz-document url-prefix("http://delicious.com/murklins") {
ul.bookmarks .dateGroup {
display: none;
}
ul.bookmarks li.post {
margin-left: 0 !important;
}
}
ETA: But, uh, change "murklins" to your del name, of course.
Reply
Just looking at Delicious's CSS gives me a headache so I'm incredibly grateful to anyone who'll do it voluntarily :-)
Reply
Reply
Leave a comment