[Libreoffice-commits] .: bug/bug
Rob Snelders
rsnelders at kemper.freedesktop.org
Fri Nov 23 10:11:10 PST 2012
bug/bug/bug.css | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit aef7a7ec14301e9a6eccbf8ad5b7251fa0304499
Author: Rob Snelders <programming at ertai.nl>
Date: Fri Nov 23 19:10:58 2012 +0100
fdo#57266 - BUGZILLAASSISTANT: increase width of Version picker
diff --git a/bug/bug/bug.css b/bug/bug/bug.css
index 920b72a..4b9736e 100644
--- a/bug/bug/bug.css
+++ b/bug/bug/bug.css
@@ -564,6 +564,10 @@ body {
color: #b8af9e;
}
+.select ul {
+ width: 225px;
+}
+
.select li.choice:hover {
background-color: #9ceb90;
color: #32b21f;
More information about the Libreoffice-commits
mailing list