ansum.rtl.css 25 KB

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