ansum.css 31 KB

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