1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed MacOS agent download link on invitation page.

This commit is contained in:
Ylian Saint-Hilaire 2019-08-08 11:15:44 -07:00
parent 63d440914f
commit 9cc918239f
7 changed files with 12 additions and 11 deletions

View file

@ -2529,6 +2529,10 @@ a {
border-radius: 5px;
}
.night .tagSpan {
color: black;
}
.suggestionBox {
position:absolute;
background-color: #6CC;