Merged in bugfix/MAPG-35-fix-scorebar (pull request #17)
MAPG-35 re-add border-radius for scoreBarBase
This commit is contained in:
commit
b4615c2cdd
@ -140,6 +140,7 @@ div.buttonContainer.bottom {
|
|||||||
height: 24px;
|
height: 24px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background-color: #eeeeee;
|
background-color: #eeeeee;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#scoreBar {
|
#scoreBar {
|
||||||
|
Loading…
Reference in New Issue
Block a user