Topic: Sticky,Closed icon won't change

The "Sticky, Closed" icon cannot be changed in the CSS. It always takes on the same attributes as the "Closed" icon.

2 (edited by patrickculverton 2010-05-24 08:37)

Re: Sticky,Closed icon won't change

Ole Juul wrote:

The "Sticky, Closed" icon cannot be changed in the CSS. It always takes on the same attributes as the "Closed" icon.

There's something wrong with the CSS Attributes you have.  sad

Re: Sticky,Closed icon won't change

Hmm, I wish I knew what. They all look like the same format. Here is the current "sticky, closed" with what should be a very noticeable colour. Those hex attributes  appear valid to me.

.brd .main-content .sticky .closed .icon {
        border-color: #00B220 #bc9c7b #B47246 #ff0000
        }

I have only changed the colour attributes on any of them and the rest is the same. I have left the other css file alone. I would very much appreciate any suggestions.