mapco.css 30 KB

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