diff options
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; |