File "bootstrap-rating.css"

Full Path: /home/ovanhxso/public_html/panel/assets/plugins/bootstrap-rating/bootstrap-rating.css
File size: 210 bytes
MIME-type: text/plain
Charset: utf-8

.symbol {
  display: inline-block;
  border-radius: 50%;
  border: 5px double white;
  width: 30px;
  height: 30px;
}

.symbol-empty {
  background-color: #ccc;
}

.symbol-filled {
  background-color: black;
}