File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ a:hover{text-decoration:none}
6969.tablestats th .tm-100-context , .tablestats td .tm-100-context ,
7070.tablestats th .mt , .tablestats td .mt {width : 60px ;}
7171.languages {font-weight : bold;font-size : 18px ;text-align : left !important ; width : 35% ;}
72- .loadingbar .start # shortloading , . loadingbar . start span . complete {
72+ .loadingbar .start # shortloading {
7373 display : none;
7474}
7575
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ module.exports = function(grunt) {
3939 basePath + 'lib/rangy-core.js' ,
4040 basePath + 'lib/rangy-selectionsaverestore.js' ,
4141 basePath + 'lib/snapengage.js' ,
42- basePath + 'lib/waypoints.js' ,
42+ basePath + 'lib/waypoints.js'
4343 ] ,
4444 dest : basePath + 'libs.js'
4545 } ,
@@ -68,7 +68,7 @@ module.exports = function(grunt) {
6868 options : {
6969 interrupt : true
7070 }
71- } ,
71+ }
7272 } ,
7373 jshint : {
7474 options : {
You can’t perform that action at this time.
0 commit comments