Files
talk/client/coral-admin/src/components/Indicator.css
T
2018-05-14 19:18:34 +02:00

9 lines
141 B
CSS

.indicator {
display: inline-block;
background-color: #E46D59;
border-radius: 10px;
width: 7px;
height: 7px;
margin-left: 7px;
}