Skip to content
Snippets Groups Projects

TS2 PSS Updates

Merged Krisztián Löki requested to merge krisztianloki/ess-opis:ts2pss into master
4 files
+ 67
30
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -31,17 +31,37 @@
</script>
</scripts>
</widget>
<widget type="label" version="2.0.0">
<name>Label shadow</name>
<text>AGM-
$(AGM)</text>
<x>2</x>
<y>2</y>
<width>48</width>
<height>48</height>
<font>
<font name="SMALL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="14.0">
</font>
</font>
<foreground_color>
<color name="TEXT-DARK" red="25" green="25" blue="25">
</color>
</foreground_color>
<horizontal_alignment>1</horizontal_alignment>
<vertical_alignment>1</vertical_alignment>
</widget>
<widget type="label" version="2.0.0">
<name>Label</name>
<text>RM$(R_IDX)</text>
<text>AGM-
$(AGM)</text>
<width>50</width>
<height>50</height>
<font>
<font name="Default Bold" family="Source Sans Pro" style="BOLD" size="16.0">
<font name="SMALL-SANS-BOLD" family="Source Sans Pro" style="BOLD" size="14.0">
</font>
</font>
<foreground_color>
<color red="255" green="255" blue="255" alpha="200">
<color red="245" green="245" blue="245">
</color>
</foreground_color>
<horizontal_alignment>1</horizontal_alignment>
Loading