mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
updated table heading styles
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
This commit is contained in:
parent
1938bc9876
commit
7d11f3e5d9
1 changed files with 6 additions and 0 deletions
|
@ -521,3 +521,9 @@ hr {
|
|||
.swagger-ui .info {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.table thead th {
|
||||
background-color: var(--highlights);
|
||||
color: #fff;
|
||||
padding: 0.5em 0.5em !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue