mapco.css 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399
  1. @font-face {
  2. font-family: "lato";
  3. font-style: normal;
  4. font-stretch: normal;
  5. font-weight: 400;
  6. src: local("Lato"), url("../fonts/LatoLatin-Regular.woff") format("woff");
  7. }
  8. @font-face {
  9. font-family: "lato";
  10. font-style: italic;
  11. font-stretch: normal;
  12. font-weight: 400;
  13. src: local("Lato"), url("../fonts/LatoLatin-Italic.woff") format("woff");
  14. }
  15. @font-face {
  16. font-family: "lato";
  17. font-style: normal;
  18. font-stretch: normal;
  19. font-weight: 700;
  20. src: local("Lato"), url("../fonts/LatoLatin-Bold.woff") format("woff");
  21. }
  22. @font-face {
  23. font-family: "lato";
  24. font-style: italic;
  25. font-stretch: normal;
  26. font-weight: 700;
  27. src: local("Lato"), url("../fonts/LatoLatin-BoldItalic.woff") format("woff");
  28. }
  29. @font-face {
  30. font-family: "spectral";
  31. font-style: normal;
  32. font-stretch: normal;
  33. font-weight: 400;
  34. src: local("Spectral"), url("../fonts/Spectral-Regular.woff") format("woff");
  35. }
  36. @font-face {
  37. font-family: "spectral";
  38. font-style: italic;
  39. font-stretch: normal;
  40. font-weight: 400;
  41. src: local("Spectral"), url("../fonts/Spectral-Italic.woff") format("woff");
  42. }
  43. @font-face {
  44. font-family: "spectral";
  45. font-style: normal;
  46. font-stretch: normal;
  47. font-weight: 700;
  48. src: local("Spectral"), url("../fonts/Spectral-Bold.woff") format("woff");
  49. }
  50. @font-face {
  51. font-family: "spectral";
  52. font-style: italic;
  53. font-stretch: normal;
  54. font-weight: 700;
  55. src: local("Spectral"), url("../fonts/Spectral-BoldItalic.woff") format("woff");
  56. }
  57. /* stylelint-disable property-no-vendor-prefix */
  58. /* FUNCTIONS */
  59. /* btns */
  60. .btn {
  61. margin: 0;
  62. padding: 0.5rem 1.5rem;
  63. background: #f9fafb;
  64. display: inline-block;
  65. color: #5b6871;
  66. font-size: 1rem;
  67. border: none;
  68. border-radius: 5px;
  69. min-height: 38px;
  70. min-width: 15px;
  71. line-height: 25px;
  72. vertical-align: middle;
  73. cursor: pointer;
  74. overflow: hidden;
  75. transition: all 0.15s ease-in-out;
  76. }
  77. .btn.btn-important {
  78. background: #36c;
  79. color: #fff;
  80. }
  81. .btn.btn-important:hover, .btn.btn-important:active {
  82. background: #25c;
  83. }
  84. .btn.btn-important img {
  85. filter: brightness(3);
  86. }
  87. .btn.btn-attention {
  88. background: #f5633e;
  89. color: #fff;
  90. }
  91. .btn.btn-attention:hover, .btn.btn-attention:active {
  92. background: #73341f;
  93. }
  94. .btn:hover {
  95. text-decoration: none;
  96. }
  97. a.btn {
  98. min-height: 25px;
  99. line-height: 25px;
  100. }
  101. /*=== Forms */
  102. legend {
  103. margin: 2rem 0 1rem 0;
  104. padding: 0;
  105. display: inline-block;
  106. width: auto;
  107. font-size: 1rem;
  108. clear: both;
  109. text-transform: uppercase;
  110. letter-spacing: 1px;
  111. font-weight: 700;
  112. }
  113. label {
  114. min-height: 25px;
  115. padding: 5px 0;
  116. cursor: pointer;
  117. color: #5b6871;
  118. }
  119. textarea {
  120. max-width: 100%;
  121. width: 360px;
  122. height: 100px;
  123. }
  124. input, select, textarea, button {
  125. padding: 5px 10px;
  126. background: #fff;
  127. color: #5b6871;
  128. font-family: "lato", "Helvetica", "Arial", sans-serif;
  129. font-size: 1rem;
  130. border: 1px solid #eff0f2;
  131. border-radius: 2px;
  132. min-height: 25px;
  133. line-height: 25px;
  134. vertical-align: middle;
  135. }
  136. select {
  137. padding-top: 9px;
  138. padding-bottom: 9px;
  139. }
  140. option {
  141. padding: 0 0.5em;
  142. }
  143. input:focus, select:focus, textarea:focus {
  144. color: #303136;
  145. border-color: #36c;
  146. }
  147. input:invalid, select:invalid {
  148. color: #f5633e;
  149. border-color: #f5633e;
  150. box-shadow: none;
  151. }
  152. input:disabled, select:disabled {
  153. background: #eff0f2;
  154. }
  155. input.extend {
  156. transition: width 200ms linear;
  157. }
  158. .form-group {
  159. padding: 5px;
  160. border-radius: 3px;
  161. }
  162. .form-group::after {
  163. content: "";
  164. display: block;
  165. clear: both;
  166. }
  167. .form-group .group-name {
  168. padding: 10px 0;
  169. text-align: right;
  170. }
  171. .form-group .group-controls {
  172. min-height: 25px;
  173. padding: 5px 0;
  174. }
  175. .form-group .group-controls .control {
  176. line-height: 2em;
  177. }
  178. .form-group.form-actions {
  179. margin: 15px 0 25px;
  180. padding: 5px 0;
  181. }
  182. .form-group.form-actions .btn {
  183. margin: 0 0.5rem 0 0;
  184. }
  185. /*=== Tables */
  186. table {
  187. border-collapse: collapse;
  188. }
  189. tr, th, td {
  190. padding: 0.5em;
  191. border: 1px solid #d5d8db;
  192. }
  193. th {
  194. background: #f9fafb;
  195. }
  196. form td,
  197. form th {
  198. font-weight: normal;
  199. text-align: center;
  200. }
  201. /*=== COMPONENTS */
  202. /*===============*/
  203. /*=== Forms */
  204. /*=== Horizontal-list */
  205. .horizontal-list {
  206. padding: 0.1rem 0;
  207. }
  208. .horizontal-list .item:first-child {
  209. padding-left: 0.5rem;
  210. }
  211. /*=== Dropdown */
  212. .dropdown-menu {
  213. margin: 9px 0 0 0;
  214. padding: 0.5rem 0 1rem 0;
  215. background: #f9fafb;
  216. font-size: 1rem;
  217. border: none;
  218. border-radius: 3px;
  219. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  220. text-align: left;
  221. }
  222. .dropdown-menu::after {
  223. border: none;
  224. right: 18px;
  225. }
  226. .dropdown-menu .dropdown-header {
  227. margin: 1rem 0.5rem 1rem 1rem;
  228. font-weight: bold;
  229. text-align: left;
  230. color: #5b6871;
  231. text-transform: uppercase;
  232. letter-spacing: 1px;
  233. }
  234. .dropdown-menu .item {
  235. transition: all 0.075s ease-in-out;
  236. }
  237. .dropdown-menu .item a, .dropdown-menu .item span, .dropdown-menu .item .as-link {
  238. padding: 0 2rem;
  239. color: #303136;
  240. font-size: 1rem;
  241. line-height: 2.5em;
  242. }
  243. .dropdown-menu .item:not(.addItem):hover {
  244. background: #36c;
  245. color: #fff;
  246. }
  247. .dropdown-menu .item:not(.addItem):hover .icon {
  248. filter: brightness(3);
  249. }
  250. .dropdown-menu .item:not(.addItem):hover a, .dropdown-menu .item:not(.addItem):hover button, .dropdown-menu .item:not(.addItem):hover label {
  251. text-decoration: none;
  252. color: #fff;
  253. }
  254. .dropdown-menu .item[aria-checked=true] a::before {
  255. margin: 0 0 0 -14px;
  256. font-weight: bold;
  257. }
  258. .dropdown-menu .input select, .dropdown-menu .input input {
  259. margin: 0 auto 5px;
  260. padding: 2px 5px;
  261. border-radius: 3px;
  262. }
  263. .dropdown-menu .separator {
  264. margin: 0.75rem 0;
  265. border-bottom: 1px solid #eff0f2;
  266. }
  267. .tree .tree-folder .tree-folder-items .dropdown-menu .item {
  268. padding: 0;
  269. }
  270. .tree .tree-folder .tree-folder-items .dropdown-menu .item a,
  271. .tree .tree-folder .tree-folder-items .dropdown-menu .item button {
  272. color: #303136;
  273. }
  274. .tree .tree-folder .tree-folder-items .dropdown-menu .item a:hover,
  275. .tree .tree-folder .tree-folder-items .dropdown-menu .item button:hover {
  276. color: #fff;
  277. }
  278. .tree .tree-folder .tree-folder-items .dropdown-menu .item:hover {
  279. background: #36c;
  280. }
  281. /*=== Alerts */
  282. .alert {
  283. margin: 1rem 0;
  284. padding: 1rem;
  285. background: #f9fafb;
  286. color: #5b6871;
  287. font-size: 1rem;
  288. border: 1px solid #c5ced3;
  289. border-radius: 3px;
  290. text-shadow: 0 0 1px #eff0f2;
  291. }
  292. .alert-head {
  293. font-size: 1.15em;
  294. }
  295. .alert > a {
  296. text-decoration: underline;
  297. color: inherit;
  298. }
  299. .alert-warn {
  300. background: #fdfde0;
  301. color: #73762f;
  302. border: 1px solid #73762f33;
  303. }
  304. .alert-success {
  305. background: #cffde7;
  306. color: #0c7540;
  307. border: 1px solid #0c754033;
  308. }
  309. .alert-error {
  310. background: #fde0d8;
  311. color: #73341f;
  312. border: 1px solid #73341f33;
  313. }
  314. /*=== Pagination */
  315. .pagination {
  316. background: #eff0f2;
  317. color: #303136;
  318. }
  319. .pagination .item a {
  320. color: #303136;
  321. }
  322. #load_more.loading,
  323. #load_more.loading:hover {
  324. background: url("loader.gif") center center no-repeat #34495e;
  325. }
  326. /*=== Boxes */
  327. .box {
  328. background: #fff;
  329. border: none;
  330. border-radius: 3px;
  331. box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  332. }
  333. .box .box-title {
  334. margin: 0;
  335. padding: 5px 10px;
  336. background: #eff0f2;
  337. color: #303136;
  338. border-radius: 2px 2px 0 0;
  339. }
  340. .box .box-title .configure {
  341. padding: 5px;
  342. }
  343. .box .box-title:hover .configure .icon {
  344. vertical-align: middle;
  345. }
  346. .box .box-title:hover .configure:hover {
  347. background-color: #36c;
  348. }
  349. .box .box-title:hover .configure:hover .icon {
  350. filter: brightness(3);
  351. }
  352. .box .box-title form input {
  353. width: 85%;
  354. }
  355. .box .box-title form .dropdown {
  356. float: right;
  357. }
  358. .box .box-title form .dropdown a.dropdown-toggle {
  359. padding: 0;
  360. border-radius: 0;
  361. background-image: url(icons/more.svg);
  362. background-repeat: no-repeat;
  363. background-position: right 8px;
  364. }
  365. .box .box-title form .dropdown a.dropdown-toggle img {
  366. display: none;
  367. }
  368. .box .box-content {
  369. padding-left: 30px;
  370. }
  371. .box .box-content .item {
  372. padding: 0.25rem 0;
  373. color: #303136;
  374. font-size: 1rem;
  375. border-bottom: 1px solid #eff0f2;
  376. line-height: 1.7em;
  377. }
  378. .box .box-content .item .configure {
  379. padding: 5px;
  380. }
  381. .box .box-content .item .configure .icon {
  382. vertical-align: middle;
  383. }
  384. .box .box-content .item .configure:hover {
  385. background-color: #36c;
  386. }
  387. .box .box-content .item .configure:hover .icon {
  388. filter: brightness(3);
  389. }
  390. .box .box-content .item:last-child {
  391. border-bottom: none;
  392. }
  393. /*=== "Load more" part */
  394. #bigMarkAsRead {
  395. text-align: center;
  396. text-decoration: none;
  397. background: #effcfd;
  398. color: #36c;
  399. transition: all 0.15s ease-in-out;
  400. }
  401. #bigMarkAsRead:hover {
  402. background: #36c;
  403. color: #fff;
  404. }
  405. #bigMarkAsRead:hover .bigTick {
  406. filter: brightness(5);
  407. }
  408. #bigMarkAsRead .bigTick {
  409. margin: 0.5rem 0;
  410. background: url(icons/tick-color.svg) center no-repeat;
  411. display: inline-block;
  412. width: 64px;
  413. height: 64px;
  414. text-indent: -9999px;
  415. white-space: nowrap;
  416. }
  417. /*=== DIVERS */
  418. /*===========*/
  419. .aside.aside_feed .nav-form input,
  420. .aside.aside_feed .nav-form select {
  421. width: 140px;
  422. }
  423. .aside.aside_feed .nav-form .dropdown .dropdown-menu {
  424. right: -20px;
  425. }
  426. .aside.aside_feed .nav-form .dropdown .dropdown-menu::after {
  427. right: 33px;
  428. }
  429. /*=== Tree */
  430. .tree {
  431. margin: 10px 0;
  432. }
  433. .tree#sidebar {
  434. scrollbar-color: rgba(255, 255, 0, 0.1) rgba(0, 0, 0, 0.05);
  435. scrollbar-color: #ffffff33 #ffffff22;
  436. }
  437. .tree .tree-folder {
  438. border-bottom: 1px solid #3f3f3f;
  439. }
  440. .tree .tree-folder .tree-folder-title {
  441. padding: 12px 16px;
  442. background: #303136;
  443. position: relative;
  444. font-size: 0.85rem;
  445. letter-spacing: 1px;
  446. font-weight: 700;
  447. text-transform: uppercase;
  448. }
  449. .tree .tree-folder .tree-folder-title .title {
  450. background: inherit;
  451. color: #ffffff;
  452. }
  453. .tree .tree-folder .tree-folder-title .title:hover {
  454. text-decoration: none;
  455. }
  456. .tree .tree-folder.active .tree-folder-title {
  457. background: #303136;
  458. font-weight: bold;
  459. }
  460. .tree .tree-folder .tree-folder-items {
  461. background: #26272a;
  462. }
  463. .tree .tree-folder .tree-folder-items .item {
  464. padding: 0 1rem;
  465. line-height: 2.5rem;
  466. font-size: 1rem;
  467. font-weight: 400;
  468. transition: all 0.15s ease-in-out;
  469. }
  470. .tree .tree-folder .tree-folder-items .item.active {
  471. background: #36c;
  472. }
  473. .tree .tree-folder .tree-folder-items .item.active .dropdown li a {
  474. color: #303136;
  475. }
  476. .tree .tree-folder .tree-folder-items .item.active .dropdown li a:hover {
  477. color: #ffffff;
  478. }
  479. .tree .tree-folder .tree-folder-items .item.active a {
  480. color: #ffffff;
  481. }
  482. .tree .tree-folder .tree-folder-items .item:hover {
  483. background: #17181a;
  484. }
  485. .tree .tree-folder .tree-folder-items .item a {
  486. text-decoration: none;
  487. color: #ffffff;
  488. }
  489. /*=== Buttons */
  490. .stick {
  491. vertical-align: middle;
  492. font-size: 0;
  493. }
  494. .stick input, .stick .btn {
  495. border-radius: 0;
  496. }
  497. .stick .btn:first-child {
  498. border-radius: 5px 0 0 5px;
  499. }
  500. .stick .btn:last-child, .stick input:last-child, .stick .btn + .dropdown > .btn {
  501. border-radius: 0 5px 5px 0;
  502. }
  503. .stick .btn + .btn,
  504. .stick .btn + input,
  505. .stick .btn + .dropdown > .btn,
  506. .stick input + .btn,
  507. .stick input + input,
  508. .stick input + .dropdown > .btn,
  509. .stick .dropdown + .btn,
  510. .stick .dropdown + input,
  511. .stick .dropdown + .dropdown > .btn {
  512. border-left: 1px solid #d5d8db;
  513. }
  514. .aside {
  515. background: #303136;
  516. }
  517. .aside.aside_feed {
  518. padding: 10px 0;
  519. text-align: center;
  520. background: #303136;
  521. }
  522. .aside.aside_feed .tree {
  523. margin: 10px 0 50px;
  524. }
  525. /* Sidebar des pages de configuration */
  526. /*=== Navigation */
  527. .nav-list .nav-header,
  528. .nav-list .item {
  529. height: 2.5em;
  530. line-height: 2.5em;
  531. font-size: 1rem;
  532. }
  533. .nav-list .item {
  534. background: #303136;
  535. color: #fff;
  536. }
  537. .nav-list .item a {
  538. padding: 0 1rem;
  539. color: #ffffff;
  540. transition: all 0.15s ease-in-out;
  541. }
  542. .nav-list .item .error a {
  543. color: #f5633e;
  544. }
  545. .nav-list .item:hover .error a {
  546. background: #36c;
  547. color: #ffffff;
  548. }
  549. .nav-list .item:hover .empty a {
  550. background: #f4f762;
  551. color: #ffffff;
  552. }
  553. .nav-list .item:hover a {
  554. background: #17181a;
  555. text-decoration: none;
  556. }
  557. .nav-list .item.active {
  558. background: #36c;
  559. color: #fff;
  560. }
  561. .nav-list .item.active .error a {
  562. background: #36c;
  563. color: #fff;
  564. }
  565. .nav-list .item.active .empty a {
  566. background: #f4f762;
  567. color: #fff;
  568. }
  569. .nav-list .item.active a {
  570. background: #36c;
  571. color: #fff;
  572. text-decoration: none;
  573. }
  574. .nav-list.empty a {
  575. color: #f4f762;
  576. }
  577. .nav-list .nav-header {
  578. padding: 0 10px;
  579. font-weight: bold;
  580. color: #5b6871;
  581. text-transform: uppercase;
  582. letter-spacing: 1px;
  583. margin-top: 1rem;
  584. }
  585. .nav-list .nav-form {
  586. padding: 3px;
  587. text-align: center;
  588. }
  589. .nav-list .nav-head {
  590. margin: 0;
  591. text-align: right;
  592. color: #fff;
  593. }
  594. .nav-list .nav-head a {
  595. color: #fff;
  596. }
  597. .nav-list .nav-head .item {
  598. padding: 5px 10px;
  599. font-size: 0.9rem;
  600. line-height: 1.5rem;
  601. }
  602. /*=== Aside main page (categories) */
  603. .aside_feed .tree-folder-title > .title:not([data-unread="0"]) {
  604. width: calc(100% - 35px - 35px);
  605. }
  606. .aside.aside_feed .category .title:not([data-unread="0"])::after {
  607. margin: 1.5em 0 0 0;
  608. background-color: rgba(0, 0, 0, 0.25);
  609. }
  610. .aside.aside_feed .feed .item-title:not([data-unread="0"])::after {
  611. margin: 0.5em 0 0 0;
  612. background-color: rgba(0, 0, 0, 0.25);
  613. }
  614. .feed.item.empty.active {
  615. background: #5b6871;
  616. }
  617. .feed.item.error.active {
  618. background: #5b6871;
  619. }
  620. .feed.item.empty,
  621. .feed.item.empty > a {
  622. color: #5b6871;
  623. }
  624. .feed.item.error,
  625. .feed.item.error > a {
  626. color: #5b6871;
  627. }
  628. .feed.item.empty.active,
  629. .feed.item.error.active,
  630. .feed.item.empty.active > a,
  631. .feed.item.error.active > a {
  632. color: #fff;
  633. }
  634. .aside_feed .tree-folder-items .dropdown-menu::after {
  635. left: 2px;
  636. }
  637. .aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
  638. .aside_feed .tree-folder-items .item:hover .dropdown-toggle > .icon,
  639. .aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
  640. border-radius: 3px;
  641. }
  642. .aside_feed .stick #btn-add {
  643. border-left-color: #303136;
  644. }
  645. /*=== STRUCTURE */
  646. /*===============*/
  647. /*=== Header */
  648. .header {
  649. padding: 0.5rem 1.35rem;
  650. background: #303136;
  651. display: block;
  652. width: auto;
  653. height: 3.5rem;
  654. table-layout: none;
  655. }
  656. .header .logo {
  657. margin: 11px 0 5px;
  658. filter: grayscale(100%) brightness(100);
  659. }
  660. .header .item {
  661. vertical-align: middle;
  662. }
  663. .header .item.title {
  664. width: 280px;
  665. font-weight: 400;
  666. }
  667. .header .item.title a img {
  668. margin-right: 0.5rem;
  669. }
  670. .header .item.search input {
  671. width: 230px;
  672. color: #ffffff;
  673. border: none;
  674. border-radius: 2px 0 0 2px;
  675. background-color: #26272a;
  676. transition: all 0.15s ease-in-out;
  677. }
  678. .header .item.search input:hover {
  679. background-color: #17181a;
  680. }
  681. .header .item.search input:focus {
  682. width: 350px;
  683. color: #5b6871;
  684. background-color: #fff;
  685. }
  686. .header .item.search input:focus ~ .btn,
  687. .header .item.search input:hover ~ .btn {
  688. background-color: #36c;
  689. }
  690. .header .item.search input:focus ~ .btn .icon,
  691. .header .item.search input:hover ~ .btn .icon {
  692. filter: brightness(3);
  693. }
  694. .header .item.search .btn {
  695. width: 3rem;
  696. border-radius: 0 2px 2px 0;
  697. background-color: #26272a;
  698. border-left-width: 0;
  699. min-height: 35px;
  700. }
  701. .header .item.search .btn:hover {
  702. background-color: #25c;
  703. }
  704. .header .item.search .btn:hover .icon {
  705. filter: brightness(3);
  706. }
  707. .header .item.configure {
  708. width: 3rem;
  709. position: absolute;
  710. right: 1rem;
  711. top: 1rem;
  712. text-align: center;
  713. }
  714. .header .item.configure .btn .icon,
  715. .header .item.configure > .icon {
  716. filter: brightness(3);
  717. }
  718. .header .item.configure .signin {
  719. color: white;
  720. }
  721. .header .item.configure .btn {
  722. padding: 0.25rem 1rem;
  723. background-color: transparent;
  724. }
  725. /*=== Body */
  726. #global {
  727. height: calc(100% - 3.5rem);
  728. }
  729. /*=== Prompt (centered) */
  730. main.prompt {
  731. background: #eff0f2;
  732. border-radius: 5px;
  733. }
  734. /*=== New article notification */
  735. #new-article {
  736. background: #36c;
  737. font-size: 1rem;
  738. text-align: center;
  739. }
  740. #new-article > a {
  741. line-height: 3em;
  742. font-weight: bold;
  743. color: #fff;
  744. }
  745. #new-article > a:hover {
  746. text-decoration: none;
  747. background: #25c;
  748. }
  749. /*=== Day indication */
  750. .day {
  751. padding: 1rem 0 0 1.25rem;
  752. color: #5b6871;
  753. font-size: 0.875rem;
  754. font-weight: 700;
  755. line-height: 3em;
  756. letter-spacing: 1px;
  757. text-transform: uppercase;
  758. }
  759. .day .name {
  760. padding: 0 1rem 0 1rem;
  761. color: #303136;
  762. font-size: 0.875rem;
  763. position: relative;
  764. left: 0;
  765. text-transform: uppercase;
  766. }
  767. .btn {
  768. border-left-width: 0;
  769. padding: 0.5rem 1rem;
  770. background-color: #eff0f2;
  771. background-position: center;
  772. background-repeat: no-repeat;
  773. transition: all 0.15s ease-in-out;
  774. }
  775. .btn:hover {
  776. background-color: #d5d8db;
  777. }
  778. .btn.active {
  779. background-color: #36c;
  780. }
  781. .btn.active .icon {
  782. filter: brightness(3);
  783. }
  784. /*=== Index menu */
  785. .nav_menu {
  786. text-align: center;
  787. padding: 5px 0;
  788. }
  789. .nav_menu .btn {
  790. border-left-width: 0;
  791. padding: 0.5rem 1rem;
  792. background-color: #f9fafb;
  793. background-position: center;
  794. background-repeat: no-repeat;
  795. }
  796. .nav_menu .btn:hover {
  797. background-color: #d5d8db;
  798. }
  799. .nav_menu .stick .btn {
  800. border-left-width: 0;
  801. padding: 0.5rem 1rem;
  802. background-color: #f9fafb;
  803. background-position: center;
  804. background-repeat: no-repeat;
  805. transition: all 0.15s ease-in-out;
  806. }
  807. .nav_menu .stick .btn:hover {
  808. background-color: #d5d8db;
  809. }
  810. .nav_menu .stick .btn.active {
  811. background-color: #36c;
  812. }
  813. .nav_menu .stick .btn#toggle-read.active .icon {
  814. filter: brightness(3.5);
  815. }
  816. .nav_menu .stick .btn#toggle-unread.active .icon {
  817. filter: brightness(3.5) grayscale(1);
  818. }
  819. .nav_menu .stick .btn.read_all {
  820. padding: 5px 16px;
  821. color: #303136;
  822. background-color: #f9fafb;
  823. transition: all 0.15s ease-in-out;
  824. }
  825. .nav_menu .stick .btn.read_all:hover {
  826. background-color: #d5d8db;
  827. }
  828. .nav_menu .stick .dropdown a.dropdown-toggle {
  829. border-left-width: 0;
  830. background-image: url(icons/more.svg);
  831. }
  832. .nav_menu .stick .dropdown a.dropdown-toggle .icon {
  833. display: none;
  834. }
  835. /*=== Content of feed articles */
  836. .content, .content.thin {
  837. padding: 20px 10px;
  838. font-size: 1.125rem;
  839. line-height: 1.8rem;
  840. }
  841. .content h1.title a, .content h1 a, .content.thin h1.title a, .content.thin h1 a {
  842. color: #303136;
  843. font-family: "spectral", serif;
  844. font-size: 2rem;
  845. }
  846. .content h1.title a:hover, .content h1 a:hover, .content.thin h1.title a:hover, .content.thin h1 a:hover {
  847. color: #36c;
  848. text-decoration: none;
  849. }
  850. .content .author, .content.thin .author {
  851. color: #5b6871;
  852. font-size: 1.125rem;
  853. }
  854. .content p, .content ul, .content.thin p, .content.thin ul {
  855. font-size: 1.125rem;
  856. line-height: 1.8rem;
  857. }
  858. .content .content hr, .content.thin .content hr {
  859. margin: 30px 10px;
  860. background: #d5d8db;
  861. height: 1px;
  862. border: 0;
  863. box-shadow: 0 2px 5px #ccc;
  864. }
  865. .content pre, .content.thin pre {
  866. margin: 10px auto;
  867. padding: 10px 20px;
  868. overflow: auto;
  869. background: #1d1e22;
  870. color: #fff;
  871. font-size: 0.9rem;
  872. border-radius: 3px;
  873. }
  874. .content pre code, .content.thin pre code {
  875. background: transparent;
  876. color: #fff;
  877. border: none;
  878. }
  879. .content code, .content.thin code {
  880. padding: 2px 5px;
  881. background: #f9fafb;
  882. border: 1px solid #eff0f2;
  883. border-radius: 3px;
  884. }
  885. .content blockquote, .content.thin blockquote {
  886. margin: 0;
  887. padding: 5px 20px;
  888. background: #f9fafb;
  889. display: block;
  890. color: #303136;
  891. border-top: 1px solid #d5d8db;
  892. border-bottom: 1px solid #d5d8db;
  893. }
  894. .content blockquote p, .content.thin blockquote p {
  895. margin: 0;
  896. }
  897. /*=== Notification and actualize notification */
  898. .notification {
  899. padding: 1rem 0;
  900. background: #d5d8db;
  901. width: 100%;
  902. height: 3rem;
  903. color: #5b6871;
  904. font-size: 1em;
  905. border: none;
  906. position: fixed;
  907. top: auto;
  908. bottom: 0;
  909. left: 0;
  910. right: 0;
  911. text-align: center;
  912. line-height: 3em;
  913. vertical-align: middle;
  914. }
  915. .notification .msg {
  916. display: inline-block;
  917. font-size: 1rem;
  918. }
  919. .notification.good {
  920. background: #10f587;
  921. color: #fff;
  922. }
  923. .notification.bad {
  924. background: #f5633e;
  925. color: #fff;
  926. }
  927. .notification a.close {
  928. padding: 0 15px;
  929. border-radius: 0 3px 3px 0;
  930. line-height: 3em;
  931. }
  932. .notification.good a.close:hover {
  933. background: #0c7540;
  934. }
  935. .notification.bad a.close:hover {
  936. background: #73341f;
  937. }
  938. .notification#actualizeProgress {
  939. line-height: 2em;
  940. }
  941. .notification#actualizeProgress br {
  942. display: none;
  943. }
  944. /*=== Navigation menu (for articles) */
  945. #nav_entries {
  946. margin: 0;
  947. text-align: center;
  948. line-height: 3em;
  949. table-layout: fixed;
  950. background: #303136;
  951. }
  952. /*=== Feed articles */
  953. .flux {
  954. background: #fff;
  955. transition: all 0.15s ease-in-out;
  956. }
  957. .flux:hover {
  958. background: #f9fafb;
  959. }
  960. .flux:hover:not(.current):hover .item.title {
  961. background: #f9fafb;
  962. }
  963. .flux.current {
  964. background: #f9fafb;
  965. border-left-color: #36c;
  966. }
  967. .flux.not_read:not(.current) {
  968. background: #f2f6f8;
  969. }
  970. .flux.not_read:not(.current):hover .item.title {
  971. background: #f2f6f8;
  972. }
  973. .flux.not_read .item.title a {
  974. color: #36c;
  975. }
  976. .flux.not_read .item.website a {
  977. color: #36c;
  978. }
  979. .flux.not_read .item.date {
  980. color: rgba(51, 102, 204, 0.5);
  981. }
  982. .flux.favorite {
  983. border-left-color: #ffc300;
  984. transition: all 0.15s ease-in-out;
  985. }
  986. .flux.favorite:not(.current) {
  987. background: #fff6da;
  988. }
  989. .flux.favorite:not(.current):hover .item.title {
  990. background: #fff6da;
  991. }
  992. .flux .website a {
  993. color: #303136;
  994. opacity: 0.75;
  995. }
  996. .flux .website .favicon {
  997. padding: 5px;
  998. }
  999. .flux .item.date {
  1000. color: rgba(48, 49, 54, 0.5);
  1001. font-size: 0.85rem;
  1002. }
  1003. .flux .bottom {
  1004. font-size: 1rem;
  1005. text-align: center;
  1006. }
  1007. .flux_header {
  1008. font-size: 1rem;
  1009. cursor: pointer;
  1010. border-top: 1px solid #eff0f2;
  1011. }
  1012. .flux_header .title {
  1013. font-size: 1rem;
  1014. }
  1015. /*=== GLOBAL VIEW */
  1016. /*================*/
  1017. #stream .box.category:not([data-unread="0"]) .box-title .title {
  1018. font-weight: bold;
  1019. }
  1020. #stream .box.category .box-title {
  1021. padding: 1.5rem;
  1022. background: none;
  1023. }
  1024. #stream .box.category .box-title a.title {
  1025. color: #5b6871;
  1026. font-size: 1rem;
  1027. font-weight: normal;
  1028. text-decoration: none;
  1029. text-align: left;
  1030. text-transform: uppercase;
  1031. letter-spacing: 1px;
  1032. }
  1033. #stream .box.category .box-title a.title:not([data-unread="0"])::after {
  1034. margin: -0.5rem 1rem 0 0;
  1035. padding: 0 0.75rem;
  1036. background: #eff0f2;
  1037. border-radius: 12px;
  1038. position: absolute;
  1039. top: 1.75rem;
  1040. right: 0;
  1041. line-height: 1.5rem;
  1042. text-align: center;
  1043. }
  1044. #stream .box.category .box-title a.title:hover {
  1045. color: #36c;
  1046. }
  1047. #stream .box.category .box-content {
  1048. padding-bottom: 0.5rem;
  1049. }
  1050. #stream .box.category .box-content .item.feed {
  1051. padding: 0.5rem 1.5rem;
  1052. font-size: 1rem;
  1053. }
  1054. #stream .box.category .box-content .item.feed a {
  1055. color: #303136;
  1056. font-weight: 400;
  1057. }
  1058. #stream .box.category .box-content .item.feed a:hover {
  1059. color: #36c;
  1060. text-decoration: none;
  1061. }
  1062. #overlay {
  1063. background: rgba(0, 0, 0, 0.65);
  1064. }
  1065. #panel {
  1066. top: 3rem;
  1067. right: 3rem;
  1068. bottom: 3rem;
  1069. left: 3rem;
  1070. border-radius: 3px;
  1071. }
  1072. /*=== READER VIEW */
  1073. /*================*/
  1074. #stream.reader .flux {
  1075. padding: 0 0 50px;
  1076. background: #eff0f2;
  1077. color: #303136;
  1078. border: none;
  1079. }
  1080. #stream.reader .flux .author {
  1081. margin: 0 0 10px;
  1082. color: #a6a7ae;
  1083. font-size: 90%;
  1084. }
  1085. /*=== Configuration pages */
  1086. .post {
  1087. padding: 1rem 2rem;
  1088. font-size: 1rem;
  1089. }
  1090. .post form {
  1091. margin: 1rem 0;
  1092. }
  1093. .post.content {
  1094. max-width: 550px;
  1095. }
  1096. .post h1, .post h2 {
  1097. color: #303136;
  1098. font-size: 2rem;
  1099. margin-top: 1.75rem;
  1100. font-weight: 300;
  1101. line-height: 1.2em;
  1102. }
  1103. .post h2 {
  1104. font-size: 1.5rem;
  1105. }
  1106. .post a[href="./"] {
  1107. margin: 0;
  1108. padding: 0.75rem 1.5rem;
  1109. background: #f9fafb;
  1110. display: inline-block;
  1111. color: #5b6871;
  1112. font-size: 1rem;
  1113. border: 1px solid #d5d8db;
  1114. border-radius: 5px;
  1115. min-width: 15px;
  1116. line-height: 25px;
  1117. vertical-align: middle;
  1118. cursor: pointer;
  1119. overflow: hidden;
  1120. }
  1121. .post a[href="./"]:hover {
  1122. background: #36c;
  1123. color: white;
  1124. border: 1px solid #36c;
  1125. text-decoration: none;
  1126. }
  1127. #slider {
  1128. border-left: none;
  1129. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  1130. }
  1131. .slide-container .properties {
  1132. padding: 1rem;
  1133. background: rgba(0, 0, 0, 0.75);
  1134. color: white;
  1135. border: 0;
  1136. }
  1137. .slide-container .properties .page-number {
  1138. right: 1rem;
  1139. top: 1rem;
  1140. }
  1141. /*=== LOGS */
  1142. /*=========*/
  1143. .log-item.log-error {
  1144. background-color: rgba(51, 102, 204, 0.2);
  1145. }
  1146. /*=== STATISTICS */
  1147. /*===============*/
  1148. .stat {
  1149. margin: 10px 0 20px;
  1150. }
  1151. .stat th,
  1152. .stat td,
  1153. .stat tr {
  1154. border: none;
  1155. }
  1156. .stat > table td,
  1157. .stat > table th {
  1158. border-bottom: 1px solid #d5d8db;
  1159. }
  1160. /*=== MOBILE */
  1161. /*===========*/
  1162. @media (max-width: 840px) {
  1163. .form-group .group-name {
  1164. text-align: left;
  1165. }
  1166. .aside {
  1167. transition: all 0.2s ease-in-out;
  1168. }
  1169. .aside.aside_feed {
  1170. padding: 0;
  1171. }
  1172. .aside .tree .tree-folder .tree-folder-items .item a {
  1173. padding: 0.5rem 1rem;
  1174. }
  1175. .aside .toggle_aside,
  1176. #panel .close,
  1177. #close-slider.active,
  1178. .dropdown-menu .toggle_aside {
  1179. background: #25c;
  1180. display: block;
  1181. width: 100%;
  1182. height: 50px;
  1183. line-height: 50px;
  1184. text-align: center;
  1185. }
  1186. .aside .toggle_aside .icon,
  1187. #panel .close .icon,
  1188. #close-slider.active .icon,
  1189. .dropdown-menu .toggle_aside .icon {
  1190. filter: grayscale(100%) brightness(2.5);
  1191. }
  1192. .header {
  1193. padding: 0.5rem;
  1194. height: 8rem;
  1195. }
  1196. .header .item.search {
  1197. display: block;
  1198. }
  1199. .header .item.search form {
  1200. display: inherit;
  1201. }
  1202. .header .item.search .stick {
  1203. display: flex;
  1204. }
  1205. .header .item.search input {
  1206. width: 90%;
  1207. height: 3.5rem;
  1208. }
  1209. .header .item.search input:focus {
  1210. width: 100%;
  1211. }
  1212. #global {
  1213. height: calc(100% - 8rem);
  1214. }
  1215. main.prompt {
  1216. max-width: 100%;
  1217. min-width: auto;
  1218. width: 75%;
  1219. }
  1220. .post {
  1221. padding-left: 1rem;
  1222. padding-right: 1rem;
  1223. }
  1224. .nav_menu .btn {
  1225. margin: 0;
  1226. padding: 0.85rem 1.25rem;
  1227. }
  1228. .nav_menu .stick {
  1229. margin: 0.5rem 0.5rem;
  1230. }
  1231. .nav_menu .stick .btn {
  1232. margin: 0;
  1233. padding: 0.85rem 1.25rem;
  1234. }
  1235. .nav_menu .stick .btn.read_all {
  1236. padding: 0.85rem 1.25rem;
  1237. }
  1238. .nav_menu .search {
  1239. display: none;
  1240. max-width: 97%;
  1241. }
  1242. .nav_menu .search .input {
  1243. max-width: 97%;
  1244. width: 90px;
  1245. }
  1246. .nav_menu .search .input:focus {
  1247. width: 400px;
  1248. }
  1249. #stream .flux .flux_header {
  1250. padding: 0.5rem 0;
  1251. }
  1252. .dropdown-target:target ~ .dropdown-toggle::after {
  1253. background-color: #f9fafb;
  1254. border-top: 1px solid #eff0f2;
  1255. border-left: 1px solid #eff0f2;
  1256. right: 21px;
  1257. bottom: -14px;
  1258. }
  1259. .dropdown-target:target ~ a.dropdown-toggle:not(.btn) ~ .dropdown-menu {
  1260. margin-top: 0;
  1261. }
  1262. .dropdown-target:target ~ a.dropdown-toggle:not(.btn)::after {
  1263. bottom: -17px;
  1264. }
  1265. .day {
  1266. text-align: center;
  1267. padding: 1rem 0;
  1268. }
  1269. .day .name {
  1270. padding: 0;
  1271. display: block;
  1272. width: 100%;
  1273. line-height: 1.5rem;
  1274. margin-bottom: 1rem;
  1275. }
  1276. #nav_entries {
  1277. line-height: 4.5rem;
  1278. }
  1279. .notification {
  1280. border-radius: 0;
  1281. }
  1282. .notification a.close {
  1283. background: transparent;
  1284. display: block;
  1285. left: 0;
  1286. }
  1287. .notification a.close:hover {
  1288. opacity: 0.5;
  1289. }
  1290. .notification a.close .icon {
  1291. display: none;
  1292. }
  1293. }
  1294. /*=== GENERAL */
  1295. /*============*/
  1296. html, body {
  1297. background: #eff0f2;
  1298. font-family: "lato", "Helvetica", "Arial", sans-serif;
  1299. font-size: 0.875rem;
  1300. }
  1301. body.formLogin,
  1302. body.register {
  1303. background: #303136;
  1304. }
  1305. /*=== Links */
  1306. a, button.as-link {
  1307. outline: none;
  1308. color: #36c;
  1309. }
  1310. /*# sourceMappingURL=mapco.css.map */