diff options
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r-- | web/html/css/containers.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css index c0fb877..c7a9973 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -95,7 +95,7 @@ td.div { background-color: #eee; width: 3px; } -td.boxSoftTitle { +.boxSoftTitle { border-bottom: 1px solid #fff; border-top: 1px solid #fff; background-color: #f1f2f4; |