mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
Merge remote-tracking branch 'esx_basicneeds/master'
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
#status_list {
|
||||
position: absolute;
|
||||
left : 23;
|
||||
bottom : 21%;
|
||||
width : 14.5%;
|
||||
opacity: 0.0;
|
||||
}
|
||||
|
||||
.status {
|
||||
padding: 1px;
|
||||
margin: 0.3em;
|
||||
}
|
||||
|
||||
.status_inner {
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
.status_val {
|
||||
height : 0.5em;
|
||||
}
|
||||
Reference in New Issue
Block a user