Title label color changes

pull/11/head
parent eb6d1e7cec
commit ec5eb146a3

@ -1,6 +1,7 @@
.textHead{
text-shadow: 1px 1px #ffffff;
text-shadow: 2px 2px @theme_bg_color;
color: @theme_text_color;
}
.button {

@ -106,9 +106,7 @@
<property name="can-focus">False</property>
<property name="label" translatable="yes">System Info</property>
<attributes>
<attribute name="font-desc" value="URW Gothic Semi-Bold 10"/>
<attribute name="weight" value="bold"/>
<attribute name="foreground" value="#000023233232"/>
<attribute name="size" value="15360"/>
</attributes>
<style>

Loading…
Cancel
Save