diff options
Diffstat (limited to 'pkg/html/pages/style.css')
| -rw-r--r-- | pkg/html/pages/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css index 661886e41..3bff3a9ed 100644 --- a/pkg/html/pages/style.css +++ b/pkg/html/pages/style.css @@ -207,7 +207,7 @@ table td, table th { font-size: 75%; } -.subsystem { +.bug-label { background: white; border: 1pt solid black; display: inline-block; @@ -217,7 +217,7 @@ table td, table th { font-size: small; } -.subsystem a { +.bug-label a { text-decoration: none; color: black; } |
