You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

185 rivejä
4.1 KiB

  1. .breadcrumbs {
  2. position: relative;
  3. border-bottom: 1px solid #e5e5e5;
  4. background-color: #f5f5f5;
  5. min-height: 41px;
  6. line-height: 40px;
  7. padding: 0 12px 0 0;
  8. display: block;
  9. margin-bottom: 10px;
  10. }
  11. .breadcrumbs ul{
  12. margin-bottom: 0;
  13. }
  14. .warp .control-show .current-sel ul li{
  15. display: inline-block;
  16. }
  17. .warp .control-show .current-sel>ul>li+li:before{
  18. font-family: FontAwesome;
  19. font-size: 14px;
  20. content: "\f105";
  21. color: #b2b6bf;
  22. margin-right: 2px;
  23. padding: 0 5px 0 2px;
  24. position: relative;
  25. top: 1px;
  26. }
  27. .warp .control-show .current-sel>ul>li>a{
  28. display: inline-block;
  29. padding: 0 4px;
  30. color: #4c8fbd;
  31. }
  32. .home-icon {
  33. margin-left: 4px;
  34. margin-right: 2px;
  35. font-size: 20px;
  36. position: relative;
  37. top: 2px;
  38. }
  39. .form-horizontal .form-group {
  40. margin-right: -12px;
  41. margin-left: -12px;
  42. }
  43. .form-group {
  44. margin-bottom: 15px;
  45. }
  46. .form-group>label[class*="col-"] {
  47. padding-top: 4px;
  48. margin-bottom: 4px;
  49. }
  50. .line-box {
  51. position:relative;
  52. }
  53. .line-box .line-item{
  54. position: absolute;
  55. padding-left: 0;
  56. top:29px;
  57. overflow-y: scroll;
  58. width: 40.3%;
  59. max-height: 175px;
  60. z-index: 999;
  61. }
  62. .line-box .line-item li{
  63. background: #fff;
  64. border: 1px solid #aaa;
  65. border-top:0;
  66. line-height: 24px;
  67. }
  68. .line-box .line-item li:hover{
  69. background:#CACACA;
  70. cursor:pointer;
  71. color: #fff;
  72. }
  73. .sel-week{
  74. padding-top:7px
  75. }
  76. input[type=checkbox].ace, input[type=radio].ace {
  77. opacity: 0;
  78. position: absolute;
  79. z-index: 12;
  80. width: 18px;
  81. height: 18px;
  82. cursor: pointer;
  83. }
  84. input[type=checkbox].ace+.lbl, input[type=radio].ace+.lbl {
  85. position: relative;
  86. z-index: 11;
  87. display: inline-block;
  88. margin: 0;
  89. line-height: 20px;
  90. min-height: 18px;
  91. min-width: 18px;
  92. font-weight: normal;
  93. }
  94. input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
  95. font-family: fontAwesome;
  96. font-weight: normal;
  97. font-size: 12px;
  98. color: #32a3ce;
  99. content: "\a0";
  100. background-color: #fafafa;
  101. border: 1px solid #c8c8c8;
  102. box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  103. border-radius: 0;
  104. display: inline-block;
  105. text-align: center;
  106. vertical-align: middle;
  107. height: 16px;
  108. line-height: 14px;
  109. min-width: 16px;
  110. margin-right: 1px;
  111. }
  112. input[type=checkbox].ace:hover+.lbl::before, input[type=radio].ace:hover+.lbl::before, input[type=checkbox].ace+.lbl:hover::before, input[type=radio].ace+.lbl:hover::before {
  113. border-color: #ff893c;
  114. }
  115. input[type=checkbox].ace:checked+.lbl::before, input[type=radio].ace:checked+.lbl::before {
  116. display: inline-block;
  117. content: '\f00c';
  118. background-color: #f5f8fc;
  119. border-color: #adb8c0;
  120. box-shadow: 0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05),inset 15px 10px -12px rgba(255,255,255,0.1);
  121. }
  122. .table thead tr {
  123. color: #707070;
  124. font-weight: normal;
  125. background: #f2f2f2;
  126. background-image: -webkit-gradient(linear,left 0,left 100%,from(#f8f8f8),to(#ececec));
  127. background-image: -webkit-linear-gradient(top,#f8f8f8,0%,#ececec,100%);
  128. background-image: -moz-linear-gradient(top,#f8f8f8 0,#ececec 100%);
  129. background-image: linear-gradient(to bottom,#f8f8f8 0,#ececec 100%);
  130. background-repeat: repeat-x;
  131. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8',endColorstr='#ffececec',GradientType=0);
  132. }
  133. .table thead tr th {
  134. border-color: #DDD;
  135. font-weight: bold;
  136. }
  137. .addline-info thead tr th{
  138. text-align: center;
  139. }
  140. .addline-info tbody tr td{
  141. text-align: center;
  142. }
  143. .car-type ul li{
  144. float: left;
  145. }
  146. .car-select select{
  147. margin-left: 10px;
  148. }
  149. .car-select{
  150. margin-bottom:10px;
  151. }
  152. .car-select span{
  153. margin-left:10px;
  154. cursor: pointer;
  155. color:#e60012;
  156. }
  157. .lineheight{
  158. line-height: 32px;
  159. }
  160. .datepicker{z-index: 999 !important;}
  161. .page-header {
  162. background: #fff;
  163. margin:0;
  164. margin-bottom: 15px;
  165. padding: 10px 20px 10px;
  166. }
  167. .addtime{width: 1000px;}
  168. .out_login{
  169. float: right;
  170. width: 100px;
  171. height: 50px;
  172. font-size: 18px;
  173. line-height: 50px;
  174. text-align: center;
  175. color: #fff;
  176. }