first commit
This commit is contained in:
15
WebRoot/node_modules/bootstrap-star-rating/themes/krajee-uni/theme.css
generated
vendored
Normal file
15
WebRoot/node_modules/bootstrap-star-rating/themes/krajee-uni/theme.css
generated
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
/*!
|
||||
* Krajee Unicode Theme styling for bootstrap-star-rating.
|
||||
* This file must be loaded after 'star-rating.css'.
|
||||
*
|
||||
* @see http://github.com/kartik-v/bootstrap-star-rating
|
||||
* @author Kartik Visweswaran <kartikv2@gmail.com>
|
||||
*/
|
||||
.theme-krajee-uni .star {
|
||||
font-size: 1.3em;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.theme-krajee-uni .caption {
|
||||
margin-top: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user