mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 08:46:37 -04:00
tweak sizes
This commit is contained in:
parent
c5ac284307
commit
ff585f1c5f
2 changed files with 10 additions and 10 deletions
|
@ -1029,7 +1029,7 @@ day = :d""", d=yesterday)
|
|||
<td>%(timeTodayChg)s</td></tr>
|
||||
</table>""" % h
|
||||
stats2 = """\
|
||||
<table width=150>
|
||||
<table>
|
||||
<tr><td width=100>Reviews today:</td><td align=right><b>%(ret)s</b></td></tr>
|
||||
<tr><td>New today:</td><td align=right><b>%(new)s</b></td></tr>
|
||||
<tr><td>New total:</td><td align=right>%(newof)s</td></tr>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>569</width>
|
||||
<width>649</width>
|
||||
<height>454</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -27,7 +27,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>69</y>
|
||||
<width>569</width>
|
||||
<width>649</width>
|
||||
<height>365</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -154,7 +154,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>284</width>
|
||||
<width>364</width>
|
||||
<height>280</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -207,7 +207,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>284</width>
|
||||
<width>364</width>
|
||||
<height>280</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -227,7 +227,7 @@
|
|||
<widget class="QLabel" name="optionsLabel" >
|
||||
<property name="minimumSize" >
|
||||
<size>
|
||||
<width>260</width>
|
||||
<width>350</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
|
@ -830,7 +830,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>284</width>
|
||||
<width>364</width>
|
||||
<height>79</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -1028,7 +1028,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>569</width>
|
||||
<width>649</width>
|
||||
<height>23</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -1176,7 +1176,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>434</y>
|
||||
<width>569</width>
|
||||
<width>649</width>
|
||||
<height>20</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
@ -1189,7 +1189,7 @@
|
|||
<rect>
|
||||
<x>0</x>
|
||||
<y>23</y>
|
||||
<width>569</width>
|
||||
<width>649</width>
|
||||
<height>46</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
|
Loading…
Reference in a new issue