Update css style
This commit is contained in:
parent
3058221500
commit
c77d2ffffb
|
@ -7,6 +7,12 @@ headerbar{
|
||||||
|
|
||||||
.ctrl_btn{
|
.ctrl_btn{
|
||||||
min-height: 8px;
|
min-height: 8px;
|
||||||
|
min-width: 8px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-weight:900;
|
font-weight:900;
|
||||||
|
border-radius:100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.ctrl_btn:hover{
|
||||||
|
color:black;
|
||||||
}
|
}
|
Loading…
Reference in New Issue