Ticket #3617: 3617-mythcenter-wide-clock-upcoming.diff

File 3617-mythcenter-wide-clock-upcoming.diff, 1.6 KB (added by Nick Morrott <knowledgejunkie@…>, 17 years ago)

clock font size and upcoming recordings col spacing

  • myththemes/MythCenter-wide/base.xml

     
    99
    1010    <font name="clock" face="Arial">
    1111         <color>#FFFFFF</color>
    12          <size>22</size>
    13          <size:small>18</size:small>
    14          <size:big>22</size:big>
     12         <size>18</size>
     13         <size:small>14</size:small>
     14         <size:big>22</size:big>
    1515         <bold>yes</bold>
    1616    </font>
    1717
     
    2121      <format>%DATE%, %TIME%</format>
    2222<!--      <colonflash>yes</colonflash>
    2323      <secondflash>yes</secondflash> -->
    24       <align>center</align>
     24      <align>right</align>
    2525    </clock>
    2626  </window>
    2727
  • myththemes/MythCenter-wide/ui.xml

     
    437437        <fcnfont name="recording_font" function="recording"></fcnfont>
    438438        <fcnfont name="active_font" function="selected"></fcnfont>
    439439        <columnpadding>10</columnpadding>
    440         <column number="1" width="210" context="-1"></column>
    441         <column number="2" width="125" context="-1"></column>
     440        <column number="1" width="170" context="-1"></column>
     441        <column number="2" width="165" context="-1"></column>
    442442        <column number="3" width="717" context="-1"></column>
    443443        <column number="4" width="20" context="-1"></column>
    444444        <items>8</items>