aboutsummaryrefslogtreecommitdiffhomepage
path: root/common.css
diff options
context:
space:
mode:
authorafc163 <afc163@gmail.com>2017-11-02 12:59:41 +0800
committerafc163 <afc163@gmail.com>2017-11-02 12:59:41 +0800
commitbacf5db378d539192f6840e50e4f46034eb3f8cb (patch)
tree7dc83518013f49147d7927fa295db0061c6c124d /common.css
parent94c4f43b89bb39dd9afb08ab45e4c5bf90bd45cf (diff)
downloadtime-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.tar.gz
time-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.tar.zst
time-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.zip
Updates
Diffstat (limited to 'common.css')
-rw-r--r--common.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.css b/common.css
index c25d0ec..002d6f9 100644
--- a/common.css
+++ b/common.css
@@ -43,7 +43,7 @@
43 font-size: 12px; 43 font-size: 12px;
44 text-align: left; 44 text-align: left;
45 background-color: #fff; 45 background-color: #fff;
46 border-radius: 3px; 46 border-radius: 4px;
47 box-shadow: 0 1px 5px #ccc; 47 box-shadow: 0 1px 5px #ccc;
48 background-clip: padding-box; 48 background-clip: padding-box;
49 border: 1px solid #ccc; 49 border: 1px solid #ccc;