diff --git a/src/common/common.css b/src/common/common.css index 893577f..116cdbc 100644 --- a/src/common/common.css +++ b/src/common/common.css @@ -143,7 +143,6 @@ border: 1px solid #3a87ad; /* default BORDER color */ background-color: #3a87ad; /* default BACKGROUND color */ color: #fff; /* default TEXT color */ - text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); font-size: .85em; cursor: default; }