File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " bootstrap-material-design" ,
3+ "version" : " 0.0.8" ,
4+ "homepage" : " http://fezvrasta.github.io/bootstrap-material-design" ,
5+ "authors" : [
6+ " Federico Zivolo <info@mywebexpression.com>"
7+ ],
8+ "description" : " Material Design theme for Bootstrap 3" ,
9+ "main" : " css-compiled/material.css" ,
10+ "keywords" : [
11+ " material" ,
12+ " design" ,
13+ " bootstrap" ,
14+ " theme" ,
15+ " google" ,
16+ " android"
17+ ],
18+ "license" : " https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md" ,
19+ "ignore" : [
20+ " **/.*" ,
21+ " node_modules" ,
22+ " bower_components" ,
23+ " test" ,
24+ " tests"
25+ ]
26+ }
Original file line number Diff line number Diff line change 536536}
537537.checkbox input [type = checkbox ] ~ .check {
538538 position : absolute;
539- top : 0 px ;
540- left : 0 px ;
539+ top : 2 px ;
540+ left : 11 px ;
541541 width : 18px ;
542542 height : 18px ;
543543 border : solid 2px ;
Original file line number Diff line number Diff line change 4141
4242 input [type= checkbox] ~ .check {
4343 position : absolute ;
44- top : 0 px ;
45- left : 0 px ;
44+ top : 2 px ;
45+ left : 11 px ;
4646 width : 18px ;
4747 height : 18px ;
4848 border : solid 2px ;
You can’t perform that action at this time.
0 commit comments