1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 05:10:05 +02:00

update some packages and remove node_modules from repo

This commit is contained in:
s2
2019-03-09 16:38:04 +01:00
parent 3dcadb39c2
commit d24a82e91e
94766 changed files with 290 additions and 858252 deletions

View File

@@ -1,46 +0,0 @@
.icon-toggle-grey600 {
background-image: url('sprite-toggle-grey600.png');
}
.icon-toggle-grey600-ic_check_box_grey600_24dp {
background-position: -5px -5px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_check_box_outline_blank_grey600_24dp {
background-position: -39px -5px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_radio_button_off_grey600_24dp {
background-position: -5px -39px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_radio_button_on_grey600_24dp {
background-position: -39px -39px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_star_grey600_24dp {
background-position: -73px -5px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_star_half_grey600_24dp {
background-position: -73px -39px;
width: 24px;
height: 24px;
}
.icon-toggle-grey600-ic_star_outline_grey600_24dp {
background-position: -5px -73px;
width: 24px;
height: 24px;
}