[personal profile] tropicsbear posting in [community profile] style_system
I'm using customized tiny icons instead of the usual tiny icons for private, filtered, etc. entries and I noticed that while the tiny icon for custom groups works fine, the tiny icons for private entries and filtered entries repeats. Ideally, the tiny bento box should only appear beside the date and time.



img[src*='locked.png'], img[src*='filtered.png'], img[src*='private.png'] {
width: 0;
height: 0;
padding: 0 5px 18px 0;
}

img[src*='user.png'] {
width: 0; height: 0;
padding: 0 0 16px 16px;
background: url('http://i.minus.com/iMN9uwSo7lbJA.gif') no-repeat;
vertical-align: middle !important;
}

img[src*='community.png'], img[src*='community.gif'], img[src*='comm_staff.png'] {
background: url('http://i.minus.com/iKDrb9Up17ivY.gif') no-repeat bottom left;
padding: 0 0 16px 16px;
width: 0; height: 0;
}

.security-protected .entry .entry-title, img[src*='locked.png']{
padding-left: 12px;
background: transparent url('http://i.minus.com/ibi6QsdnDNGViC.gif') no-repeat center left;
}

.security-filtered .entry .entry-title, img[src*='filtered.png'] {
padding-left: 12px;
background: transparent url('http://i.minus.com/ibnZ6bzornxuw0.gif') no-repeat center left;
}

.security-private .entry .entry-title, img[src*='private.png'] {
padding-left: 12px;
background: transparent url('http://i.minus.com/i0xhtOXgVgRbQ.gif') no-repeat center left;
}


My second question is, is there any way to remove the "expand all cuts" option from the sidebar?

Any help would really be appreciated.

Profile

Dreamwidth style system discussion

April 2025

S M T W T F S
  12345
6 78910 1112
13 141516171819
2021 2223242526
27282930   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 9th, 2025 02:18 am
Powered by Dreamwidth Studios