Upload All
This commit is contained in:
14
public/themes/krajee-fa/theme.css
Executable file
14
public/themes/krajee-fa/theme.css
Executable file
@ -0,0 +1,14 @@
|
||||
/*!
|
||||
* Krajee Font Awesome 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-fa .star {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.theme-krajee-fa .caption {
|
||||
margin-top: -0.2em;
|
||||
}
|
Reference in New Issue
Block a user