mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
US East flag
This commit is contained in:
@@ -645,3 +645,17 @@ i.x-user-status.busy {
|
||||
margin-left: 3px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.flag-icon-use {
|
||||
background-image: url('/images/flag_use.png');
|
||||
background-size: 16px 11px;
|
||||
width: 16px;
|
||||
height: 11px;
|
||||
}
|
||||
|
||||
.flag-icon-usw {
|
||||
background-image: url('/images/flag_usw.png');
|
||||
background-size: 16px 11px;
|
||||
width: 16px;
|
||||
height: 11px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user