summaryrefslogtreecommitdiffstats
path: root/css/rpmphp.css
diff options
context:
space:
mode:
authorJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-05-25 07:51:33 +0200
committerJohan "Papa" Cwiklinski <trasher@odysseus.(none)>2010-05-25 07:51:33 +0200
commit8f6f256d8538e9ae9dde38fa38ed11b3c6c3e9cb (patch)
tree9d1f2a24c7e6341fba86da91ebb385a11e1ffaff /css/rpmphp.css
parentb76086add9ffb0cbd9ddf54955df51db436ed07a (diff)
There are no text filter ; styling table legend
Diffstat (limited to 'css/rpmphp.css')
-rw-r--r--css/rpmphp.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/rpmphp.css b/css/rpmphp.css
index 89ce374..f312290 100644
--- a/css/rpmphp.css
+++ b/css/rpmphp.css
@@ -176,6 +176,10 @@ p{
list-style:none;
width:20%;
text-align:center;
+ background-color:#E5E5E5;
+ -moz-border-radius:5px 5px 5px 5px;
+ -webkit-border-radius:5px 5px 5px 5px;
+ padding:.5em 2em;
}
.error {