13314-Change border colors in tactical view dark theme
This commit is contained in:
parent
6ccdc8c4d3
commit
941b97fc00
|
@ -1892,3 +1892,7 @@ a.link-bold {
|
|||
text-decoration: none;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#general-tactical-view * {
|
||||
border-color: #333 !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue