Add server manager
Only removing is supported for now
This commit is contained in:
@@ -95,3 +95,12 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.trweb_formshade {
|
||||
background-color: rgba(0,0,0,0.75);
|
||||
height: 100%;
|
||||
position:absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user