File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ <h2>Checkboxes</h2>
18
18
Basic
19
19
</ legend >
20
20
< p >
21
- Supports bootstrap brand colors: < code > .checkbox-primary</ code > , < code > .checkbox-info</ code > etc.
21
+ Supports bootstrap brand colors: < code > .abc- checkbox-primary</ code > , < code > .abc- checkbox-info</ code > etc.
22
22
</ p >
23
23
< div class ="checkbox abc-checkbox ">
24
24
< input id ="checkbox1 " class ="styled " type ="checkbox ">
@@ -91,7 +91,7 @@ <h2>Checkboxes</h2>
91
91
Circled
92
92
</ legend >
93
93
< p >
94
- < code > .checkbox-circle</ code > for roundness.
94
+ < code > .abc- checkbox-circle</ code > for roundness.
95
95
</ p >
96
96
< div class ="checkbox abc-checkbox abc-checkbox-circle ">
97
97
< input id ="checkbox7 " class ="styled " type ="checkbox ">
@@ -146,7 +146,7 @@ <h2>Radios</h2>
146
146
Basic
147
147
</ legend >
148
148
< p >
149
- Supports bootstrap brand colors: < code > .radio-primary</ code > , < code > .radio-danger</ code > etc.
149
+ Supports bootstrap brand colors: < code > .abc- radio-primary</ code > , < code > .abc- radio-danger</ code > etc.
150
150
</ p >
151
151
< div class ="row ">
152
152
< div class ="col-sm-6 ">
You can’t perform that action at this time.
0 commit comments