brstrm
Active member
Hello,
I'm customizing a child skin of style-framework skin that I already have built. This framework skin has some custom style property.
The "navTabs" style property menu (within the child skin) is pulling a value from this custom variable within the "extra" css field. It appears in the "extra" css field as follows:
@someVariable.background;
It successfully pulls the background color. However, when trying to edit any other css property within "navTabs" (e.g. font-size). The @someVariable.background no longer shows up. Upon resetting the "navTabs" style property menu, everything is fine. Other css loaded into the "extra" css shows up successfully.
I'm thinking that this issue may be related to the recent 1.2.2 upgrade. Any help would be appreciated.
-Thanks!
I'm customizing a child skin of style-framework skin that I already have built. This framework skin has some custom style property.
The "navTabs" style property menu (within the child skin) is pulling a value from this custom variable within the "extra" css field. It appears in the "extra" css field as follows:
@someVariable.background;
It successfully pulls the background color. However, when trying to edit any other css property within "navTabs" (e.g. font-size). The @someVariable.background no longer shows up. Upon resetting the "navTabs" style property menu, everything is fine. Other css loaded into the "extra" css shows up successfully.
I'm thinking that this issue may be related to the recent 1.2.2 upgrade. Any help would be appreciated.
-Thanks!