backend.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555
  1. @import url("../css/bootstrap.min.css");
  2. @import url("../css/fastadmin.min.css");
  3. @import url("../css/skins/skin-green.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/layer/build/skin/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/nice-validator/dist/jquery.validator.css");
  11. body {
  12. background: #f1f4f6;
  13. }
  14. .selection {
  15. position: absolute;
  16. border: 1px solid #8B9;
  17. background-color: #BEC;
  18. }
  19. .main-header .logo,
  20. .main-header .navbar {
  21. -webkit-transition: none;
  22. -moz-transition: none;
  23. -o-transition: none;
  24. transition: none;
  25. }
  26. .main-header .navbar {
  27. position: relative;
  28. }
  29. .main-header .navbar .sidebar-toggle {
  30. position: absolute;
  31. width: 45px;
  32. text-align: center;
  33. }
  34. .main-header .navbar #nav {
  35. position: absolute;
  36. left: 45px;
  37. }
  38. .main-header .navbar .navbar-custom-menu {
  39. position: absolute;
  40. right: 0;
  41. }
  42. .note-dialog .modal {
  43. z-index: 1060;
  44. }
  45. .bootstrap-dialog .modal-dialog {
  46. /*width: 70%;*/
  47. max-width: 885px;
  48. }
  49. #header {
  50. background: #fff;
  51. box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
  52. }
  53. .content-wrapper {
  54. position: relative;
  55. }
  56. .tab-addtabs {
  57. overflow: hidden;
  58. }
  59. .tab-addtabs .tab-pane {
  60. height: 100%;
  61. width: 100%;
  62. }
  63. .tab-addtabs.ios-iframe-fix .tab-pane {
  64. -webkit-overflow-scrolling: touch;
  65. overflow: auto;
  66. }
  67. .common-search-table {
  68. min-height: 20px;
  69. padding: 15px;
  70. margin-bottom: 15px;
  71. background-color: #f5f5f5;
  72. }
  73. .searchit {
  74. border-bottom: 1px dashed #3c8dbc;
  75. }
  76. /*
  77. * RIBBON
  78. */
  79. #ribbon {
  80. overflow: hidden;
  81. padding: 15px 15px 0 15px;
  82. position: relative;
  83. }
  84. #ribbon a {
  85. color: #777 !important;
  86. text-decoration: none !important;
  87. }
  88. #ribbon .breadcrumb {
  89. display: inline-block;
  90. margin: 0;
  91. padding: 0;
  92. background: none;
  93. vertical-align: top;
  94. }
  95. #ribbon .breadcrumb > .active,
  96. #ribbon .breadcrumb li {
  97. color: #aaa;
  98. }
  99. #ribbon .shortcut a {
  100. margin-left: 10px;
  101. }
  102. .is-dialog #main {
  103. background: #fff;
  104. }
  105. .is-dialog form label {
  106. font-weight: normal;
  107. }
  108. .user-panel > .image img {
  109. width: 100%;
  110. max-width: 45px;
  111. max-height: 45px;
  112. }
  113. /*panel扩展描述样式*/
  114. .panel-intro {
  115. margin-bottom: 0;
  116. border: none;
  117. }
  118. .panel-intro > .panel-heading {
  119. padding: 15px;
  120. padding-bottom: 0;
  121. background: #e8edf0;
  122. border-color: #e8edf0;
  123. position: relative;
  124. }
  125. .panel-intro > .panel-heading .panel-lead {
  126. margin-bottom: 15px;
  127. }
  128. .panel-intro > .panel-heading .panel-lead em {
  129. display: block;
  130. font-weight: bold;
  131. font-style: normal;
  132. }
  133. .panel-intro > .panel-heading .panel-title {
  134. height: 25px;
  135. font-weight: normal;
  136. white-space: nowrap;
  137. overflow: hidden;
  138. text-overflow: ellipsis;
  139. }
  140. .panel-intro > .panel-heading .panel-control {
  141. height: 42px;
  142. position: absolute;
  143. top: 8px;
  144. right: 8px;
  145. }
  146. .panel-intro > .panel-heading .panel-control .fa {
  147. font-size: 14px;
  148. }
  149. .panel-intro > .panel-heading .nav-tabs {
  150. border-bottom: 0;
  151. margin-bottom: 0;
  152. }
  153. .panel-intro > .panel-heading .nav-tabs > li > a {
  154. margin-right: 4px;
  155. color: #95a5a6;
  156. background-color: #d8e0e6;
  157. border: 1px solid #e8edf0;
  158. border-bottom-color: transparent;
  159. }
  160. .panel-intro > .panel-heading .nav-tabs > li > a:hover,
  161. .panel-intro > .panel-heading .nav-tabs > li > a:focus {
  162. border: 1px solid #e8edf0;
  163. color: #7b8a8b;
  164. background-color: #c9d4dc;
  165. }
  166. .panel-intro > .panel-heading .nav-tabs > li.active > a,
  167. .panel-intro > .panel-heading .nav-tabs > li.active > a:hover,
  168. .panel-intro > .panel-heading .nav-tabs > li.active > a:focus {
  169. color: #7b8a8b;
  170. background-color: #ffffff;
  171. border-bottom-color: transparent;
  172. cursor: default;
  173. }
  174. /*单表格*/
  175. .panel-tabs .panel-heading {
  176. padding: 12px 15px 12px 15px;
  177. }
  178. .panel-tabs .panel-heading .panel-lead {
  179. margin-bottom: 0px;
  180. }
  181. /*选项卡*/
  182. .panel-nav .panel-heading {
  183. padding: 0px;
  184. padding-bottom: 0;
  185. background: #f1f4f6;
  186. border-color: #f1f4f6;
  187. }
  188. .panel-nav .nav-tabs > li > a {
  189. padding: 12px 15px;
  190. background-color: #e8edf0;
  191. border: 1px solid #f1f4f6;
  192. }
  193. .panel-nav .nav-tabs > li > a:hover,
  194. .panel-nav .nav-tabs > li > a:focus {
  195. border: 1px solid #e8edf0;
  196. background-color: #e8edf0;
  197. }
  198. .panel-nav .nav-tabs > li.active > a,
  199. .panel-nav .nav-tabs > li.active > a:hover,
  200. .panel-nav .nav-tabs > li.active > a:focus {
  201. border-color: #f1f4f6;
  202. border-bottom-color: transparent;
  203. }
  204. /*顶栏addtabs*/
  205. .nav-addtabs {
  206. border: none;
  207. }
  208. .nav-addtabs.disable-top-badge > li > a > .pull-right-container {
  209. display: none;
  210. }
  211. .nav-addtabs > li {
  212. margin: 0;
  213. }
  214. .nav-addtabs > li > a {
  215. height: 49px;
  216. line-height: 49px;
  217. padding: 0 15px;
  218. border-radius: 0;
  219. border: none;
  220. border-right: 1px solid rgba(0, 0, 0, 0.05);
  221. margin: 0;
  222. color: #95a5a6;
  223. }
  224. .nav-addtabs > li > a:hover,
  225. .nav-addtabs > li > a:focus {
  226. border: none;
  227. color: #2c3e50;
  228. border-right: 1px solid rgba(0, 0, 0, 0.05);
  229. }
  230. .nav-addtabs > li > a i {
  231. margin-right: 3px;
  232. }
  233. .nav-addtabs > li.active > a {
  234. height: 49px;
  235. line-height: 49px;
  236. padding: 0 15px;
  237. border-radius: 0;
  238. border: none;
  239. border-right: 1px solid rgba(0, 0, 0, 0.05);
  240. background: #f1f4f6;
  241. color: #2c3e50;
  242. overflow: hidden;
  243. }
  244. .nav-addtabs > li.active > a:hover,
  245. .nav-addtabs > li.active > a:focus {
  246. border: none;
  247. color: #2c3e50;
  248. border-right: 1px solid rgba(0, 0, 0, 0.05);
  249. background: #f1f4f6;
  250. }
  251. .nav-addtabs > li .close-tab {
  252. font-size: 10px;
  253. position: absolute;
  254. right: 5px;
  255. top: 50%;
  256. margin-top: -7px;
  257. z-index: 100;
  258. cursor: hand;
  259. cursor: pointer;
  260. color: #fff;
  261. display: none;
  262. }
  263. .nav-addtabs .open > a:hover,
  264. .nav-addtabs .open > a:focus {
  265. border-right: 1px solid rgba(0, 0, 0, 0.05);
  266. }
  267. .nav-addtabs ul li {
  268. position: relative;
  269. }
  270. .nav-addtabs li:hover > .close-tab {
  271. display: block;
  272. }
  273. .sidebar-menu.show-submenu .treeview-menu {
  274. display: block;
  275. }
  276. .sidebar-menu > li .badge {
  277. margin-top: 0;
  278. }
  279. #treeview .jstree-container-ul .jstree-node {
  280. display: block;
  281. clear: both;
  282. }
  283. #treeview .jstree-leaf:not(:first-child) {
  284. float: left;
  285. background: none;
  286. margin-left: 0;
  287. width: 80px;
  288. clear: none;
  289. }
  290. #treeview .jstree-leaf {
  291. float: left;
  292. margin-left: 0;
  293. padding-left: 24px;
  294. width: 80px;
  295. clear: none;
  296. color: #777;
  297. }
  298. #treeview .jstree-leaf > .jstree-icon,
  299. #treeview .jstree-leaf .jstree-themeicon {
  300. display: none;
  301. }
  302. #treeview .jstree-last {
  303. background-image: url("../img/32px.png");
  304. background-position: -292px -4px;
  305. background-repeat: repeat-y;
  306. }
  307. #treeview .jstree-children:before,
  308. #treeview .jstree-children:after {
  309. content: " ";
  310. display: table;
  311. }
  312. #treeview .jstree-children:after {
  313. clear: both;
  314. }
  315. #treeview .jstree-children:before,
  316. #treeview .jstree-children:after {
  317. content: " ";
  318. display: table;
  319. }
  320. #treeview .jstree-children:after {
  321. clear: both;
  322. }
  323. #treeview .jstree-themeicon {
  324. display: none;
  325. }
  326. /*去除bootstrap-table的边框*/
  327. .fixed-table-container {
  328. border: none!important;
  329. }
  330. .note-editor .note-editing-area .note-editable {
  331. display: block !important;
  332. }
  333. .plupload-preview {
  334. padding: 10px;
  335. margin-bottom: 0;
  336. }
  337. .plupload-preview li {
  338. margin-bottom: 10px;
  339. }
  340. .plupload-preview .thumbnail {
  341. margin-bottom: 10px;
  342. }
  343. .plupload-preview a {
  344. display: block;
  345. }
  346. .plupload-preview a:first-child {
  347. height: 90px;
  348. }
  349. .plupload-preview a img {
  350. height: 80px;
  351. object-fit: cover;
  352. }
  353. .pjax-loader-bar .progress {
  354. position: fixed;
  355. top: 0;
  356. left: 0;
  357. height: 2px;
  358. background: #77b6ff;
  359. box-shadow: 0 0 10px rgba(119, 182, 255, 0.7);
  360. -webkit-transition: width 0.4s ease;
  361. transition: width 0.4s ease;
  362. }
  363. .dropdown-menu.text-left a,
  364. .dropdown-menu.text-left li {
  365. text-align: left!important;
  366. }
  367. .bootstrap-table .fixed-table-toolbar .dropdown-menu {
  368. overflow: visible;
  369. }
  370. .bootstrap-table table tbody tr:first-child td .bs-checkbox {
  371. vertical-align: middle;
  372. }
  373. .dropdown-submenu {
  374. position: relative;
  375. }
  376. .dropdown-submenu > .dropdown-menu {
  377. overflow: auto;
  378. top: 0;
  379. left: 100%;
  380. margin-top: -6px;
  381. margin-left: -1px;
  382. -webkit-border-radius: 0 6px 6px 6px;
  383. -webkit-background-clip: padding-box;
  384. -moz-border-radius: 0 6px 6px 6px;
  385. -moz-background-clip: padding;
  386. border-radius: 0 6px 6px 6px;
  387. background-clip: padding-box;
  388. }
  389. .dropdown-submenu:hover > .dropdown-menu {
  390. display: block;
  391. }
  392. .dropdown-submenu:hover > a:after {
  393. border-left-color: #fff;
  394. }
  395. .dropdown-submenu > a:after {
  396. display: block;
  397. content: " ";
  398. float: right;
  399. width: 0;
  400. height: 0;
  401. border-color: transparent;
  402. border-style: solid;
  403. border-width: 5px 0 5px 5px;
  404. border-left-color: #ccc;
  405. margin-top: 5px;
  406. margin-right: -10px;
  407. }
  408. .dropdown-submenu.pull-left {
  409. float: none;
  410. }
  411. .dropdown-submenu.pull-left > .dropdown-menu {
  412. left: -100%;
  413. margin-left: 10px;
  414. -webkit-border-radius: 6px 0 6px 6px;
  415. -webkit-background-clip: padding-box;
  416. -moz-border-radius: 6px 0 6px 6px;
  417. -moz-background-clip: padding;
  418. border-radius: 6px 0 6px 6px;
  419. background-clip: padding-box;
  420. }
  421. /*重写toast的几个背景色*/
  422. .toast-primary {
  423. background-color: #48c9b0!important;
  424. }
  425. .toast-success {
  426. background-color: #18bc9c!important;
  427. }
  428. .toast-error {
  429. background-color: #e74c3c!important;
  430. }
  431. .toast-info {
  432. background-color: #5dade2!important;
  433. }
  434. .toast-warning {
  435. background-color: #f1c40f!important;
  436. }
  437. .toast-inverse {
  438. background-color: #34495e!important;
  439. }
  440. .toast-default {
  441. background-color: #bdc3c7!important;
  442. }
  443. #toast-container > div,
  444. #toast-container > div:hover {
  445. -webkit-box-shadow: 0 0 3px #eee;
  446. -moz-box-shadow: 0 0 3px #eee;
  447. box-shadow: 0 0 3px #eee;
  448. }
  449. .layui-layer-title {
  450. background: #2c3e50!important;
  451. color: #fff!important;
  452. }
  453. /*避免出现多滚动条*/
  454. .layui-layer-noborder {
  455. border: none!important;
  456. box-shadow: 1px 1px 50px rgba(0, 0, 0, 0.3) !important;
  457. }
  458. .layui-layer-moves {
  459. -webkit-box-sizing: content-box;
  460. -moz-box-sizing: content-box;
  461. box-sizing: content-box;
  462. }
  463. .layui-layer-iframe {
  464. overflow: hidden!important;
  465. }
  466. .layui-layer-iframe .layui-layer-content {
  467. -webkit-overflow-scrolling: touch;
  468. overflow-y: hidden!important;
  469. overflow: hidden;
  470. }
  471. /*自定义底部灰色操作区*/
  472. .layui-layer-btn {
  473. text-align: center!important;
  474. padding: 10px!important;
  475. background: #ecf0f1;
  476. }
  477. .layui-layer-footer {
  478. padding: 8px 20px;
  479. background-color: #ecf0f1;
  480. height: auto;
  481. text-align: inherit!important;
  482. }
  483. .layui-layer-btn a {
  484. background-color: #95a5a6!important;
  485. border-color: #95a5a6!important;
  486. color: #fff!important;
  487. }
  488. .layui-layer-btn .layui-layer-btn0 {
  489. background-color: #18bc9c!important;
  490. border-color: #18bc9c!important;
  491. }
  492. .layui-layer-setwin {
  493. top: 10px!important;
  494. }
  495. .layui-layer-setwin > a {
  496. background: none!important;
  497. }
  498. .layui-layer-setwin > a cite {
  499. display: none;
  500. }
  501. .layui-layer-setwin > a:after {
  502. content: "\e625";
  503. font-family: iconfont;
  504. font-style: normal;
  505. font-weight: normal;
  506. text-decoration: inherit;
  507. position: absolute;
  508. font-size: 18px;
  509. color: #fff;
  510. margin: 0;
  511. z-index: 1;
  512. }
  513. .layui-layer-setwin > a:hover {
  514. text-decoration: none!important;
  515. background: none!important;
  516. }
  517. .layui-layer-setwin > a:focus {
  518. text-decoration: none!important;
  519. }
  520. .layui-layer-setwin .layui-layer-min:after {
  521. content: "\e625";
  522. }
  523. .layui-layer-setwin .layui-layer-max:after {
  524. content: "\e623";
  525. }
  526. .layui-layer-setwin .layui-layer-maxmin:after {
  527. content: "\e624";
  528. }
  529. .layui-layer-setwin .layui-layer-close1:after {
  530. content: "\e626";
  531. }
  532. .layui-layer-setwin .layui-layer-close2,
  533. .layui-layer-setwin .layui-layer-close2:hover {
  534. background: url('../libs/layer/build/skin/default/icon.png') no-repeat -149px -31px !important;
  535. }
  536. .layui-layer-setwin .layui-layer-close2:after,
  537. .layui-layer-setwin .layui-layer-close2:hover:after {
  538. display: none;
  539. }
  540. @media (min-width: 768px) {
  541. .form-inline .form-control {
  542. padding-right: 20px;
  543. }
  544. }
  545. /*手机版样式*/
  546. @media (max-width: 480px) {
  547. .nav-addtabs {
  548. display: none;
  549. }
  550. .fixed-table-toolbar .columns-right.btn-group {
  551. display: none;
  552. }
  553. }
  554. /*平板样式*/
  555. /*# sourceMappingURL=backend.css.map */