Changeset 33009


Ignore:
Timestamp:
02/15/15 00:53:33 (8 years ago)
Author:
tobayer
Message:

[readerconfig skin] change details height

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/skins/readerconfig/skin.xml

    r32986 r33009  
    55                <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
    66                <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" transparent="0">
    7         <node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10" text="Here you can configure your reader. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
     7        <node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="215" hspace="10" vspace="10" text="Here you can configure your reader. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
    88        <node name="menutitle" text="Reader Selection" fontcol="black" fontsize="28" posx="110" posy="285" width="1000" height="30" hspace="10" valign="middle" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    99        <node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="325" width="1000" height="275" hspace="5" vspace="5">
     
    2222                <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" bgcol="0" transparent="255">
    2323                <node bordersize="5" bordercol="black" posx="850" posy="0" width="370" height="205" transparent="0">
    24         <node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="145" hspace="10" vspace="10" text="Here you can aktivate/deaktivate you readers. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
     24        <node name="details" bordercol="titlebgcol" bordersize="1" borderradius="8" type="textbox" wrap="yes" fontsize="28" posx="0" posy="60" width="840" height="215" hspace="10" vspace="10" text="Here you can aktivate/deaktivate you readers. Use to navigate the control cross and the extra buttons displayed with your remote control to select.">
    2525        <node name="menutitle" text="Reader Configuration" fontcol="black" fontsize="28" posx="110" posy="285" width="1000" height="30" hspace="10" valign="middle" bordercol="black" bordersize="1" borderradius="8" bgcol="titlebgcol" bgcol2="white" gradient="topmiddle">
    2626        <node name="listbox" type="listbox" scrollbar="auto" bordercol="titlebgcol" bordersize="1" fontsize="28" posx="center" posy="325" width="1000" height="275" hspace="5" vspace="5">
Note: See TracChangeset for help on using the changeset viewer.