1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-04 21:20:07 +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,126 @@
.svg-ic_attachment_24px {
background: url(svg-sprite-file.svg) 33.333333333333336% 0 no-repeat;
}
.svg-ic_attachment_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_24px {
background: url(svg-sprite-file.svg) 33.333333333333336% 66.66666666666667% no-repeat;
}
.svg-ic_cloud_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_circle_24px {
background: url(svg-sprite-file.svg) 0 33.333333333333336% no-repeat;
}
.svg-ic_cloud_circle_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_done_24px {
background: url(svg-sprite-file.svg) 33.333333333333336% 33.333333333333336% no-repeat;
}
.svg-ic_cloud_done_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_download_24px {
background: url(svg-sprite-file.svg) 66.66666666666667% 0 no-repeat;
}
.svg-ic_cloud_download_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_off_24px {
background: url(svg-sprite-file.svg) 66.66666666666667% 33.333333333333336% no-repeat;
}
.svg-ic_cloud_off_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_queue_24px {
background: url(svg-sprite-file.svg) 0 66.66666666666667% no-repeat;
}
.svg-ic_cloud_queue_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_cloud_upload_24px {
background: url(svg-sprite-file.svg) 0 0 no-repeat;
}
.svg-ic_cloud_upload_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_create_new_folder_24px {
background: url(svg-sprite-file.svg) 66.66666666666667% 66.66666666666667% no-repeat;
}
.svg-ic_create_new_folder_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_file_download_24px {
background: url(svg-sprite-file.svg) 100% 0 no-repeat;
}
.svg-ic_file_download_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_file_upload_24px {
background: url(svg-sprite-file.svg) 100% 33.333333333333336% no-repeat;
}
.svg-ic_file_upload_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_folder_24px {
background: url(svg-sprite-file.svg) 100% 66.66666666666667% no-repeat;
}
.svg-ic_folder_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_folder_open_24px {
background: url(svg-sprite-file.svg) 0 100% no-repeat;
}
.svg-ic_folder_open_24px-dims {
width: 24px;
height: 24px;
}
.svg-ic_folder_shared_24px {
background: url(svg-sprite-file.svg) 33.333333333333336% 100% no-repeat;
}
.svg-ic_folder_shared_24px-dims {
width: 24px;
height: 24px;
}