|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371 |
- /*ҳͷ*/
- .f-page-header {
- background: #0C86D8;
- }
- .f-page-title {
- color: #fff;
- }
-
- .f-page-header:after {
- display:none;
- }
- .f-page-backbtn {
- color: #fff;
- }
-
- .lr-flow-list .lr-list-item {
- padding-left: 80px;
- padding-top: 10px;
- padding-bottom:5px;
- line-height: 1;
- }
- .lr-flow-list .lr-list-item .left {
- position: absolute;
- top: 0;
- left: 0;
- padding: 15px;
- padding-top:10px;
- }
-
- .lr-flow-list .lr-list-item .left .circle {
- display: inline-block;
- width: 50px;
- height: 50px;
- line-height: 50px;
- color: #fff;
- text-align: center;
- font-size: 16px;
- border-radius: 50%;
- }
-
- .lr-flow-list .lr-list-item .middle {
- position:relative;
- width: 100%;
- }
-
- .lr-flow-list .lr-list-item .middle .title {
- font-size: 16px;
- color: #333;
- margin-bottom: 5px;
- }
-
- .lr-flow-list .lr-list-item .middle .text {
- color: #999;
- font-size: 12px;
- line-height: 20px;
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
-
- .lr-flow-list .lr-list-item .middle .status {
- font-size: 12px;
- margin-top: 2px;
- color: #e8a758;
- }
-
- .lr-flow-list .lr-list-item .right {
- position:absolute;
- top:10px;
- right:15px;
- font-size: 12px;
- color: #999;
- }
-
-
- .lr-list-item-multi > p > span {
- color:#666;
- }
- .lr-list-item-multi > p {
- line-height:20px;
- }
-
- .lr-list-addbtn {
- position: absolute;
- bottom: 10px;
- right: 10px;
- height: 40px;
- width: 40px;
- color: #fff;
- border-radius: 50%;
- background-color: #488aff;
- text-align:center;
- line-height:40px;
- z-index:10;
- }
-
- .lr-list-addbtn > i {
- font-size: 24px;
- }
-
- /*ҳ*/
- .lr-form-page {
- position: relative;
- height: 100%;
- width: 100%;
- }
- .lr-form-page .container {
- position: relative;
- width: 100%;
- height: 100%;
- }
- .lr-form-add-page {
- padding-bottom: 46px;
- }
- .lr-form-page .lr-form-btn {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 46px;
- padding: 5px;
- background-color: #eee;
- display:none;
- }
- .lr-form-add-page .lr-form-btn {
- display: block;
- }
- .lr-form-add-page .lr-form-btn button {
- margin: 0;
- height: 36px;
- line-height: 1;
- }
-
- .lr-form-header-cancel,
- .lr-form-header-submit {
- position: absolute;
- width: 60px;
- height: 100%;
- line-height: 44px;
- text-align: center;
- color: #fff;
- top: 0;
- background-color: #0C86D8;
- font-size: 16px;
- display: none;
- }
- .lr-form-header-cancel {
- left: 0;
- }
- .lr-form-header-submit {
- right: 0;
- }
-
-
- .lr-form-header-btnlist {
- position: absolute;
- top: 0;
- right: 0;
- width: 80px;
- height: 100%;
- line-height: 44px;
- color: #fff;
- display: none;
- }
- .lr-form-header-btnlist i {
- font-size: 24px;
- }
- .lr-form-header-more,
- .lr-form-header-edit {
- text-align: center;
- width: 40px;
- height: 100%;
- float: right;
- }
-
- /*ѡ֯λ*/
- .lr-select {
- position: relative;
- width: 100%;
- height: 100%;
- line-height: 40px;
- text-align: right;
- padding-right: 29px;
- }
- .lr-select:after {
- font-family: "iconfont" !important;
- font-size: 14px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- content: "\e6a3";
- position: absolute;
- right: 10px;
- top: 0;
- color: #c8c7cc;
- }
- /*ѡ*/
- .lr-layerSelect {
- position: relative;
- width: 100%;
- height: 100%;
- line-height: 40px;
- text-align: right;
- padding-right: 29px;
- }
-
- .lr-layerSelect:after {
- font-family: "iconfont" !important;
- font-size: 14px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- content: "\e6a3";
- position: absolute;
- right: 10px;
- top: 0;
- color: #c8c7cc;
- }
- /*༭*/
- .lr-form-row.lr-edit-gird {
- position: relative;
- padding: 0;
- }
- .lr-form-row + .lr-edit-gird{
- margin-top: -1px;
- }
- .lr-form-row + .lr-edit-gird:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- z-index: 1;
- }
-
-
- .lr-form-container .lr-edit-grid-btn {
- position: relative;
- width: 100%;
- height: 36px;
- line-height: 36px;
- background-color: #fff;
- font-size: 14px;
- text-align: center;
- color: #1d96f0;
- margin-top: -1px;
- padding:0;
- }
- .lr-form-container .lr-edit-grid-btn:before {
- position: absolute;
- top: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- -ms-transform: scaleY(.5);
- -moz-transform: scaleY(.5);
- -o-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
- .lr-form-container .lr-edit-grid-btn:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- -ms-transform: scaleY(.5);
- -moz-transform: scaleY(.5);
- -o-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
-
- .lr-edit-grid-block {
- position: relative;
- }
- .lr-edit-grid-block:before {
- position: absolute;
- bottom: 0;
- right: 0;
- left: 0;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
- .lr-edit-grid-block .lr-edit-grid-row {
- position: relative;
- clear: left;
- overflow: hidden;
- min-height: 40px;
- padding-left: 90px;
- font-size: 14px;
- }
- .lr-edit-grid-block .lr-edit-grid-row label {
- position: absolute;
- top: 0;
- left: 0;
- width: 90px;
- height: 100%;
- line-height: 40px;
- text-align: left;
- padding-left: 14px;
- }
- .lr-edit-grid-block .lr-edit-grid-row:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 14px;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
-
- .lr-edit-grid-title {
- position:relative;
- background-color: #fafafa;
- color: #999;
- min-height: 30px;
- line-height:30px;
- padding-left:14px;
- font-size:12px;
-
- }
- .lr-edit-grid-title:after {
- position: absolute;
- right: 0;
- bottom: 0;
- left: 0;
- height: 1px;
- content: '';
- -webkit-transform: scaleY(.5);
- transform: scaleY(.5);
- background-color: #c8c7cc;
- }
- .lr-edit-grid-deletebtn {
- position: absolute;
- color: #1d96f0;
- top:0;
- right:0;
- height:30px;
- width:60px;
- text-align:center;
- }
-
- .lr-edit-gird[readonly ="readonly"] .lr-edit-grid-btn,
- .lr-edit-gird[readonly ="readonly"] .lr-edit-grid-deletebtn {
- display: none;
- }
-
-
- .lr-label {
- font-size: 12px;
- line-height: 1;
- display: inline-block;
- padding: 3px 6px;
- color: #333;
- border-radius: 100px;
- }
|