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

remove electron-in-page-search

This commit is contained in:
s2
2019-06-06 15:44:24 +02:00
parent e2a57318a7
commit c5f9b551ab
92637 changed files with 636010 additions and 15 deletions

View File

@@ -0,0 +1,130 @@
.icon-navigation-grey600 {
background-image: url('sprite-navigation-grey600.png');
}
.icon-navigation-grey600-ic_close_grey600_24dp {
background-position: -5px -5px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_apps_grey600_24dp {
background-position: -39px -5px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_arrow_drop_down_circle_grey600_24dp {
background-position: -5px -39px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_arrow_drop_down_grey600_24dp {
background-position: -39px -39px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_arrow_drop_up_grey600_24dp {
background-position: -73px -5px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_arrow_forward_grey600_24dp {
background-position: -73px -39px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_cancel_grey600_24dp {
background-position: -5px -73px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_check_grey600_24dp {
background-position: -39px -73px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_chevron_left_grey600_24dp {
background-position: -73px -73px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_chevron_right_grey600_24dp {
background-position: -107px -5px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_arrow_back_grey600_24dp {
background-position: -107px -39px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_expand_less_grey600_24dp {
background-position: -107px -73px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_expand_more_grey600_24dp {
background-position: -5px -107px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_fullscreen_exit_grey600_24dp {
background-position: -39px -107px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_fullscreen_grey600_24dp {
background-position: -73px -107px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_menu_grey600_24dp {
background-position: -107px -107px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_more_horiz_grey600_24dp {
background-position: -141px -5px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_more_vert_grey600_24dp {
background-position: -141px -39px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_refresh_grey600_24dp {
background-position: -141px -73px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_unfold_less_grey600_24dp {
background-position: -141px -107px;
width: 24px;
height: 24px;
}
.icon-navigation-grey600-ic_unfold_more_grey600_24dp {
background-position: -5px -141px;
width: 24px;
height: 24px;
}