mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
Add files
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#status_list {
|
||||
position: absolute;
|
||||
left : 23;
|
||||
bottom : 21%;
|
||||
width : 14.5%;
|
||||
opacity: 0.3;
|
||||
}
|
||||
|
||||
.status {
|
||||
padding: 1px;
|
||||
margin: 0.3em;
|
||||
}
|
||||
|
||||
.status_inner {
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.status_val {
|
||||
height : 0.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user