anaraine: A blue star shape, trailing ribbons of glitter against a black background, above the name Anaraine. (Default)
Ana ([personal profile] anaraine) wrote in [community profile] style_system2013-06-07 11:11 pm
Entry tags:

Cut Expander

I was trying to target the cut expander to just shrink the image a little bit (the code push finally pushed them over my "big, but I can deal" threshold to "too big, drawing too much of my attention"), and while I can change the opening expander, the closing expander remains kind of... huge.

Help, pretty please!



custom css:
.cuttag img { width:8px !important; }

entry with a cut!
http://anaraine.dreamwidth.org/2013/04/07/
momijizukamori: Green icon with white text - 'I do believe in phosphorylation! I do!' with a string of DNA basepairs on the bottom (Default)

[personal profile] momijizukamori 2013-06-08 07:15 am (UTC)(link)
Try .cuttag-action-after img {width: 8px !important}

(assuming you mean the one that shows up at the end of an expanded cut)