diff --git a/SLE/wizard/style.qss b/SLE/wizard/style.qss index a22946d8..dd4a2e8b 100644 --- a/SLE/wizard/style.qss +++ b/SLE/wizard/style.qss @@ -33,12 +33,17 @@ /* #DialogIcon { max-width: 0px; margin: 0px; } */ -#DialogHeading { - font-size: 20px; +#DialogHeadingTop { + font-size: 16pt; padding: 12pt; - /* letter-spacing: .2em; */ font-style: bold; margin: 0px; } +#DialogHeadingLeft { + font: 16pt; + margin-top: 100%; + margin-right: 20px; + qproperty-alignment:AlignRight; +} diff --git a/package/yast2-theme-SLE.changes b/package/yast2-theme-SLE.changes index 0b49297a..01e6966b 100644 --- a/package/yast2-theme-SLE.changes +++ b/package/yast2-theme-SLE.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 14 08:17:54 UTC 2015 - lslezak@suse.cz + +- use a bigger font for the main dialog title (bsc#930864) +- 3.1.34 + ------------------------------------------------------------------- Wed May 6 08:24:46 UTC 2015 - lslezak@suse.cz diff --git a/package/yast2-theme-SLE.spec b/package/yast2-theme-SLE.spec index b11f2550..592f1fee 100644 --- a/package/yast2-theme-SLE.spec +++ b/package/yast2-theme-SLE.spec @@ -17,7 +17,7 @@ Name: yast2-theme-SLE -Version: 3.1.33 +Version: 3.1.34 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/package/yast2-theme.spec b/package/yast2-theme.spec index 21bf2f3b..855ac3b2 100644 --- a/package/yast2-theme.spec +++ b/package/yast2-theme.spec @@ -17,7 +17,7 @@ Name: yast2-theme -Version: 3.1.33 +Version: 3.1.34 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build