Header label desin changes

pull/11/head
parent 58565215fe
commit 3b494a05bd

@ -1,6 +1,10 @@
.noborder { .noborder {
border:none; border:none;
} }
.textHead{
text-shadow: 2px 2px @theme_bg_color;
color: @theme_text_color;
}
.thin { .thin {
margin:0px; margin:0px;
padding:0px; padding:0px;

@ -370,11 +370,12 @@
<property name="can-focus">False</property> <property name="can-focus">False</property>
<property name="label" translatable="yes">Video output configuration</property> <property name="label" translatable="yes">Video output configuration</property>
<attributes> <attributes>
<attribute name="font-desc" value="URW Gothic Semi-Bold 10"/>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
<attribute name="foreground" value="#000023233232"/>
<attribute name="size" value="15360"/> <attribute name="size" value="15360"/>
</attributes> </attributes>
<style>
<class name="textHead"/>
</style>
</object> </object>
<packing> <packing>
<property name="expand">True</property> <property name="expand">True</property>

Loading…
Cancel
Save