File name
Commit message
Commit date
20 hours ago
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
@charset "utf-8";
.icon{display:inline-block;width:100%;height:100%;vertical-align:middle;;}
.icon.excel{width:40px;height:40px;background:url(../images/component/icon_excel.png) no-repeat center center;}
.icon.excel.download{background:url(../images/component/icon_excel_download.png) no-repeat center center;}
.icon.excel.upload{background:url(../images/component/icon_excel_upload.png) no-repeat center center;background-size:contain;}
.icon.file{width:20px;height:20px;background:url(../images/component/icon_file.png) no-repeat center center;}
.icon.file.blue{background:url(../images/component/icon_file_blue.png) no-repeat center center;}
.icon.file_bg{width:60px;height:60px;background:url(../images/component/icon_file_table.png) no-repeat center center;}
.icon.delete{width:30px;height:30px;background:url(../images/component/icon_x.png) no-repeat center;}
.icon.delete.red{background:url(../images/component/icon_x_red.png) no-repeat center;}
.icon.x{width:30px;height:30px;background:url(../images/component/icon_x.png) no-repeat center;}
.icon.x.white{background:url(../images/component/icon_x_white.png) no-repeat center;}
.icon.x.red{background:url(../images/component/icon_x_red.png) no-repeat center;}
.icon.search{width:30px;height:30px;background:url(../images/component/icon_search.png) no-repeat center center;}
.icon.search.white{background:url(../images/component/icon_search_white.png) no-repeat center center;}
.icon.lock{width:20px;height:20px;background:url(../images/component/icon_lock.png) no-repeat center center;}
.icon.comment{width:20px;height:20px;background:url(../images/component/icon_comment.png) no-repeat center center;}
.icon.arrow{width:36px;height:36px;}
.icon.arrow.first{background:url(../images/component/icon_double_arrow_left_page.png) no-repeat center center;}
.icon.arrow.prev{background:url(../images/component/icon_arrow_left_page.png) no-repeat center center;}
.icon.arrow.next{background:url(../images/component/icon_arrow_right_page.png) no-repeat center center;}
.icon.arrow.last{background:url(../images/component/icon_double_arrow_right_page.png) no-repeat center center;}