Mailinglist Archive: yast-commit (723 mails)
| < Previous | Next > |
[yast-commit] r47896 - /trunk/theme/openSUSE/wizard/installation.qss
- From: coolo@xxxxxxxxxxxxxxxx
- Date: Mon, 26 May 2008 19:48:52 -0000
- Message-id: <20080526194852.3AA2D2C2CC@xxxxxxxxxxxxxxxx>
Author: coolo
Date: Mon May 26 21:48:51 2008
New Revision: 47896
URL: http://svn.opensuse.org/viewcvs/yast?rev=47896&view=rev
Log:
reverting duncan's "break it all" change
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=47896&r1=47895&r2=47896&view=diff
==============================================================================
--- trunk/theme/openSUSE/wizard/installation.qss (original)
+++ trunk/theme/openSUSE/wizard/installation.qss Mon May 26 21:48:51 2008
@@ -82,7 +82,7 @@
margin: 0px;
}
-/*.Contents QWidget { color: white; } */
+.Contents QWidget { color: white; }
/* these have light background though: */
.Contents QComboBox,
.Contents QComboBox *,
@@ -352,7 +352,7 @@
background-color: #555;
}
-.Content QTextBrowser {
+.Contents QTextBrowser {
color: black;
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon May 26 21:48:51 2008
New Revision: 47896
URL: http://svn.opensuse.org/viewcvs/yast?rev=47896&view=rev
Log:
reverting duncan's "break it all" change
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=47896&r1=47895&r2=47896&view=diff
==============================================================================
--- trunk/theme/openSUSE/wizard/installation.qss (original)
+++ trunk/theme/openSUSE/wizard/installation.qss Mon May 26 21:48:51 2008
@@ -82,7 +82,7 @@
margin: 0px;
}
-/*.Contents QWidget { color: white; } */
+.Contents QWidget { color: white; }
/* these have light background though: */
.Contents QComboBox,
.Contents QComboBox *,
@@ -352,7 +352,7 @@
background-color: #555;
}
-.Content QTextBrowser {
+.Contents QTextBrowser {
color: black;
}
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |