123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507 |
- @font-face {
- font-family: "o2WorkApplication"; /* Project id 3538045 */
- src: url('../x_component_process_Application/$Main/default/fonts/iconfont.woff2?t=1678685748483') format('woff2'),
- url('../x_component_process_Application/$Main/default/fonts/iconfont.woff?t=1678685748483') format('woff'),
- url('../x_component_process_Application/$Main/default/fonts/iconfont.ttf?t=1678685748483') format('truetype'),
- url('../x_component_process_Application/$Main/default/fonts/iconfont.svg?t=1678685748483#o2WorkApplication') format('svg');
- }
- .o2WorkApplication {
- font-family: "o2WorkApplication" !important;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-delete:before {
- content: "\e619";
- }
- .icon-icon__chakan:before {
- content: "\e609";
- }
- .icon-xuanzhong:before {
- content: "\e605";
- }
- .icon-right:before {
- content: "\e783";
- }
- .icon-left:before {
- content: "\e67e";
- }
- .icon-add:before {
- content: "\e610";
- }
- .icon-workCompleted:before {
- content: "\e614";
- }
- .icon-serial:before {
- content: "\e615";
- }
- .icon-dict:before {
- content: "\e616";
- }
- .icon-snap:before {
- content: "\e617";
- }
- .icon-work:before {
- content: "\e618";
- }
- .icon-icon_liebiao1:before {
- content: "\e60e";
- }
- .icon-taskDone:before {
- content: "\e60f";
- }
- .icon-task:before {
- content: "\e612";
- }
- .icon-read:before {
- content: "\e603";
- }
- .icon-readDone:before {
- content: "\e604";
- }
- .icon-icon_sousuo:before {
- content: "\e606";
- }
- .icon-zhankai:before {
- content: "\5c55";
- }
- .icon-icon_saixuan:before {
- content: "\e607";
- }
- .icon-icon_shu_ju_shi_tu:before {
- content: "\e60a";
- }
- .icon-icon_allwendang:before {
- content: "\e60b";
- }
- .icon-draft:before {
- content: "\e60c";
- }
- .appNode{
- overflow: hidden;
- height: 100%;
- }
- .menuArea{
- max-width: 300px;
- min-width: 250px;
- height: 100%;
- background: #FFFFFF;
- box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
- float: left;
- }
- .menu{
- margin: 0;
- user-select: none;
- height:calc(100% - 55px);
- overflow: auto;
- }
- .menuTitle{
- margin: 0 20px;
- max-height: 80px;
- overflow: hidden;
- font-size: 16px;
- color: #333333;
- line-height: 40px;
- border-bottom: 1px solid #E6E6E6;
- }
- .menuTitleText{
- float: left;
- width: 160px;
- }
- .menuTitleIcon{
- width: 40px;
- height: 40px;
- background-position: center;
- background-repeat: no-repeat;
- background-size: 20px 20px;
- float : left;
- }
- .menuTitleAction {
- text-align: right;
- width: 40px;
- height: 40px;
- float: right;
- cursor: pointer;
- color: #4A90E2;
- }
- .menuDivider{
- margin: 0 40px;
- border-bottom: 1px solid #f1f2f4;
- }
- .menuItem{
- height: 40px;
- cursor: pointer;
- }
- .menuItem_current{
- background-color: #EBF1F7;
- }
- .menuItem_over{
- background-color: #F7F7F7;
- }
- .menuItemIcon {
- margin-left: 20px;
- height: 16px;
- width: 16px;
- padding: 11px 10px 12px 0;
- float: left;
- color: #999999;
- }
- .menuItemAction {
- text-align: right;
- width: 20px;
- line-height: 40px;
- float: right;
- cursor: pointer;
- color: #4A90E2;
- margin-right: 20px;
- }
- .menuItemCount{
- margin-right: 20px;
- float: right;
- width: 60px;
- font-size: 12px;
- color: #999999;
- line-height: 40px;
- text-align: right;
- }
- .menuItemText{
- float:left;
- height: 40px;
- line-height: 40px;
- color: #666666;
- width : 120px;
- overflow: hidden;
- }
- .skeleton {
- padding: 10px 30px;
- }
- .skeleton_item {
- height: 16px;
- border-radius: 15px;
- margin-top: 20px;
- background: #f2f2f2;
- }
- .st_processList{
- padding: 10px 20px;
- overflow: hidden;
- }
- .st_processItemArea{
- height: 30px;
- color: #666666;
- line-height: 30px;
- overflow: hidden;
- float: left;
- margin-right: 20px;
- }
- .st_processItem{
- cursor: pointer;
- height: 30px;
- line-height: 30px;
- overflow: hidden;
- float: left;
- padding: 0 10px;
- border-radius: 20px;
- user-select: none;
- }
- .contentArea {
- height: 100%;
- background: #F0F0F0;
- display: flex;
- flex-direction:column;
- }
- .content{
- height: 100%;
- margin: 10px;
- background: #FFFFFF;
- border-radius: 4px;
- overflow: auto;
- display: flex;
- flex-direction: column;
- }
- .contentTitle{
- padding: 0px 20px;
- }
- .contentList{
- height: calc(100% - 150px);
- overflow: auto;
- padding: 0 20px;
- position: relative;
- }
- .contentList::-webkit-scrollbar {
- width: 8px;
- }
- .contentList::-webkit-scrollbar-track {
- background-color: #e2dfdf;
- -webkit-border-radius: 2em;
- -moz-border-radius: 2em;
- border-radius:2em;
- }
- .contentList::-webkit-scrollbar-thumb {
- background-color: #d0d0d0;
- -webkit-border-radius: 2em;
- -moz-border-radius: 2em;
- border-radius:2em;
- }
- .contentList table {
- width:100%;
- border-spacing: 0;
- table-layout: fixed;
- border-collapse: collapse;
- }
- .contentList tr {
- border-bottom: 1px solid #E6E6E6;
- }
- .contentList tr:hover {
- background: #F7F7F7;
- }
- .contentList td {
- height: 40px;
- line-height: 40px;
- color: #333333;
- font-weight: 400;
- text-align: left;
- padding-left: 4px;
- }
- .toolBarList{
- /*height: 40px;*/
- padding: 0px 20px;
- margin-bottom: 10px;
- }
- .contentBottom{
- height: 80px;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .contentPageArea{
- height: 60px;
- }
- .firstPage, .lastPage, .pageItem, .prevPage, .nextPage{
- height: 24px;
- width: 80px;
- border-radius: 12px;
- background: #FFFFFF;
- border: 1px solid #E6E6E6;
- font-size: 12px;
- line-height: 24px;
- text-align: center;
- cursor: pointer;
- }
- .firstPage{
- float: left;
- }
- .lastPage {
- float: right;
- margin-left: 10px;
- }
- .prevPage{
- float: left;
- margin-left: 10px;
- width: 24px;
- font-size: 24px;
- color: #999999;
- }
- .nextPage{
- float: right;
- margin-left: 10px;
- width: 24px;
- font-size: 24px;
- color: #999999;
- }
- .pageNumberArea{
- float: left;
- }
- .pageItem{
- float: left;
- width: 24px;
- margin-left: 10px;
- }
- .contentTitleArea {
- overflow: hidden;
- }
- .contentTitleArea table{
- width:100%;
- border-spacing: 0;
- table-layout: fixed;
- border-collapse: collapse;
- }
- .contentTitleArea table th{
- height: 40px;
- background: #F0F0F0;
- color: #333333;
- font-weight: 400;
- text-align: left;
- padding-left: 4px;
- }
- /*list*/
- .listItem{
- background: #FFFFFF;
- border-bottom: 1px solid #E6E6E6;
- cursor: pointer;
- overflow: hidden;
- }
- .listItem_over{
- background: #F7F7F7;
- }
- .selectFlag{
- float: left;
- width: 50px;
- text-align: center;
- }
- .selectFlagIcon{
- color: #cccccc;
- width: 12px;
- height: 12px;
- border: 1px solid #cccccc;
- border-radius: 20px;
- margin-left : 20px;
- }
- .selectFlagArea_disabled{
- opacity: 0;
- }
- .selectFlagIcon_select{
- border: 0;
- }
- .emptyListArea{
- position: absolute;
- top: 40%;
- left: 50%;
- height: 120px;
- transform: translateX(-50%) translateY(-50%);
- }
- .emptyListIcon{
- width: 72px;
- height: 72px;
- background-image: url(../x_component_process_Application/$Main/default/empty.png);
- background-position: center;
- background-repeat: no-repeat;
- margin: auto;
- }
- .emptyListText{
- height: 22px;
- font-size: 16px;
- color: #CCCCCC;
- line-height: 22px;
- }
- .toolgroupNode{
- padding-right: 10px;
- display: flex;
- float: left;
- }
- .toolItemNode_single{
- border-radius: 15px;
- }
- .toolItemNode_left{
- border-top-left-radius: 15px;
- border-bottom-left-radius: 15px;
- border-right: 1px solid rgba(204,204,204,1);;
- }
- .toolItemNode_right{
- border-top-right-radius: 15px;
- border-bottom-right-radius: 15px;
- }
- .toolItemNode_center{
- border-right: 1px solid rgba(204,204,204,1);;
- }
- /*
- common
- */
- .button{
- }
- .textarea {
- width: 100%;
- border-radius: 13px;
- border: 1px solid rgb(222, 222, 222);
- background-color: rgb(255, 255, 255);
- margin-left: 10px;
- }
- .table {
- width : 100%;
- table-layout: fixed;
- }
- .table tr:hover{
- overflow: hidden;
- background-color: rgb(247, 247, 247);
- min-height: 29px;
- color: rgb(102, 102, 102);
- font-size: 14px;
- cursor: pointer;
- }
- .table th {
- background-color: rgb(247, 247, 247);
- text-align: center;
- line-height: 24px;
- font-size: 15px;
- padding: 8px 0px;
- font-weight: normal;
- border-top: 1px solid rgb(255, 255, 255);
- border-bottom: 1px solid rgb(230, 230, 230);
- }
- .table td {
- height: 39px;
- text-align: center;
- overflow: hidden;
- border-bottom: 1px solid rgb(230, 230, 230);
- cursor: pointer;
- }
- .operateicon{
- color : #999999;
- margin-right: 5px;
- }
- .operateicon:hover{
- color :#4A90E2
- }
|