style.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652
  1. @font-face {
  2. font-family: 'o2flow';
  3. src: url('../x_component_process_Work/$Flow/default/fonts/o2flow.eot?orsuyt');
  4. src: url('../x_component_process_Work/$Flow/default/fonts/o2flow.eot?orsuyt#iefix') format('embedded-opentype'),
  5. url('../x_component_process_Work/$Flow/default/fonts/o2flow.ttf?orsuyt') format('truetype'),
  6. url('../x_component_process_Work/$Flow/default/fonts/o2flow.woff?orsuyt') format('woff'),
  7. url('../x_component_process_Work/$Flow/default/fonts/o2flow.svg?orsuyt#o2flow') format('svg');
  8. font-weight: normal;
  9. font-style: normal;
  10. font-display: block;
  11. }
  12. [class^="o2icon-"], [class*=" o2icon-"] {
  13. /* use !important to prevent issues with browser extensions that change fonts */
  14. font-family: 'o2flow' !important;
  15. speak: never;
  16. font-style: normal;
  17. font-weight: normal;
  18. font-variant: normal;
  19. text-transform: none;
  20. line-height: 1;
  21. /* Better Font Rendering =========== */
  22. -webkit-font-smoothing: antialiased;
  23. -moz-osx-font-smoothing: grayscale;
  24. }
  25. .o2icon-left_circle:before {
  26. content: "\e900";
  27. color: #999;
  28. }
  29. .o2icon-people_circle:before {
  30. content: "\e901";
  31. color: #999;
  32. }
  33. .o2icon-icon_circle:before {
  34. content: "\e902";
  35. color: #999;
  36. }
  37. .o2icon-person_list:before {
  38. content: "\e903";
  39. color: #999;
  40. }
  41. .o2icon-right_circel:before {
  42. content: "\e904";
  43. color: #999;
  44. }
  45. .o2icon-dot:before {
  46. content: "\e905";
  47. color: #999;
  48. }
  49. .o2icon-off:before {
  50. content: "\e906";
  51. color: #999;
  52. }
  53. .o2icon-person:before {
  54. content: "\e907";
  55. color: #999;
  56. }
  57. .o2icon-triangle_down:before {
  58. content: "\e908";
  59. color: #999;
  60. }
  61. .o2icon-triangle_right:before {
  62. content: "\e909";
  63. color: #999;
  64. }
  65. .o2icon-zimu:before {
  66. content: "\e90a";
  67. color: #999;
  68. }
  69. .o2icon-serach:before {
  70. content: "\e999";
  71. }
  72. .o2icon-radio-checked:before {
  73. content: "\ea54";
  74. }
  75. .o2icon-radio-unchecked:before {
  76. content: "\ea56";
  77. }
  78. .o2icon-radio-checked2:before {
  79. content: "\ea55";
  80. }
  81. .o2icon-complete:before {
  82. content: "\e9d9";
  83. }
  84. .o2icon-checkbox:before {
  85. content: "\e967";
  86. }
  87. .o2icon-edit2:before {
  88. content: "\e99d";
  89. }
  90. .o2flow-node {
  91. width: 900px;
  92. overflow: hidden;
  93. height: 100%;
  94. position: relative;
  95. display: flex;
  96. }
  97. .o2flow-node-wide {
  98. width: 1100px;
  99. overflow: hidden;
  100. height: 100%;
  101. position: relative;
  102. display: flex;
  103. }
  104. .o2flow-bg-opacity{
  105. background-color: rgba(74, 144, 226, 0.12)
  106. }
  107. .o2flow-navi {
  108. /*position: absolute;*/
  109. margin-top: 32px;
  110. margin-left: 6px;
  111. padding-left: 10px;
  112. }
  113. .o2flow-navi-node {
  114. /*border-left: 2px solid #DEDEDE;*/
  115. }
  116. .o2flow-navi-item {
  117. cursor: pointer;
  118. color: #333333;
  119. font-size: 18px;
  120. line-height: 18px;
  121. padding: 8px 14px;
  122. /* border-left: 4px solid transparent; */
  123. /* margin-left: -3px; */
  124. margin-top: 10px;
  125. margin-bottom: 10px;
  126. }
  127. .o2flow-navi-item-active{
  128. /*border-color:#4A90E2;*/
  129. /*color: #4A90E2;*/
  130. color: #fff;
  131. background: #4A90E2;
  132. border-radius: 32px;
  133. }
  134. .o2flow-content-scrollNode {
  135. flex: 1;
  136. padding-left: 20px;
  137. height: 100%;
  138. overflow: auto;
  139. padding-right: 20px;
  140. }
  141. .o2flow-content {
  142. }
  143. .o2flow-process-color {
  144. color: #66CC80
  145. }
  146. .o2flow-addTask-color {
  147. color: #4A90E2
  148. }
  149. .o2flow-reset-color {
  150. color: #f77272
  151. }
  152. .o2flow-quick-select {
  153. height: 36px;
  154. background: #FFFFFF;
  155. border-radius: 18px;
  156. border: 1px solid #DEDEDE;
  157. line-height: 36px;
  158. padding-left: 10px;
  159. overflow: hidden;
  160. margin-bottom: 10px;
  161. }
  162. .o2flow-quick-select-text {
  163. width: calc(100% - 40px);
  164. overflow: hidden;
  165. white-space: nowrap;
  166. text-overflow: ellipsis;
  167. }
  168. .o2flow-quick-select-arrow {
  169. float: right;
  170. padding-top: 10px;
  171. padding-right: 10px;
  172. }
  173. .o2flow-quick-select-item {
  174. height: 30px;
  175. cursor: pointer;
  176. line-height: 30px;
  177. overflow: hidden;
  178. padding: 0 10px 0 10px;
  179. }
  180. .o2flow-quick-select-item-active{
  181. background-color: #4A90E2;
  182. color: #fff;
  183. }
  184. .o2flow-quick-select-item-contnet-active{
  185. background-color: #4A90E2;
  186. color: #fff;
  187. }
  188. .o2flow-quick-select-itemtitle {
  189. float: left;
  190. }
  191. .o2flow-quick-select-itemtext {
  192. overflow: hidden;
  193. white-space: nowrap;
  194. text-overflow: ellipsis;
  195. }
  196. .o2flow-section-title {
  197. height: 40px;
  198. background: #F7F7F7;
  199. font-size: 16px;
  200. color: #333333;
  201. line-height: 40px;
  202. padding-left: 10px;
  203. font-weight: bold;
  204. }
  205. .o2flow-section-content {
  206. overflow: hidden;
  207. }
  208. .o2flow-section-left {
  209. overflow: hidden;
  210. float: left;
  211. width: calc( 50% - 10px );
  212. margin-right: 10px;
  213. }
  214. .o2flow-section-right {
  215. overflow: hidden;
  216. float: left;
  217. width: calc( 50% - 10px );
  218. margin-left: 10px;
  219. }
  220. .o2flow-opinion-area {
  221. height: 230px;
  222. }
  223. .o2flow-opinion-textareawrap {
  224. float: left;
  225. width: calc(50% - 10px);
  226. padding-right: 10px;
  227. height: 180px;
  228. position: relative;
  229. }
  230. .o2flow-opinion-textarea {
  231. resize: none;
  232. width: calc(100% - 12px);
  233. height: calc( 100% - 12px );
  234. background: #FFFFFF;
  235. border-radius: 8px;
  236. border: 1px solid #DEDEDE;
  237. padding: 5px;
  238. font-family: "Microsoft YaHei";
  239. }
  240. .o2flow-invalid-bg{
  241. background: #ffe9e9;
  242. }
  243. .o2flow-handwriting-button {
  244. position: absolute;
  245. right: 30px;
  246. bottom: 10px;
  247. width: 70px;
  248. height: 30px;
  249. line-height: 30px;
  250. background: #FFFFFF;
  251. border-radius: 15px;
  252. border: 1px solid #CCCCCC;
  253. padding-left: 15px;
  254. color: #666666;
  255. cursor: pointer;
  256. display: none;
  257. }
  258. .o2flow-handwriting-buttonok{
  259. color: #6eb558;
  260. }
  261. .o2flow-handwriting-buttontext {
  262. display: inline-block;
  263. }
  264. .o2flow-opinion-select {
  265. overflow: auto;
  266. float: left;
  267. width: calc(50% - 21px);
  268. padding-left: 10px;
  269. margin-left: 10px;
  270. border-left: 1px solid #DEDEDE;
  271. height: 180px;
  272. }
  273. .o2flow-opinion-select-item {
  274. height: 22px;
  275. line-height: 22px;
  276. cursor: pointer;
  277. overflow: hidden;
  278. }
  279. .o2flow-handwriting-mask {
  280. background-color: #eee;
  281. width: 100%;
  282. height: 100%;
  283. position: absolute;
  284. top: 0;
  285. left: 0;
  286. opacity: 0.4;
  287. display: none;
  288. }
  289. .o2flow-handwriting-node {
  290. position: absolute;
  291. background-color: #ffffff;
  292. border: 1px solid #ccc;
  293. border-radius: 8px;
  294. overflow: hidden;
  295. box-shadow: rgba(0, 0, 0, 0.25) 0 0 8px 0;
  296. display: none;
  297. }
  298. .o2flow-handwriting-saveNode {
  299. height: 30px;
  300. line-height: 30px;
  301. margin: 5px auto;
  302. width: 70%;
  303. min-width: 100px;
  304. border-radius: 15px;
  305. text-align: center;
  306. background-color: #4A90E2;
  307. color: #ffffff;
  308. font-size: 16px;
  309. cursor: pointer;
  310. }
  311. .o2flow-radio-area {
  312. overflow: hidden;
  313. }
  314. .o2flow-radio {
  315. float: left;
  316. padding: 3px 10px;
  317. background: #F0F0F0;
  318. border-radius: 15px;
  319. margin-top: 5px;
  320. margin-right: 10px;
  321. color: #666666;
  322. cursor: pointer;
  323. }
  324. .o2flow-radio-active {
  325. background: #4A90E2;
  326. color: #fff;
  327. }
  328. .o2flow-radio-icon {
  329. color: #fff
  330. }
  331. /*.o2flow-radio-over{*/
  332. /* background: transparent;*/
  333. /* color:#666666;*/
  334. /*}*/
  335. .o2flow-radio-text {
  336. display: inline;
  337. margin-left: 2px;
  338. height: 20px;
  339. line-height: 20px;
  340. font-size: 14px;
  341. font-family: MicrosoftYaHei;
  342. }
  343. .o2flow-radio2-area{
  344. overflow: hidden;
  345. }
  346. .o2flow-radio2 {
  347. padding-left: 10px;
  348. padding-top: 4px;
  349. padding-bottom: 4px;
  350. border-radius: 15px;
  351. color: #333;
  352. cursor: pointer;
  353. }
  354. .o2flow-radio2-active {
  355. color: #333;
  356. }
  357. .o2flow-radio2-icon {
  358. color: #4A90E2
  359. }
  360. .o2flow-radio2-text {
  361. display: inline;
  362. margin-left: 2px;
  363. height: 20px;
  364. line-height: 20px;
  365. font-size: 14px;
  366. font-family: MicrosoftYaHei;
  367. }
  368. .o2flow-route-container {
  369. overflow: hidden;
  370. }
  371. .o2flow-routegroup-wraper {
  372. float: left;
  373. width: calc(50% - 20px);
  374. padding-right: 20px;
  375. }
  376. .o2flow-routegroup-area {
  377. height: 90px;
  378. overflow: auto;
  379. padding-top: 4px;
  380. }
  381. .o2flow-route-wraper {
  382. float: left;
  383. width: 50%;
  384. }
  385. .o2flow-route-fullsize-wraper {
  386. width: 100%;
  387. }
  388. .o2flow-route-area {
  389. height: 90px;
  390. overflow: auto;
  391. padding-left: 10px;
  392. padding-top: 4px;
  393. }
  394. .o2flow-route-fullsize-area{
  395. overflow: hidden;
  396. min-height: 40px;
  397. padding-left: 10px;
  398. }
  399. .o2flow-org-area {
  400. height: 280px;
  401. margin-top:5px;
  402. }
  403. .o2flow-org-line{
  404. overflow: hidden;
  405. }
  406. .o2flow-org-left-node{
  407. width: calc( 50% - 10px );
  408. margin-right: 10px;
  409. margin-top:5px;
  410. float: left;
  411. }
  412. .o2flow-org-right-node{
  413. width: calc( 50% - 10px );
  414. margin-left: 10px;
  415. margin-top:5px;
  416. float: left;
  417. }
  418. .o2flow-org-fullsize-node{
  419. width: 100%;
  420. float: left;
  421. }
  422. .o2flow-selector-title{
  423. height:auto;
  424. min-height:26px;
  425. line-height:26px;
  426. font-size:14px;
  427. color:#333333;
  428. overflow:hidden
  429. }
  430. .o2flow-selector-titletext{
  431. background: #E6E6E6;
  432. border-radius: 10px 10px 1px 1px;
  433. padding: 0 10px;
  434. float:left;
  435. }
  436. .o2flow-selector-errornode{
  437. float:right;
  438. margin-right:5px
  439. }
  440. .o2flow-selector-content{
  441. overflow:hidden;
  442. margin-bottom:10px;
  443. position:relative
  444. }
  445. .o2flow-empower-node{
  446. width:840px;
  447. height:400px;
  448. background-color:#fff
  449. }
  450. .o2flow-empower-titleNode{
  451. margin-left:10px;
  452. line-height:40px;
  453. color:#333333;
  454. overflow:hidden;
  455. font-size:12px
  456. }
  457. .empowerAreaNode{
  458. font-size:12px;
  459. overflow:hidden
  460. }
  461. .o2flow-empower-table{
  462. }
  463. .o2flow-empower-oddTd{
  464. width:50%
  465. }
  466. .o2flow-empower-evenTd{
  467. width:50%;
  468. border-left:5px solid #ffffff
  469. }
  470. .o2flow-empower-areaTitle{
  471. height:auto;
  472. font-size:14px;
  473. color:#333333;
  474. overflow:hidden
  475. }
  476. .o2flow-empower-areaTitleText{
  477. background: #E6E6E6;
  478. border-radius: 10px 10px 1px 1px;
  479. min-height:30px;
  480. line-height:30px;
  481. padding: 0 10px;
  482. float:left;
  483. }
  484. /*.o2flow-empower-areaTitle{*/
  485. /* height:26px;*/
  486. /* line-height:26px;*/
  487. /* font-size:14px;*/
  488. /* color:#333333;*/
  489. /* padding-left:2px;*/
  490. /* background-color:#f7f7f7;*/
  491. /* overflow:hidden*/
  492. /*}*/
  493. /*.o2flow-empower-areaTitleText{*/
  494. /* margin-left:10px;*/
  495. /* float:left*/
  496. /*}*/
  497. .empowerAreaErrorNode{
  498. float:right;
  499. margin-right:5px
  500. }
  501. .o2flow-empower-areaContent{
  502. margin-bottom:10px;
  503. position:relative;
  504. border:1px solid #ccc;
  505. height:220px;
  506. overflow:auto;
  507. padding:5px;
  508. }
  509. .o2flow-empower-selectAllNode{
  510. float: right;
  511. margin-right:5px
  512. }
  513. .empowerSelectAllItemNode{
  514. height:26px;
  515. line-height:26px;
  516. padding-left:20px;
  517. font-size:14px;
  518. width:40px;
  519. float:right;
  520. overflow:hidden;
  521. cursor:pointer;
  522. color:#3C76B7;
  523. background:url(../x_component_process_Work/$Processor/process/empower_unchecked.png) no-repeat left center
  524. }
  525. .empowerSelectAllItemNode_over{
  526. color:#3C76B7;
  527. background:url(../x_component_process_Work/$Processor/process/empower_unchecked.png) no-repeat left center
  528. }
  529. .empowerSelectAllItemNode_selected{
  530. color:#3C76B7;
  531. background:url(../x_component_process_Work/$Processor/process/empower_checked.png) no-repeat left center
  532. }
  533. .empowerItemOddNode{
  534. float:left;
  535. width:190px;
  536. min-height:20px;
  537. margin-bottom:10px;
  538. padding:8px 3px;
  539. cursor:pointer;
  540. font-size:14px;
  541. margin-left:10px;
  542. background-color:#eaf1f9
  543. }
  544. .empowerItemEvenNode{
  545. float:left;
  546. width:190px;
  547. min-height:20px;
  548. margin-bottom:10px;
  549. padding:8px 3px;
  550. cursor:pointer;
  551. font-size:14px;
  552. margin-left:10px;
  553. background-color:#eaf1f9
  554. }
  555. .empowerItemOddNode_over{
  556. background-color:#eaf1f9
  557. }
  558. .empowerItemEvenNode_over{
  559. background-color:#eaf1f9
  560. }
  561. .empowerItemOddNode_selected{
  562. background-color:#6681a5
  563. }
  564. .empowerItemEvenNode_selected{
  565. background-color:#6681a5
  566. }
  567. .empowerItemIconNode{
  568. min-height:20px;
  569. width:30px;
  570. float:right;
  571. overflow:hidden;
  572. background:url(../x_component_process_Xform/$Form/default/icon/rollback_uncheck.png) no-repeat center center
  573. }
  574. .empowerItemIconNode_selected{
  575. background:url(../x_component_process_Xform/$Form/default/icon/rollback_check.png) no-repeat center center
  576. }
  577. .empowerItemContentNode{
  578. min-height:20px
  579. }
  580. .empowerItemTitleNode{
  581. float:left;
  582. min-height:20px;
  583. margin-left:5px;
  584. line-height:20px;
  585. color:#666666
  586. }
  587. .empowerItemTitleNode_selected{
  588. color:#ffffff
  589. }
  590. .empowerItemPersonNode{
  591. float:left;
  592. margin-left:5px;
  593. min-height:20px;
  594. width:48px;
  595. line-height:20px;
  596. color:#0000ff
  597. }
  598. .empowerItemPersonNode_selected{
  599. color:#ffffff
  600. }