summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-12-17 11:27:34 +0100
committerFlorian Pritz <bluewind@xinu.at>2011-12-17 11:27:34 +0100
commitb11b171bc8054d0734176527d80415227502a37d (patch)
tree8ab4d09e73de3fc0212054c9bb87a15b125fd76c /data
parent5c66b9e8e268fcb80488a2a6969728ab095fd434 (diff)
add short features description to upload_form
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'data')
-rw-r--r--data/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default.css b/data/default.css
index 6111f3a4c..fdc8407b4 100644
--- a/data/default.css
+++ b/data/default.css
@@ -78,3 +78,7 @@ tr.even {
tr.odd {
background: #fff;
}
+
+.example {
+ font-weight: bold;
+}