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