Merge branch 'dev-rating' of https://github.com/Tibing/ng2-admin into Tibing-dev-rating

This commit is contained in:
nixa 2016-07-07 18:06:07 +03:00
commit 27e0eedb1c
6 changed files with 45 additions and 1 deletions

View file

@ -582,3 +582,11 @@ label.custom-input-danger {
.sub-little-text {
font-size: 12px;
}
.rating {
font-size: 20px;
}
rating-inputs span {
vertical-align: middle;
}