Magic Box v1.0 + bugfix sorting connected names in chat
This commit is contained in:
@@ -243,6 +243,9 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
|
||||
.fa-c-lock:before {
|
||||
content: "\f023"/*"\f084"*/;
|
||||
}
|
||||
.fa-c-unlock:before {
|
||||
content: "\f09c";
|
||||
}
|
||||
|
||||
.fa-c-search:before {
|
||||
content: "\f002";
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1122,6 +1122,7 @@
|
||||
|
||||
#options .options_box .button {
|
||||
margin-top:5px;
|
||||
float:none;
|
||||
}
|
||||
|
||||
#options #admin {
|
||||
@@ -1137,6 +1138,11 @@
|
||||
float:left;
|
||||
margin: 0 10px 10px 0;
|
||||
}
|
||||
|
||||
#options #admin .magic_box form {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#options #admin .magic_box:last-child {
|
||||
margin-right:0;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user