backend.css 34 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589
  1. @import url("../css/bootstrap.css");
  2. @import url("../css/fastadmin.css");
  3. @import url("../css/skins/skin-black-blue.css");
  4. @import url("../css/iconfont.css");
  5. @import url("../libs/font-awesome/css/font-awesome.min.css");
  6. @import url("../libs/toastr/toastr.min.css");
  7. @import url("../libs/fastadmin-layer/dist/theme/default/layer.css");
  8. @import url("../libs/bootstrap-table/dist/bootstrap-table.min.css");
  9. @import url("../libs/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css");
  10. @import url("../libs/bootstrap-daterangepicker/daterangepicker.css");
  11. @import url("../libs/nice-validator/dist/jquery.validator.css");
  12. @import url("../libs/bootstrap-select/dist/css/bootstrap-select.min.css");
  13. @import url("../libs/fastadmin-selectpage/selectpage.css");
  14. @import url("../libs/bootstrap-slider/slider.css");
  15. .m-0 {
  16. margin-top: 0px !important;
  17. margin-right: 0px !important;
  18. margin-bottom: 0px !important;
  19. margin-left: 0px !important;
  20. }
  21. .mt-0 {
  22. margin-top: 0px !important;
  23. }
  24. .mr-0 {
  25. margin-right: 0px !important;
  26. }
  27. .mb-0 {
  28. margin-bottom: 0px !important;
  29. }
  30. .ml-0 {
  31. margin-left: 0px !important;
  32. }
  33. .mx-0 {
  34. margin-left: 0px !important;
  35. margin-right: 0px !important;
  36. }
  37. .my-0 {
  38. margin-top: 0px !important;
  39. margin-bottom: 0px !important;
  40. }
  41. .m-1 {
  42. margin-top: 5px !important;
  43. margin-right: 5px !important;
  44. margin-bottom: 5px !important;
  45. margin-left: 5px !important;
  46. }
  47. .mt-1 {
  48. margin-top: 5px !important;
  49. }
  50. .mr-1 {
  51. margin-right: 5px !important;
  52. }
  53. .mb-1 {
  54. margin-bottom: 5px !important;
  55. }
  56. .ml-1 {
  57. margin-left: 5px !important;
  58. }
  59. .mx-1 {
  60. margin-left: 5px !important;
  61. margin-right: 5px !important;
  62. }
  63. .my-1 {
  64. margin-top: 5px !important;
  65. margin-bottom: 5px !important;
  66. }
  67. .m-2 {
  68. margin-top: 10px !important;
  69. margin-right: 10px !important;
  70. margin-bottom: 10px !important;
  71. margin-left: 10px !important;
  72. }
  73. .mt-2 {
  74. margin-top: 10px !important;
  75. }
  76. .mr-2 {
  77. margin-right: 10px !important;
  78. }
  79. .mb-2 {
  80. margin-bottom: 10px !important;
  81. }
  82. .ml-2 {
  83. margin-left: 10px !important;
  84. }
  85. .mx-2 {
  86. margin-left: 10px !important;
  87. margin-right: 10px !important;
  88. }
  89. .my-2 {
  90. margin-top: 10px !important;
  91. margin-bottom: 10px !important;
  92. }
  93. .m-3 {
  94. margin-top: 15px !important;
  95. margin-right: 15px !important;
  96. margin-bottom: 15px !important;
  97. margin-left: 15px !important;
  98. }
  99. .mt-3 {
  100. margin-top: 15px !important;
  101. }
  102. .mr-3 {
  103. margin-right: 15px !important;
  104. }
  105. .mb-3 {
  106. margin-bottom: 15px !important;
  107. }
  108. .ml-3 {
  109. margin-left: 15px !important;
  110. }
  111. .mx-3 {
  112. margin-left: 15px !important;
  113. margin-right: 15px !important;
  114. }
  115. .my-3 {
  116. margin-top: 15px !important;
  117. margin-bottom: 15px !important;
  118. }
  119. .m-4 {
  120. margin-top: 20px !important;
  121. margin-right: 20px !important;
  122. margin-bottom: 20px !important;
  123. margin-left: 20px !important;
  124. }
  125. .mt-4 {
  126. margin-top: 20px !important;
  127. }
  128. .mr-4 {
  129. margin-right: 20px !important;
  130. }
  131. .mb-4 {
  132. margin-bottom: 20px !important;
  133. }
  134. .ml-4 {
  135. margin-left: 20px !important;
  136. }
  137. .mx-4 {
  138. margin-left: 20px !important;
  139. margin-right: 20px !important;
  140. }
  141. .my-4 {
  142. margin-top: 20px !important;
  143. margin-bottom: 20px !important;
  144. }
  145. .p-0 {
  146. padding-top: 0px !important;
  147. padding-right: 0px !important;
  148. padding-bottom: 0px !important;
  149. padding-left: 0px !important;
  150. }
  151. .pt-0 {
  152. padding-top: 0px !important;
  153. }
  154. .pr-0 {
  155. padding-right: 0px !important;
  156. }
  157. .pb-0 {
  158. padding-bottom: 0px !important;
  159. }
  160. .pl-0 {
  161. padding-left: 0px !important;
  162. }
  163. .px-0 {
  164. padding-left: 0px !important;
  165. padding-right: 0px !important;
  166. }
  167. .py-0 {
  168. padding-top: 0px !important;
  169. padding-bottom: 0px !important;
  170. }
  171. .p-1 {
  172. padding-top: 5px !important;
  173. padding-right: 5px !important;
  174. padding-bottom: 5px !important;
  175. padding-left: 5px !important;
  176. }
  177. .pt-1 {
  178. padding-top: 5px !important;
  179. }
  180. .pr-1 {
  181. padding-right: 5px !important;
  182. }
  183. .pb-1 {
  184. padding-bottom: 5px !important;
  185. }
  186. .pl-1 {
  187. padding-left: 5px !important;
  188. }
  189. .px-1 {
  190. padding-left: 5px !important;
  191. padding-right: 5px !important;
  192. }
  193. .py-1 {
  194. padding-top: 5px !important;
  195. padding-bottom: 5px !important;
  196. }
  197. .p-2 {
  198. padding-top: 10px !important;
  199. padding-right: 10px !important;
  200. padding-bottom: 10px !important;
  201. padding-left: 10px !important;
  202. }
  203. .pt-2 {
  204. padding-top: 10px !important;
  205. }
  206. .pr-2 {
  207. padding-right: 10px !important;
  208. }
  209. .pb-2 {
  210. padding-bottom: 10px !important;
  211. }
  212. .pl-2 {
  213. padding-left: 10px !important;
  214. }
  215. .px-2 {
  216. padding-left: 10px !important;
  217. padding-right: 10px !important;
  218. }
  219. .py-2 {
  220. padding-top: 10px !important;
  221. padding-bottom: 10px !important;
  222. }
  223. .p-3 {
  224. padding-top: 15px !important;
  225. padding-right: 15px !important;
  226. padding-bottom: 15px !important;
  227. padding-left: 15px !important;
  228. }
  229. .pt-3 {
  230. padding-top: 15px !important;
  231. }
  232. .pr-3 {
  233. padding-right: 15px !important;
  234. }
  235. .pb-3 {
  236. padding-bottom: 15px !important;
  237. }
  238. .pl-3 {
  239. padding-left: 15px !important;
  240. }
  241. .px-3 {
  242. padding-left: 15px !important;
  243. padding-right: 15px !important;
  244. }
  245. .py-3 {
  246. padding-top: 15px !important;
  247. padding-bottom: 15px !important;
  248. }
  249. .p-4 {
  250. padding-top: 20px !important;
  251. padding-right: 20px !important;
  252. padding-bottom: 20px !important;
  253. padding-left: 20px !important;
  254. }
  255. .pt-4 {
  256. padding-top: 20px !important;
  257. }
  258. .pr-4 {
  259. padding-right: 20px !important;
  260. }
  261. .pb-4 {
  262. padding-bottom: 20px !important;
  263. }
  264. .pl-4 {
  265. padding-left: 20px !important;
  266. }
  267. .px-4 {
  268. padding-left: 20px !important;
  269. padding-right: 20px !important;
  270. }
  271. .py-4 {
  272. padding-top: 20px !important;
  273. padding-bottom: 20px !important;
  274. }
  275. html,
  276. body {
  277. height: 100%;
  278. }
  279. body {
  280. background: #f1f4f6;
  281. font-size: 14px;
  282. line-height: 1.5715;
  283. }
  284. body.is-dialog {
  285. background: #fff;
  286. }
  287. .dropdown-menu > li > a {
  288. padding: 5px 12px;
  289. }
  290. .selection {
  291. position: absolute;
  292. border: 1px solid #8B9;
  293. background-color: #BEC;
  294. }
  295. .main-header .navbar {
  296. position: relative;
  297. }
  298. .main-header .navbar .dropdown-menu {
  299. font-size: 14px;
  300. }
  301. .main-header .navbar .dropdown-menu > li > a {
  302. padding: 8px 15px;
  303. }
  304. .bootstrap-dialog .modal-dialog {
  305. /*width: 70%;*/
  306. max-width: 885px;
  307. }
  308. /*iOS兼容*/
  309. html.ios-fix,
  310. html.ios-fix body {
  311. height: 100%;
  312. overflow: auto;
  313. -webkit-overflow-scrolling: touch;
  314. }
  315. html.ios-fix .wrapper,
  316. html.ios-fix body .wrapper,
  317. html.ios-fix .tab-pane,
  318. html.ios-fix body .tab-pane {
  319. overflow: auto;
  320. -webkit-overflow-scrolling: touch;
  321. }
  322. .wrapper {
  323. height: 100%;
  324. }
  325. .content-wrapper {
  326. position: relative;
  327. height: 100%;
  328. }
  329. .control-relative {
  330. position: relative;
  331. }
  332. .tab-addtabs .tab-pane {
  333. height: 100%;
  334. width: 100%;
  335. }
  336. .row-between .col-xs-6 + .col-xs-6:before {
  337. content: "-";
  338. position: absolute;
  339. left: -2%;
  340. top: 6px;
  341. }
  342. @media only screen and (min-width: 481px) {
  343. .row-flex {
  344. display: flex;
  345. flex-wrap: wrap;
  346. }
  347. .row-flex > [class*='col-'] {
  348. display: flex;
  349. flex-direction: column;
  350. }
  351. .row-flex.row:after,
  352. .row-flex.row:before {
  353. display: flex;
  354. }
  355. }
  356. @media (max-width: 991px) {
  357. .main-header .navbar-custom-menu a.btn-danger {
  358. color: #fff;
  359. background-color: #f75444;
  360. }
  361. .main-header .navbar-custom-menu a.btn-primary {
  362. color: #fff;
  363. background-color: #444c69;
  364. }
  365. }
  366. .common-search-table {
  367. min-height: 20px;
  368. padding: 15px;
  369. margin-bottom: 15px;
  370. background-color: #f5f5f5;
  371. }
  372. /* 固定的底部按钮 */
  373. .fixed-footer {
  374. position: fixed;
  375. bottom: 0;
  376. background-color: #ecf0f1;
  377. width: 100%;
  378. margin-bottom: 0;
  379. padding: 10px;
  380. }
  381. table.table-template {
  382. overflow: hidden;
  383. }
  384. .sp_container .msg-box {
  385. position: absolute;
  386. right: 0;
  387. top: 0;
  388. }
  389. .sp_container .sp_element_box {
  390. overflow: unset;
  391. }
  392. .sp_container .sp_element_box > li.input_box {
  393. position: unset;
  394. }
  395. .sp_container .sp_element_box .msg-box {
  396. right: -24px;
  397. }
  398. @media (max-width: 767px) {
  399. .sp_container .sp_element_box .msg-box {
  400. left: inherit;
  401. }
  402. .card-views .card-view {
  403. padding: 5px 0;
  404. }
  405. }
  406. .toast-top-right-index {
  407. top: 62px;
  408. right: 12px;
  409. }
  410. .bootstrap-select .status {
  411. background: #f0f0f0;
  412. clear: both;
  413. color: #999;
  414. font-size: 13px;
  415. font-weight: 500;
  416. line-height: 1;
  417. margin-bottom: -5px;
  418. padding: 10px 20px;
  419. }
  420. select.bs-select-hidden,
  421. select.selectpicker {
  422. display: inherit !important;
  423. max-height: 31px;
  424. overflow: hidden;
  425. }
  426. select.bs-select-hidden[multiple],
  427. select.selectpicker[multiple] {
  428. height: 31px;
  429. padding: 0;
  430. background: #f4f4f4;
  431. }
  432. select.bs-select-hidden[multiple] option,
  433. select.selectpicker[multiple] option {
  434. color: #f4f4f4;
  435. zoom: 1;
  436. filter: alpha(opacity=0);
  437. -webkit-opacity: 0;
  438. -moz-opacity: 0;
  439. opacity: 0;
  440. }
  441. @media not all and (min-resolution: 0.001dpcm) {
  442. @supports (-webkit-appearance:none) {
  443. select.bs-select-hidden[multiple],
  444. select.selectpicker[multiple] {
  445. visibility: hidden;
  446. }
  447. }
  448. }
  449. input.selectpage {
  450. color: transparent;
  451. pointer-events: none;
  452. }
  453. .sp_container input.selectpage {
  454. color: inherit;
  455. pointer-events: inherit;
  456. padding-left: 12px;
  457. padding-right: 12px;
  458. }
  459. .sp_container .sp_element_box input.selectpage {
  460. padding-left: 0;
  461. padding-right: 0;
  462. }
  463. .sp_container .sp_element_box li:first-child input.selectpage {
  464. padding-left: 9px;
  465. padding-right: 9px;
  466. }
  467. .img-center {
  468. margin: 0 auto;
  469. display: inline;
  470. float: none;
  471. }
  472. /*
  473. * RIBBON
  474. */
  475. #ribbon {
  476. overflow: hidden;
  477. padding: 15px 15px 0 15px;
  478. position: relative;
  479. }
  480. #ribbon a {
  481. color: #777 !important;
  482. text-decoration: none !important;
  483. }
  484. #ribbon .breadcrumb {
  485. display: inline-block;
  486. margin: 0;
  487. padding: 0;
  488. background: none;
  489. vertical-align: top;
  490. }
  491. #ribbon .breadcrumb > .active,
  492. #ribbon .breadcrumb li {
  493. color: #aaa;
  494. }
  495. #ribbon .shortcut a {
  496. margin-left: 10px;
  497. }
  498. .is-dialog #main {
  499. background: #fff;
  500. }
  501. .is-dialog .layer-footer {
  502. display: none;
  503. }
  504. form.form-horizontal .control-label {
  505. font-weight: normal;
  506. }
  507. .user-panel > .image img {
  508. width: 45px;
  509. height: 45px;
  510. }
  511. /*panel扩展描述样式*/
  512. .panel-intro {
  513. margin-bottom: 0;
  514. border: none;
  515. }
  516. .panel-intro > .panel-heading {
  517. padding: 15px;
  518. padding-bottom: 0;
  519. background: #e8edf0;
  520. border-color: #e8edf0;
  521. position: relative;
  522. }
  523. .panel-intro > .panel-heading .panel-lead {
  524. margin-bottom: 15px;
  525. }
  526. .panel-intro > .panel-heading .panel-lead em {
  527. display: block;
  528. font-weight: bold;
  529. font-style: normal;
  530. }
  531. .panel-intro > .panel-heading .panel-title {
  532. height: 25px;
  533. font-weight: normal;
  534. white-space: nowrap;
  535. overflow: hidden;
  536. text-overflow: ellipsis;
  537. }
  538. .panel-intro > .panel-heading .panel-control {
  539. height: 42px;
  540. position: absolute;
  541. top: 8px;
  542. right: 8px;
  543. }
  544. .panel-intro > .panel-heading .panel-control .fa {
  545. font-size: 14px;
  546. }
  547. .panel-intro > .panel-heading .nav-tabs {
  548. border-bottom: 0;
  549. margin-bottom: 0;
  550. }
  551. .panel-intro > .panel-heading .nav-tabs > li > a {
  552. margin-right: 4px;
  553. color: #95a5a6;
  554. background-color: #d8e0e6;
  555. border: 1px solid #e8edf0;
  556. border-bottom-color: transparent;
  557. }
  558. .panel-intro > .panel-heading .nav-tabs > li > a:hover,
  559. .panel-intro > .panel-heading .nav-tabs > li > a:focus {
  560. border: 1px solid #e8edf0;
  561. color: #7b8a8b;
  562. background-color: #c9d4dc;
  563. }
  564. .panel-intro > .panel-heading .nav-tabs > li.active > a,
  565. .panel-intro > .panel-heading .nav-tabs > li.active > a:hover,
  566. .panel-intro > .panel-heading .nav-tabs > li.active > a:focus {
  567. color: #7b8a8b;
  568. background-color: #ffffff;
  569. border-bottom-color: transparent;
  570. cursor: default;
  571. }
  572. @media (max-width: 768px) {
  573. .panel-intro > .panel-heading .nav-tabs {
  574. white-space: nowrap;
  575. overflow-x: auto;
  576. overflow-y: hidden;
  577. margin-bottom: -1px;
  578. }
  579. .panel-intro > .panel-heading .nav-tabs > li {
  580. display: inline-block;
  581. float: none;
  582. }
  583. }
  584. /*单表格*/
  585. .panel-tabs .panel-heading {
  586. padding: 12px 15px 12px 15px;
  587. }
  588. .panel-tabs .panel-heading .panel-lead {
  589. margin-bottom: 0px;
  590. }
  591. /*选项卡*/
  592. .panel-nav .panel-heading {
  593. padding: 0px;
  594. padding-bottom: 0;
  595. background: #f1f4f6;
  596. border-color: #f1f4f6;
  597. }
  598. .panel-nav .nav-tabs > li > a {
  599. padding: 12px 15px;
  600. background-color: #e8edf0;
  601. border: 1px solid #f1f4f6;
  602. }
  603. .panel-nav .nav-tabs > li > a:hover,
  604. .panel-nav .nav-tabs > li > a:focus {
  605. border: 1px solid #e8edf0;
  606. background-color: #e8edf0;
  607. }
  608. .panel-nav .nav-tabs > li.active > a,
  609. .panel-nav .nav-tabs > li.active > a:hover,
  610. .panel-nav .nav-tabs > li.active > a:focus {
  611. border-color: #f1f4f6;
  612. border-bottom-color: transparent;
  613. }
  614. /*顶栏addtabs*/
  615. .nav-addtabs {
  616. height: 100%;
  617. border: none;
  618. }
  619. .nav-addtabs.disable-top-badge > li > a > .pull-right-container {
  620. display: none;
  621. }
  622. .nav-addtabs > li {
  623. margin: 0;
  624. }
  625. .nav-addtabs > li > a {
  626. height: 50px;
  627. line-height: 50px;
  628. padding: 0 15px;
  629. border-radius: 0;
  630. border: none;
  631. border-right: 1px solid rgba(0, 0, 0, 0.05);
  632. margin: 0;
  633. color: #95a5a6;
  634. }
  635. .nav-addtabs > li > a:hover,
  636. .nav-addtabs > li > a:focus {
  637. border: none;
  638. color: #2c3e50;
  639. border-right: 1px solid rgba(0, 0, 0, 0.02);
  640. }
  641. .nav-addtabs > li.active > a {
  642. height: 50px;
  643. line-height: 50px;
  644. padding: 0 15px;
  645. border-radius: 0;
  646. border: none;
  647. border-right: 1px solid rgba(0, 0, 0, 0.02);
  648. background: #f1f4f6;
  649. color: #2c3e50;
  650. overflow: hidden;
  651. }
  652. .nav-addtabs > li.active > a:hover,
  653. .nav-addtabs > li.active > a:focus {
  654. border: none;
  655. color: #2c3e50;
  656. background: #f1f4f6;
  657. border-right: 1px solid rgba(0, 0, 0, 0.02);
  658. }
  659. .nav-addtabs > li .close-tab {
  660. font-size: 10px;
  661. position: absolute;
  662. right: 0px;
  663. top: 50%;
  664. margin-top: -8px;
  665. z-index: 100;
  666. cursor: pointer;
  667. color: #eee;
  668. display: none;
  669. }
  670. .nav-addtabs > li .close-tab:before {
  671. content: "\e626";
  672. font-family: iconfont;
  673. font-style: normal;
  674. font-weight: normal;
  675. text-decoration: inherit;
  676. font-size: 18px;
  677. }
  678. .nav-addtabs .open > a:hover,
  679. .nav-addtabs .open > a:focus {
  680. border-right: 1px solid rgba(0, 0, 0, 0.05);
  681. }
  682. .nav-addtabs ul li {
  683. position: relative;
  684. }
  685. .nav-addtabs li:hover > .close-tab {
  686. display: block;
  687. }
  688. #firstnav {
  689. height: 50px;
  690. border-bottom: 1px solid transparent;
  691. box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  692. position: relative;
  693. }
  694. #firstnav .sidebar-toggle {
  695. position: absolute;
  696. width: 45px;
  697. text-align: center;
  698. height: 50px;
  699. line-height: 50px;
  700. padding: 0;
  701. }
  702. #firstnav .nav-addtabs {
  703. position: absolute;
  704. left: 45px;
  705. z-index: 98;
  706. }
  707. #firstnav .navbar-custom-menu {
  708. position: absolute;
  709. top: 0;
  710. right: 0;
  711. z-index: 99;
  712. background: transparent;
  713. }
  714. /*次栏菜单栏*/
  715. #secondnav {
  716. display: none;
  717. height: 44px;
  718. position: absolute;
  719. top: 50px;
  720. left: 0;
  721. background: #fff;
  722. width: 100%;
  723. box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
  724. padding: 5px 10px;
  725. -webkit-user-select: none;
  726. -moz-user-select: none;
  727. user-select: none;
  728. }
  729. #secondnav .nav-addtabs {
  730. height: 100%;
  731. border: none;
  732. }
  733. #secondnav .nav-addtabs.disable-top-badge > li > a > .pull-right-container {
  734. display: none;
  735. }
  736. #secondnav .nav-addtabs > li {
  737. border: 1px solid #eee;
  738. border-radius: 3px;
  739. padding: 0 15px;
  740. height: 30px;
  741. line-height: 30px;
  742. margin: 2px 5px 2px 0;
  743. background: #fff;
  744. }
  745. #secondnav .nav-addtabs > li > a {
  746. display: block;
  747. color: #495060 !important;
  748. height: 100%;
  749. padding: 0;
  750. line-height: 28px;
  751. font-size: 13px;
  752. vertical-align: middle;
  753. opacity: 1;
  754. overflow: hidden;
  755. background: none;
  756. border: none;
  757. }
  758. #secondnav .nav-addtabs > li.active {
  759. border-color: #bdbebd;
  760. background-color: #f7f7f7;
  761. }
  762. #secondnav .nav-addtabs > li .close-tab {
  763. font-size: 10px;
  764. position: absolute;
  765. right: 0px;
  766. top: 50%;
  767. margin-top: -8px;
  768. z-index: 100;
  769. cursor: pointer;
  770. color: #eee;
  771. }
  772. #secondnav .nav-addtabs > li .close-tab:before {
  773. content: "\e626";
  774. font-family: iconfont;
  775. font-style: normal;
  776. font-weight: normal;
  777. text-decoration: inherit;
  778. font-size: 18px;
  779. }
  780. #secondnav .nav-addtabs > li:hover,
  781. #secondnav .nav-addtabs > li:focus {
  782. border-color: #bdbebd;
  783. }
  784. #secondnav .nav-addtabs ul li {
  785. position: relative;
  786. }
  787. #secondnav .nav-addtabs li:hover > .close-tab {
  788. display: block;
  789. border-color: #222e32;
  790. color: #222e32;
  791. }
  792. .multiplenav .content-wrapper,
  793. .multiplenav .right-side,
  794. .multiplenav .main-sidebar {
  795. padding-top: 50px;
  796. }
  797. .multiplenav #firstnav .nav-addtabs {
  798. padding-right: 450px;
  799. }
  800. @media (max-width: 767px) {
  801. .multipletab.multiplenav .content-wrapper,
  802. .multipletab.multiplenav .right-side {
  803. padding-top: 94px;
  804. }
  805. }
  806. .multipletab #secondnav {
  807. display: block;
  808. }
  809. .multipletab.multiplenav .content-wrapper,
  810. .multipletab.multiplenav .right-side {
  811. padding-top: 94px;
  812. }
  813. .multipletab.multiplenav #firstnav .nav-tabs {
  814. overflow: hidden;
  815. }
  816. .main-sidebar .sidebar-form {
  817. overflow: visible;
  818. }
  819. .main-sidebar .sidebar-form .menuresult {
  820. z-index: 999;
  821. position: absolute;
  822. top: 34px;
  823. left: -1px;
  824. width: 100%;
  825. max-height: 250px;
  826. overflow: auto;
  827. margin: 0;
  828. border-top: none;
  829. border-top-left-radius: 0;
  830. border-top-right-radius: 0;
  831. }
  832. .main-sidebar .sidebar-form .menuresult a {
  833. display: block;
  834. background-color: #fff;
  835. border-top: 1px solid transparent;
  836. border-bottom: 1px solid #eee;
  837. padding: 10px 15px;
  838. color: #222d32;
  839. }
  840. .main-sidebar .sidebar-form .menuresult a:hover {
  841. background: #eee;
  842. }
  843. .main-sidebar .sidebar-form .menuresult a:first-child {
  844. border-top: 1px solid #eee;
  845. }
  846. .input-group .sp_result_area {
  847. width: 100%;
  848. }
  849. .sidebar-menu .treeview-open > .treeview-menu {
  850. display: block;
  851. }
  852. .sidebar-menu > li .badge {
  853. margin-top: 0;
  854. }
  855. .sidebar-collapse .user-panel > .image img {
  856. width: 25px;
  857. height: 25px;
  858. }
  859. @media (min-width: 768px) {
  860. .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container {
  861. top: 7px !important;
  862. right: 10px;
  863. height: 17px;
  864. }
  865. }
  866. .fieldlist dd {
  867. display: block;
  868. margin: 8px 0;
  869. }
  870. .fieldlist dd input {
  871. display: inline-block;
  872. width: 300px;
  873. }
  874. .fieldlist dd input:first-child {
  875. width: 110px;
  876. }
  877. .fieldlist dd ins {
  878. width: 110px;
  879. display: inline-block;
  880. text-decoration: none;
  881. }
  882. /* 弹窗中的表单 */
  883. .form-layer {
  884. height: 100%;
  885. min-height: 150px;
  886. min-width: 300px;
  887. }
  888. .form-layer .form-body {
  889. width: 100%;
  890. overflow: auto;
  891. top: 0;
  892. position: absolute;
  893. z-index: 10;
  894. bottom: 50px;
  895. padding: 15px;
  896. }
  897. .form-layer .form-footer {
  898. height: 50px;
  899. line-height: 50px;
  900. background-color: #ecf0f1;
  901. width: 100%;
  902. position: absolute;
  903. z-index: 200;
  904. bottom: 0;
  905. margin: 0;
  906. }
  907. .form-layer .form-footer .form-group {
  908. margin-left: 0;
  909. margin-right: 0;
  910. }
  911. #treeview .jstree-container-ul .jstree-node {
  912. display: block;
  913. clear: both;
  914. }
  915. #treeview .jstree-leaf:not(:first-child) {
  916. float: left;
  917. background: none;
  918. margin-left: 0;
  919. min-width: 80px;
  920. clear: none;
  921. }
  922. #treeview .jstree-leaf {
  923. float: left;
  924. margin-left: 0;
  925. padding-left: 24px;
  926. min-width: 80px;
  927. clear: none;
  928. color: #777;
  929. }
  930. #treeview .jstree-leaf > .jstree-icon,
  931. #treeview .jstree-leaf .jstree-themeicon {
  932. display: none;
  933. }
  934. #treeview .jstree-last {
  935. background-image: url("../img/32px.png");
  936. background-position: -292px -4px;
  937. background-repeat: repeat-y;
  938. }
  939. #treeview .jstree-children:before,
  940. #treeview .jstree-children:after {
  941. content: " ";
  942. display: table;
  943. }
  944. #treeview .jstree-children:after {
  945. clear: both;
  946. }
  947. #treeview .jstree-themeicon {
  948. display: none;
  949. }
  950. /*去除bootstrap-table的边框*/
  951. .fixed-table-container {
  952. border: none !important;
  953. }
  954. .fixed-table-container tbody .selected td {
  955. background-color: rgba(216, 224, 230, 0.5);
  956. }
  957. .fixed-table-container .bs-checkbox {
  958. min-width: 36px;
  959. }
  960. /*修复nice-validator新版下的一处BUG*/
  961. .nice-validator input,
  962. .nice-validator select,
  963. .nice-validator textarea,
  964. .nice-validator [contenteditable] {
  965. vertical-align: top;
  966. display: inline-block;
  967. *display: inline;
  968. *zoom: 1;
  969. }
  970. /*修复nice-validator和summernote的编辑框冲突*/
  971. .nice-validator .note-editor .note-editing-area .note-editable {
  972. display: inherit;
  973. }
  974. /*预览区域*/
  975. .plupload-preview,
  976. .faupload-preview {
  977. padding: 0 10px;
  978. margin-bottom: 0;
  979. }
  980. .plupload-preview li,
  981. .faupload-preview li {
  982. margin-top: 15px;
  983. }
  984. .plupload-preview .thumbnail,
  985. .faupload-preview .thumbnail {
  986. margin-bottom: 10px;
  987. }
  988. .plupload-preview a,
  989. .faupload-preview a {
  990. display: block;
  991. }
  992. .plupload-preview a:first-child,
  993. .faupload-preview a:first-child {
  994. height: 90px;
  995. }
  996. .plupload-preview a img,
  997. .faupload-preview a img {
  998. height: 80px;
  999. object-fit: cover;
  1000. }
  1001. .pjax-loader-bar .progress {
  1002. position: fixed;
  1003. top: 0;
  1004. left: 0;
  1005. height: 2px;
  1006. background: #77b6ff;
  1007. box-shadow: 0 0 10px rgba(119, 182, 255, 0.7);
  1008. -webkit-transition: width 0.4s ease;
  1009. transition: width 0.4s ease;
  1010. }
  1011. .dropdown-menu.text-left a,
  1012. .dropdown-menu.text-left li {
  1013. text-align: left !important;
  1014. }
  1015. .bootstrap-table .fixed-table-loading {
  1016. padding: 10px 0;
  1017. }
  1018. .bootstrap-table .fixed-table-toolbar .dropdown-menu {
  1019. overflow: inherit;
  1020. }
  1021. .bootstrap-table .fixed-table-toolbar .columns-right .dropdown-menu {
  1022. overflow: auto;
  1023. }
  1024. .bootstrap-table .bs-bars .fixed-table-toolbar .dropdown-menu > li:hover > a {
  1025. background-color: #e1e3e9;
  1026. color: #333;
  1027. }
  1028. .bootstrap-table .fa-toggle-on.fa-2x {
  1029. font-size: 1.86em;
  1030. }
  1031. .bootstrap-table .form-commonsearch .form-group {
  1032. margin-left: 0;
  1033. margin-right: 0;
  1034. white-space: nowrap;
  1035. }
  1036. .bootstrap-table .table:not(.table-condensed) > tbody > tr > th,
  1037. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > th,
  1038. .bootstrap-table .table:not(.table-condensed) > thead > tr > td,
  1039. .bootstrap-table .table:not(.table-condensed) > tbody > tr > td,
  1040. .bootstrap-table .table:not(.table-condensed) > tfoot > tr > td {
  1041. padding: 8px 15px;
  1042. height: 47px;
  1043. }
  1044. .fixed-table-container tbody td .th-inner,
  1045. .fixed-table-container thead th .th-inner {
  1046. padding: 8px 10px;
  1047. }
  1048. .toolbar {
  1049. margin-top: 10px;
  1050. margin-bottom: 10px;
  1051. }
  1052. .fixed-table-toolbar .bs-bars,
  1053. .fixed-table-toolbar .columns,
  1054. .fixed-table-toolbar .search {
  1055. line-height: inherit;
  1056. }
  1057. .fixed-table-toolbar .toolbar {
  1058. margin-top: 0;
  1059. margin-bottom: 0;
  1060. }
  1061. .bootstrap-table table tbody tr:first-child td .bs-checkbox {
  1062. vertical-align: middle;
  1063. }
  1064. .bootstrap-table td.bs-checkbox {
  1065. vertical-align: middle;
  1066. }
  1067. table.table-nowrap tbody > tr > td,
  1068. table.table-nowrap thead > tr > th {
  1069. white-space: nowrap;
  1070. }
  1071. .fixed-table-container thead th .sortable {
  1072. padding: 8px 15px;
  1073. }
  1074. .dropdown-submenu {
  1075. position: relative;
  1076. }
  1077. .dropdown-submenu > .dropdown-menu {
  1078. overflow: auto;
  1079. top: 0;
  1080. left: 100%;
  1081. margin-top: -6px;
  1082. margin-left: -1px;
  1083. -webkit-border-radius: 0 6px 6px 6px;
  1084. -webkit-background-clip: padding-box;
  1085. -moz-border-radius: 0 6px 6px 6px;
  1086. -moz-background-clip: padding;
  1087. border-radius: 0 6px 6px 6px;
  1088. background-clip: padding-box;
  1089. }
  1090. .dropdown-submenu:hover > .dropdown-menu {
  1091. display: block;
  1092. }
  1093. .dropdown-submenu:hover > a:after {
  1094. border-left-color: #fff;
  1095. }
  1096. .dropdown-submenu > a:after {
  1097. display: block;
  1098. content: " ";
  1099. float: right;
  1100. width: 0;
  1101. height: 0;
  1102. border-color: transparent;
  1103. border-style: solid;
  1104. border-width: 5px 0 5px 5px;
  1105. border-left-color: #ccc;
  1106. margin-top: 5px;
  1107. margin-right: -10px;
  1108. }
  1109. .dropdown-submenu.pull-left {
  1110. float: none;
  1111. }
  1112. .dropdown-submenu.pull-left > .dropdown-menu {
  1113. left: -100%;
  1114. margin-left: 10px;
  1115. -webkit-border-radius: 6px 0 6px 6px;
  1116. -webkit-background-clip: padding-box;
  1117. -moz-border-radius: 6px 0 6px 6px;
  1118. -moz-background-clip: padding;
  1119. border-radius: 6px 0 6px 6px;
  1120. background-clip: padding-box;
  1121. }
  1122. /*重写toast的几个背景色*/
  1123. .toast-primary {
  1124. background-color: #48c9b0 !important;
  1125. }
  1126. .toast-success {
  1127. background-color: #18bc9c !important;
  1128. }
  1129. .toast-error {
  1130. background-color: #e74c3c !important;
  1131. }
  1132. .toast-info {
  1133. background-color: #5dade2 !important;
  1134. }
  1135. .toast-warning {
  1136. background-color: #f1c40f !important;
  1137. }
  1138. .toast-inverse {
  1139. background-color: #34495e !important;
  1140. }
  1141. .toast-default {
  1142. background-color: #bdc3c7 !important;
  1143. }
  1144. #toast-container > div,
  1145. #toast-container > div:hover {
  1146. -webkit-box-shadow: 0 0 3px #eee;
  1147. -moz-box-shadow: 0 0 3px #eee;
  1148. box-shadow: 0 0 3px #eee;
  1149. }
  1150. .layui-layer-fast {
  1151. /*自定义底部灰色操作区*/
  1152. }
  1153. .layui-layer-fast .layui-layer-title {
  1154. background: #2c3e50 !important;
  1155. color: #fff !important;
  1156. border-bottom: none;
  1157. height: 45px;
  1158. line-height: 45px;
  1159. }
  1160. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin {
  1161. top: 0px;
  1162. height: 45px;
  1163. }
  1164. .layui-layer-fast .layui-layer-title ~ .layui-layer-setwin > a {
  1165. height: 45px;
  1166. line-height: 45px;
  1167. display: inline-block;
  1168. }
  1169. .layui-layer-fast.layui-layer-border {
  1170. border: none !important;
  1171. box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3) !important;
  1172. }
  1173. .layui-layer-fast.layui-layer-iframe {
  1174. overflow: visible;
  1175. }
  1176. .layui-layer-fast .layui-layer-moves {
  1177. -webkit-box-sizing: content-box;
  1178. -moz-box-sizing: content-box;
  1179. box-sizing: content-box;
  1180. }
  1181. .layui-layer-fast .layui-layer-btn {
  1182. text-align: center !important;
  1183. padding: 10px !important;
  1184. background: #ecf0f1;
  1185. overflow: hidden;
  1186. }
  1187. .layui-layer-fast .layui-layer-btn a {
  1188. background-color: #95a5a6;
  1189. color: #fff !important;
  1190. height: 32px;
  1191. line-height: 32px;
  1192. margin-top: 0;
  1193. font-size: 13px;
  1194. border: none;
  1195. }
  1196. .layui-layer-fast .layui-layer-btn .layui-layer-btn0 {
  1197. background-color: #18bc9c;
  1198. border-color: #18bc9c;
  1199. }
  1200. .layui-layer-fast .layui-layer-footer {
  1201. padding: 8px 20px;
  1202. background-color: #ecf0f1;
  1203. height: auto;
  1204. min-height: 53px;
  1205. text-align: inherit !important;
  1206. }
  1207. .layui-layer-fast .layui-layer-confirm {
  1208. position: absolute;
  1209. width: 100%;
  1210. height: 100%;
  1211. left: 0;
  1212. bottom: 0;
  1213. border: 1px solid transparent;
  1214. background: transparent;
  1215. color: transparent;
  1216. }
  1217. .layui-layer-fast .layui-layer-confirm:focus {
  1218. border: 1px solid #444c69;
  1219. -webkit-border-radius: 2px;
  1220. -webkit-background-clip: padding-box;
  1221. -moz-border-radius: 2px;
  1222. -moz-background-clip: padding;
  1223. border-radius: 2px;
  1224. background-clip: padding-box;
  1225. }
  1226. .layui-layer-fast .layui-layer-confirm:focus-visible {
  1227. outline: 0;
  1228. }
  1229. .layui-layer-fast .layui-layer-tab .layui-layer-title span.layui-this {
  1230. height: 46px;
  1231. }
  1232. .layui-layer-fast .layui-layer-setwin > a {
  1233. background: none !important;
  1234. }
  1235. .layui-layer-fast .layui-layer-setwin > a cite {
  1236. display: none;
  1237. }
  1238. .layui-layer-fast .layui-layer-setwin > a:after {
  1239. content: "\e625";
  1240. font-family: iconfont;
  1241. font-style: normal;
  1242. font-weight: normal;
  1243. text-decoration: inherit;
  1244. position: absolute;
  1245. font-size: 18px;
  1246. color: #fff;
  1247. margin: 0;
  1248. z-index: 1;
  1249. }
  1250. .layui-layer-fast .layui-layer-setwin > a:hover {
  1251. text-decoration: none !important;
  1252. background: none !important;
  1253. }
  1254. .layui-layer-fast .layui-layer-setwin > a:focus {
  1255. text-decoration: none !important;
  1256. }
  1257. .layui-layer-fast .layui-layer-setwin .layui-layer-min {
  1258. display: none;
  1259. }
  1260. .layui-layer-fast .layui-layer-setwin .layui-layer-min:after {
  1261. content: "\e625";
  1262. }
  1263. .layui-layer-fast .layui-layer-setwin .layui-layer-max {
  1264. display: none;
  1265. }
  1266. .layui-layer-fast .layui-layer-setwin .layui-layer-max:after {
  1267. content: "\e623";
  1268. }
  1269. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin {
  1270. display: none;
  1271. }
  1272. .layui-layer-fast .layui-layer-setwin .layui-layer-maxmin:after {
  1273. content: "\e624";
  1274. }
  1275. .layui-layer-fast .layui-layer-setwin .layui-layer-close1:after {
  1276. content: "\e626";
  1277. }
  1278. .layui-layer-fast .layui-layer-setwin .layui-layer-close2,
  1279. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover {
  1280. background: url('../libs/fastadmin-layer/dist/theme/default/icon.png') no-repeat -149px -31px !important;
  1281. top: -30px;
  1282. right: -30px;
  1283. }
  1284. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:after,
  1285. .layui-layer-fast .layui-layer-setwin .layui-layer-close2:hover:after {
  1286. display: none;
  1287. }
  1288. .layui-layer-content {
  1289. clear: both;
  1290. }
  1291. .layui-layer-fast-msg {
  1292. min-width: 100px;
  1293. }
  1294. .layui-layer-fast-tab .layui-layer-title .layui-this {
  1295. color: #333;
  1296. }
  1297. .layui-layer-fast-tab .layui-layer-content .layui-layer-tabmain {
  1298. margin: 0;
  1299. padding: 0;
  1300. }
  1301. .input-group > .msg-box.n-right {
  1302. position: absolute;
  1303. }
  1304. @media (min-width: 564px) {
  1305. body.is-dialog .daterangepicker {
  1306. min-width: 130px;
  1307. }
  1308. body.is-dialog .daterangepicker .ranges ul {
  1309. width: 130px;
  1310. }
  1311. }
  1312. /*手机版样式*/
  1313. @media (max-width: 480px) {
  1314. #firstnav .navbar-custom-menu ul li a {
  1315. padding-left: 10px;
  1316. padding-right: 10px;
  1317. }
  1318. #firstnav .navbar-nav > .user-menu .user-image {
  1319. margin-top: -3px;
  1320. }
  1321. .fixed-table-toolbar > .bs-bars {
  1322. float: none !important;
  1323. }
  1324. .fixed-table-toolbar .toolbar .btn {
  1325. min-height: 33px;
  1326. }
  1327. .fixed-table-toolbar .toolbar a.btn-refresh,
  1328. .fixed-table-toolbar .toolbar a.btn-del,
  1329. .fixed-table-toolbar .toolbar a.btn-add,
  1330. .fixed-table-toolbar .toolbar a.btn-edit,
  1331. .fixed-table-toolbar .toolbar a.btn-import,
  1332. .fixed-table-toolbar .toolbar a.btn-more,
  1333. .fixed-table-toolbar .toolbar a.btn-recyclebin,
  1334. .fixed-table-toolbar .toolbar .btn-mini-xs,
  1335. .fixed-table-toolbar .toolbar .btn-multi {
  1336. font-size: 0;
  1337. }
  1338. .fixed-table-toolbar .toolbar a.btn-refresh .fa,
  1339. .fixed-table-toolbar .toolbar a.btn-del .fa,
  1340. .fixed-table-toolbar .toolbar a.btn-add .fa,
  1341. .fixed-table-toolbar .toolbar a.btn-edit .fa,
  1342. .fixed-table-toolbar .toolbar a.btn-import .fa,
  1343. .fixed-table-toolbar .toolbar a.btn-more .fa,
  1344. .fixed-table-toolbar .toolbar a.btn-recyclebin .fa,
  1345. .fixed-table-toolbar .toolbar .btn-mini-xs .fa,
  1346. .fixed-table-toolbar .toolbar .btn-multi .fa {
  1347. font-size: initial;
  1348. }
  1349. .fixed-table-toolbar .search {
  1350. max-width: 110px;
  1351. float: left !important;
  1352. }
  1353. .fixed .content-wrapper,
  1354. .fixed .right-side {
  1355. padding-top: 50px;
  1356. }
  1357. .main-sidebar,
  1358. .left-side {
  1359. padding-top: 144px;
  1360. }
  1361. }
  1362. /*平板样式*/
  1363. @media (max-width: 767px) {
  1364. .wrapper .main-header .logo {
  1365. border-bottom: 0 solid transparent;
  1366. position: absolute;
  1367. top: 0;
  1368. z-index: 1200;
  1369. width: 130px;
  1370. left: 50%;
  1371. margin-left: -65px;
  1372. }
  1373. .sidebar .mobilenav a.btn-app {
  1374. color: #444;
  1375. width: 100px;
  1376. height: 70px;
  1377. font-size: 13px;
  1378. border: none;
  1379. background: #fff;
  1380. }
  1381. .sidebar .mobilenav a.btn-app i.fa {
  1382. font-size: 24px;
  1383. display: inline-block;
  1384. }
  1385. .sidebar .mobilenav a.btn-app span {
  1386. margin-top: 5px;
  1387. display: block;
  1388. }
  1389. .sidebar .mobilenav a.btn-app.active {
  1390. color: #222d32;
  1391. }
  1392. .wrapper .main-header .navbar .dropdown-menu li > a {
  1393. color: #333;
  1394. }
  1395. .wrapper .main-header .navbar .dropdown-menu li > a:hover {
  1396. background: #eee;
  1397. }
  1398. .wrapper .main-header .navbar .dropdown-menu li.active > a {
  1399. color: #fff;
  1400. }
  1401. .wrapper .main-header .navbar .dropdown-menu li.active > a:hover {
  1402. background: #222d32;
  1403. }
  1404. .main-sidebar,
  1405. .left-side {
  1406. padding-top: 50px;
  1407. }
  1408. .multipletab.multiplenav .main-sidebar {
  1409. padding-top: 95px;
  1410. }
  1411. .n-bootstrap .n-right {
  1412. margin-top: 0;
  1413. top: -20px;
  1414. position: absolute;
  1415. left: 0;
  1416. text-align: right;
  1417. width: 100%;
  1418. }
  1419. .n-bootstrap .n-right .msg-wrap {
  1420. position: relative;
  1421. }
  1422. .n-bootstrap .col-xs-12 > .n-right .msg-wrap {
  1423. margin-right: 15px;
  1424. }
  1425. }
  1426. /*修复radio和checkbox样式对齐*/
  1427. .radio > label,
  1428. .checkbox > label {
  1429. margin-right: 10px;
  1430. }
  1431. .radio > label > input,
  1432. .checkbox > label > input {
  1433. margin: 5px 0 0;
  1434. }
  1435. .wipecache li a {
  1436. color: #444444 !important;
  1437. }
  1438. /*修正开关关闭下的颜色值*/
  1439. .btn-switcher.disabled {
  1440. opacity: .6;
  1441. cursor: not-allowed;
  1442. }
  1443. .btn-switcher .text-gray {
  1444. color: #d2d6de !important;
  1445. }
  1446. .jumpto input {
  1447. width: 50px;
  1448. margin-left: 5px;
  1449. margin-right: 5px;
  1450. text-align: center;
  1451. display: inline-block;
  1452. }
  1453. .fixed-columns,
  1454. .fixed-columns-right {
  1455. position: absolute;
  1456. top: 0;
  1457. height: 100%;
  1458. min-height: 41px;
  1459. background-color: #fff;
  1460. box-sizing: border-box;
  1461. z-index: 2;
  1462. box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
  1463. }
  1464. .fixed-columns .fixed-table-body,
  1465. .fixed-columns-right .fixed-table-body {
  1466. min-height: 41px;
  1467. overflow-x: hidden !important;
  1468. }
  1469. .fixed-columns .fixed-table-body .btn-dragsort,
  1470. .fixed-columns-right .fixed-table-body .btn-dragsort {
  1471. pointer-events: none;
  1472. cursor: not-allowed;
  1473. opacity: 0.65;
  1474. filter: alpha(opacity=65);
  1475. -webkit-box-shadow: none;
  1476. box-shadow: none;
  1477. }
  1478. .fixed-columns {
  1479. left: 0;
  1480. }
  1481. .fixed-columns-right {
  1482. right: 0;
  1483. box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
  1484. }
  1485. .fix-sticky {
  1486. position: fixed;
  1487. z-index: 100;
  1488. }
  1489. .fix-sticky thead {
  1490. background: #fff;
  1491. }
  1492. .fix-sticky thead th,
  1493. .fix-sticky thead th:first-child {
  1494. border-left: 0;
  1495. border-right: 0;
  1496. border-bottom: 1px solid #eee;
  1497. border-radius: 0;
  1498. }
  1499. .sidebar-menu li.treeview-open > a > .fa-angle-left,
  1500. .sidebar-menu li.treeview-open > a > .pull-right-container > .fa-angle-left {
  1501. -webkit-transform: rotate(-90deg);
  1502. -moz-transform: rotate(-90deg);
  1503. -o-transform: rotate(-90deg);
  1504. -ms-transform: rotate(-90deg);
  1505. transform: rotate(-90deg);
  1506. }
  1507. .sidebar-menu .treeview-menu > li {
  1508. margin: 4px 0 4px 0;
  1509. }
  1510. .bootstrap-tagsinput {
  1511. background-color: #fff;
  1512. border: 1px solid #ccc;
  1513. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  1514. display: inline-block;
  1515. padding: 4px 6px;
  1516. color: #555;
  1517. vertical-align: middle;
  1518. width: 100%;
  1519. line-height: 22px;
  1520. cursor: text;
  1521. }
  1522. .bootstrap-tagsinput input {
  1523. border: none;
  1524. box-shadow: none;
  1525. outline: none;
  1526. background-color: transparent;
  1527. padding: 0;
  1528. margin: 0;
  1529. font-size: 13px;
  1530. width: 80px;
  1531. max-width: inherit;
  1532. }
  1533. .bootstrap-tagsinput input:focus {
  1534. border: none;
  1535. box-shadow: none;
  1536. }
  1537. .bootstrap-tagsinput .tagsinput-text {
  1538. display: inline-block;
  1539. overflow: auto;
  1540. visibility: hidden;
  1541. height: 1px;
  1542. position: absolute;
  1543. bottom: -1px;
  1544. left: 0;
  1545. }
  1546. .bootstrap-tagsinput .tag {
  1547. margin-right: 2px;
  1548. color: white;
  1549. }
  1550. .bootstrap-tagsinput .tag [data-role="remove"] {
  1551. margin-left: 5px;
  1552. cursor: pointer;
  1553. }
  1554. .bootstrap-tagsinput .tag [data-role="remove"]:after {
  1555. content: "x";
  1556. padding: 0px 2px;
  1557. }
  1558. .bootstrap-tagsinput .tag [data-role="remove"]:hover {
  1559. background-color: rgba(255, 255, 255, 0.16);
  1560. }
  1561. .autocomplete-suggestions {
  1562. border-radius: 2px;
  1563. background: #FFF;
  1564. overflow: auto;
  1565. min-width: 200px;
  1566. -webkit-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1567. -moz-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1568. box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  1569. }
  1570. .autocomplete-suggestions strong {
  1571. font-weight: normal;
  1572. color: red;
  1573. }
  1574. .autocomplete-suggestions .autocomplete-suggestion {
  1575. padding: 5px 10px;
  1576. white-space: nowrap;
  1577. overflow: hidden;
  1578. }
  1579. .autocomplete-suggestions .autocomplete-selected {
  1580. background: #F0F0F0;
  1581. }
  1582. .autocomplete-suggestions .autocomplete-group {
  1583. padding: 5px 10px;
  1584. }
  1585. .autocomplete-suggestions .autocomplete-group strong {
  1586. display: block;
  1587. border-bottom: 1px solid #ddd;
  1588. }
  1589. /*# sourceMappingURL=backend.css.map */