mapco.css 31 KB

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