Topic: [Oxygen] White color property in the wrong CSS file
Hello.
I'm currently re-skinning my board (1.3.4) to give it more a "bar" look and so, I decided to use darker colors.
But while I'm modifying the colors, I struggled with one color that I couldn't find... until I find out it's located in oxygen.css instead of oxygen_cs.css !
It is located where is the checklist box, where we change moderation rights for a user.
Here is the code that's present in Oxygen.css :
.brd .checklist .checklist-item label {
display: block;
padding: 0 0 0 2.25em;
float: none;
height: 100%;
background-color: #fff;
}
As you can see, there's a color property. It should have been in the _cs file instead, since it's a color.
Thanks in advance.
Ishimaru
GIMP 2.6.8 (advanced), Inkscape (newbie)
XHTML/CSS (advanced), PHP/MySQL (medium)
Don't ask what free software can do for you, but what you can do for free software.