summaryrefslogtreecommitdiffstats
path: root/skins/standard/params.css
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2007-03-25 09:10:20 +0200
committermkanat%bugzilla.org <>2007-03-25 09:10:20 +0200
commit841ede34d69569f223788512ff77d58dd22e5455 (patch)
treea374b479ec3dcdc3cc98dc11b813f80674b797a2 /skins/standard/params.css
parent1463ef1599f942025ba67aeae96d5c3b6301db7a (diff)
downloadbugzilla-841ede34d69569f223788512ff77d58dd22e5455.tar.gz
bugzilla-841ede34d69569f223788512ff77d58dd22e5455.tar.xz
Bug 375138: The UI of index.cgi is broke
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
Diffstat (limited to 'skins/standard/params.css')
-rw-r--r--skins/standard/params.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/skins/standard/params.css b/skins/standard/params.css
index 0390c50e3..8d34d0e05 100644
--- a/skins/standard/params.css
+++ b/skins/standard/params.css
@@ -47,3 +47,9 @@ dt {
dd {
margin-bottom: 1.5em;
}
+
+.contribute {
+ border: 1px dotted black;
+ padding: .5em;
+ font-size: small;
+}