Author: coolo Date: Fri Dec 21 22:06:47 2007 New Revision: 43231 URL: http://svn.opensuse.org/viewcvs/yast?rev=43231&view=rev Log: now this looks cool :) Modified: trunk/theme/openSUSE/wizard/style.qss Modified: trunk/theme/openSUSE/wizard/style.qss URL: http://svn.opensuse.org/viewcvs/yast/trunk/theme/openSUSE/wizard/style.qss?rev=43231&r1=43230&r2=43231&view=diff ============================================================================== --- trunk/theme/openSUSE/wizard/style.qss (original) +++ trunk/theme/openSUSE/wizard/style.qss Fri Dec 21 22:06:47 2007 @@ -25,6 +25,11 @@ margin-bottom: 100px; } +YQLogView QTextEdit { + qproperty-frameShape: NoShape; + background-color: rgba(255, 255, 255, 100); +} + QPushButton { color: black; } -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org