diff --git a/module/bug/css/browse.css b/module/bug/css/browse.css index 68bad5ec71..c1098009a6 100644 --- a/module/bug/css/browse.css +++ b/module/bug/css/browse.css @@ -18,3 +18,5 @@ td.delayed{color:#fff; background: #e84e0f!important;} .dropdown-list > li > a {display: block; padding: 3px 20px; clear: both; font-weight: normal; line-height: 1.53846154; color: #141414; white-space: nowrap;} .dropdown-list > li > a:hover, .dropdown-list > li > a:focus {color: #1a4f85;text-decoration: none;background-color: #ddd;} + +th.c-confirmed {text-align: center;}