You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Color variants: `outline-primary``outline-success``outline-warning``outline-info``outline-danger`
63
+
Color variants: `outline-primary`, `outline-success`, `outline-warning`, `outline-info` ,`outline-danger`
70
64
##### Without border - plain checkbox
71
65
```html
72
66
<divclass="pretty inline outline-success plain">
@@ -134,7 +128,7 @@ Color variants: `outline-primary` `outline-success` `outline-warning` `outline-i
134
128
</div>
135
129
```
136
130
All the features in the checkbox is supported for radio buttons. It includes
137
-
`Boxed radio button``Solid Color radio``Outline Color radio``Radio button without border``Animated radio button``Disabled radio button``Toggle radio button`.
131
+
`Boxed radio button`, `Solid Color radio`, `Outline Color radio`, `Radio button without border`, `Animated radio button`, `Disabled radio button` ,`Toggle radio button`.
138
132
139
133
140
134
##### Toggle radio button without labels
@@ -153,7 +147,7 @@ All the features in the checkbox is supported for radio buttons. It includes
153
147
154
148
### Custom font library
155
149
156
-
This library supports wide variety of font icon libraries. Currently tested with `FontAwesome` ,`Bootstrap Glyphicon``Material Design icons (mdi)``Material Design icons (zmdi)``Typicons``Ionicons`.
150
+
This library supports wide variety of font icon libraries. Currently tested with `FontAwesome` ,`Bootstrap Glyphicon`, `Material Design icons (mdi)`, `Material Design icons (zmdi)` ,`Typicons``Ionicons`.
0 commit comments