[yast-commit] r47973 - /trunk/theme/openSUSE/wizard/installation.qss
Author: coolo Date: Mon Jun 2 09:21:09 2008 New Revision: 47973 URL: http://svn.opensuse.org/viewcvs/yast?rev=47973&view=rev Log: adding a minimal width to the steps are for korean (bnc#395699) Modified: trunk/theme/openSUSE/wizard/installation.qss Modified: trunk/theme/openSUSE/wizard/installation.qss URL: http://svn.opensuse.org/viewcvs/yast/trunk/theme/openSUSE/wizard/installation.qss?rev=47973&r1=47972&r2=47973&view=diff ============================================================================== --- trunk/theme/openSUSE/wizard/installation.qss (original) +++ trunk/theme/openSUSE/wizard/installation.qss Mon Jun 2 09:21:09 2008 @@ -19,6 +19,7 @@ background: url(logo.png) no-repeat top left; border: none; font-size: 10pt; + min-width: 190px; } YQLogView QTextEdit, YQRichText > YQTextBrowser { -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
coolo@svn.opensuse.org