mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
move Style for topbar Invite-Page to style.css with same settings for later customizing
This commit is contained in:
@@ -116,6 +116,12 @@ body {
|
||||
grid-template-rows: repeat(auto-fit, minmax(100px, 1fr)) !important;
|
||||
}
|
||||
|
||||
.AgentInviteMasthead {
|
||||
background:url(logo.png) 0px 0px;
|
||||
background-color:#036;
|
||||
background-repeat:no-repeat;height:66px;width:100%;overflow:hidden;
|
||||
}
|
||||
|
||||
#masthead {
|
||||
width: auto;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user