File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " atom-coderoad" ,
33 "main" : " ./lib/atom/main" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.2.3 " ,
55 "description" : " Interactive tutorial plugin for Atom" ,
66 "author" : " Shawn McKay <shawn.j.mckay@gmail.com" ,
77 "keywords" : [" atom" , " coderoad" ],
Original file line number Diff line number Diff line change 33 height : 100% ;
44 overflow : scroll ;
55}
6-
6+ pre {
7+ margin-bottom : 10px !important ;
8+ }
9+ .cr {
10+ &-account {}
11+ }
712.cr-alert.success {
813 button {
914 span {
1823 }
1924 }
2025}
21-
2226.cr {
2327 .cr-menu-bar {
2428 z-index : 999 !important ;
2529 }
2630}
27-
2831.cr {
2932 &-chapter {
3033 border : 2px solid red ; // testing
3841 text-align : center ;
3942 }
4043}
41-
4244.cr-page {
4345 position : relative ;
4446 width : 400px ;
6062 }
6163}
6264.cr-tasks {
63- background-color : red ;
6465 margin-bottom : 50px ;
6566 .cr-task {
67+ padding : 10px ;
6668 position : relative ;
6769 &-checkbox {
6870 position : absolute ;
7779 display : inline-block ;
7880 padding-top : -10px ;
7981 padding-left : 55px ;
82+ font-size : 14px ;
83+ line-height : 1.6 ;
8084 }
8185 }
8286}
83-
8487.cr {
8588 &-progress {
8689 .chapter {
102105 }
103106 }
104107}
105-
106108.cr {
107109 &-projects {
108110 height : 100% ;
130132 padding : 10px ;
131133 }
132134}
133-
134135.cr {
135- &--downloads {
136-
137- }
136+ &--downloads {}
138137}
You can’t perform that action at this time.
0 commit comments