Active
Project:
Corporate Clean
Version:
7.x-2.2
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2013 at 11:26 UTC
Updated:
5 Sep 2013 at 11:26 UTC
In my themes/corporateclean/color/style.css file I have two particular colours that keep changing values when saved to default/files/color/../style.css.
All the other colours stay as they are supposed to, but the last two in the stylesheet (a.username and li a: hover) change hex codes whenever any chance is made to the appearance. The changes being made are nothing to do with these colors either, unrelated objects altogether).
In the first style.css file they are #dc1087 but once any change is made they change to #e20909.
For the life of me I can't figure out why this is happening, can anyone enlighten me?