summaryrefslogtreecommitdiffstats
path: root/static/pomf.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/pomf.css')
-rw-r--r--static/pomf.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/pomf.css b/static/pomf.css
index 7e1816a..9166a34 100644
--- a/static/pomf.css
+++ b/static/pomf.css
@@ -291,7 +291,7 @@ progress[value] {
progress[value]::-webkit-progress-bar {
background-color: #eee;
- border-radius: 2ps;
+ border-radius: 2px;
box-shadow: 0 2px 5px rgba(0,0,0,0.25) inset;
}