gui improvements
This commit is contained in:
@@ -71,4 +71,8 @@ td, tr{
|
||||
|
||||
.clear{
|
||||
clear: both;
|
||||
}
|
||||
.position_selector{
|
||||
background: rgba(0,0,0,0.7);
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
@@ -45,4 +45,9 @@ footer {
|
||||
border-color: cyan;
|
||||
border-style: dashed;
|
||||
border-width: 1px 0 0;
|
||||
}
|
||||
|
||||
.position_selector{
|
||||
background: rgba(255,255,255,0.8);
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
Reference in New Issue
Block a user