diff options
author | afc163 <afc163@gmail.com> | 2017-11-02 12:59:41 +0800 |
---|---|---|
committer | afc163 <afc163@gmail.com> | 2017-11-02 12:59:41 +0800 |
commit | bacf5db378d539192f6840e50e4f46034eb3f8cb (patch) | |
tree | 7dc83518013f49147d7927fa295db0061c6c124d /common.css | |
parent | 94c4f43b89bb39dd9afb08ab45e4c5bf90bd45cf (diff) | |
download | time-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.tar.gz time-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.tar.zst time-picker-bacf5db378d539192f6840e50e4f46034eb3f8cb.zip |
Updates
Diffstat (limited to 'common.css')
-rw-r--r-- | common.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |