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 71a3efe71..aecde7554 100644 --- a/pkg/html/pages/style.css +++ b/pkg/html/pages/style.css @@ -194,7 +194,7 @@ table td, table th { display: inline-block; } -.list_table .subsystem { +.subsystem { background: white; border: 1pt solid black; display: inline-block; @@ -204,7 +204,7 @@ table td, table th { font-size: small; } -.list_table .subsystem a { +.subsystem a { text-decoration: none; color: black; } |
