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.
 
 
 
 
 
 

260 line
4.0 KiB

  1. .mt-checkbox-inline, .mt-radio-inline {
  2. padding: 0px !important;
  3. }
  4. table thead tr th, table tbody tr td {
  5. text-align: center;
  6. vertical-align: middle;
  7. border-top: 0;
  8. }
  9. .form-horizontal .form-group .mt-checkbox-inline, .form-horizontal .form-group .mt-radio-inline {
  10. padding-top: 8px !important;
  11. }
  12. .mt-checkbox-inline, .mt-radio-inline {
  13. padding: 0px !important;
  14. }
  15. .detail-button {
  16. padding: 0 60px;
  17. }
  18. .btn-log {
  19. margin: auto 0 auto 15px;
  20. }
  21. .detail-info {
  22. margin-left: 10px;
  23. display: inline-block;
  24. }
  25. .portlet.box.grey.table-grey {
  26. border: 1px solid lightgray;
  27. }
  28. .portlet-title > .caption > span.label {
  29. margin-left: 25px;
  30. }
  31. .label-status {
  32. background-color: white;
  33. color: grey;
  34. }
  35. .label-outside {
  36. margin: 2px 10px;
  37. background-color: #6666cc;
  38. }
  39. .portlet.box > .portlet-title > .caption {
  40. font-size: 16px;
  41. padding: 5px 0;
  42. }
  43. .portlet > .portlet-title > .tools {
  44. font-size: 16px;
  45. padding: 5px 0;
  46. }
  47. .portlet > .portlet-title {
  48. min-height: inherit;
  49. }
  50. .detail-box div.row.act-group button {
  51. float: right;
  52. margin-right: 15px;
  53. margin-top: 10px;
  54. }
  55. .separator {
  56. color: #d4d4d4;
  57. margin: 0 10px;
  58. }
  59. .detail-title {
  60. font-weight: 700;
  61. }
  62. .block-group {
  63. margin: 0 50px;
  64. display: inline;
  65. }
  66. .table-title {
  67. font-weight: 700;
  68. margin: 5px 0;
  69. }
  70. .detail-td {
  71. display: inherit;
  72. padding: 0 10px;
  73. }
  74. .apply-table {
  75. border: solid 1px #e3e3e3;
  76. }
  77. .apply-table th, .apply-table td {
  78. height: 35px;
  79. border: solid 1px #e3e3e3;
  80. }
  81. .apply-table thead {
  82. background-color: lightgrey;
  83. }
  84. .target-fix, .target-fix:hover {
  85. text-decoration: none;
  86. }
  87. .span_checkbox {
  88. margin-left: 8px;
  89. }
  90. .field-busorder-bus_cost {
  91. margin-left: 5px;
  92. }
  93. .form-group .form-group {
  94. margin-left: 0;
  95. margin-right: 2px
  96. }
  97. .input-time {
  98. padding-left: 33px;
  99. }
  100. .has-error .help-block {
  101. text-align: left;
  102. }
  103. .date-picker-group {
  104. display: inline-table;
  105. }
  106. .modal-dialog {
  107. width: 560px !important;
  108. }
  109. .form-body .control-label {
  110. padding-top: 8px;
  111. }
  112. .unEditable {
  113. background-color: darkgrey;
  114. }
  115. table input[readonly] {
  116. background-color: darkgrey;
  117. }
  118. .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  119. background-color: darkgrey;
  120. }
  121. .select2-group {
  122. display: inline-flex;
  123. }
  124. .select2-group > .select2-container, .select2-group .select2-selection, .select2-group .select2-selection.select2-selection--multiple {
  125. min-height: 30px;
  126. max-height: 30px;
  127. min-width: 180px;
  128. }
  129. .bus-order-search .form-control {
  130. display: inline-block;
  131. width: 95px;
  132. /*min-width: 160px;*/
  133. }
  134. .bus-order-search .input-daterange {
  135. width: 200px;
  136. }
  137. .bus-order-search .input-daterange input:last-child, .bus-order-search .input-daterange input:first-child {
  138. width: 95px;
  139. }
  140. .bus-order-search .form-control {
  141. /*height: 30px;*/
  142. padding: 5px 10px;
  143. font-size: 12px;
  144. line-height: 1.5;
  145. }
  146. .bus-order-search .control-label {
  147. padding-top: 0;
  148. }
  149. .sub-label {
  150. border: 1px solid gray;
  151. position: relative;
  152. width: 23px;
  153. height: 15px;
  154. color: #3D434F;
  155. border-radius: 8px !important;
  156. display: inline-block;
  157. left: -11px;
  158. top: -15px;
  159. text-align: center;
  160. background-color: #fff;
  161. line-height: 12px;
  162. font-size: 10px;
  163. }
  164. .col-md-1-1 {
  165. width: 10.33333333%;
  166. }
  167. .col-md-2-1 {
  168. width: 18.6667%;
  169. }
  170. .search-div div {
  171. margin-right: 8px;
  172. }
  173. .select2-container-z > div > span {
  174. display: inline-block;
  175. }
  176. tr.stroke_tr .form-group {
  177. margin-bottom: 0;
  178. }
  179. .th-text-center th {
  180. text-align: center;
  181. }
  182. .table > tbody > tr.info > td {
  183. background-color: #d9edf7;
  184. }
  185. .padding-4 {
  186. padding: 4px !important;
  187. }
  188. .padding-4-a {
  189. padding-top: 4px !important;
  190. padding-bottom: 4px !important;
  191. }
  192. .padding-4-b {
  193. padding-left: 4px !important;
  194. padding-right: 4px !important;
  195. }
  196. .select2-search__field {
  197. font-size: 12px !important;
  198. }
  199. a:visited {
  200. color: purple;
  201. }
  202. a.normal:visited {
  203. color: #337ab7;
  204. }