This commit is contained in:
Chi Vinh Le
2018-01-18 20:28:12 +01:00
parent 544ef081dc
commit 72331699b5
12 changed files with 6 additions and 6 deletions
@@ -0,0 +1,10 @@
.indicator {
background-color: #E46D59;
border-radius: 10px;
position: absolute;
top: 50%;
width: 7px;
height: 7px;
margin-top: -4px;
margin-left: 7px;
}