ansum.css 25 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367
  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: right;
  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.5rem 0 0;
  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-left: 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: left;
  222. }
  223. .dropdown-menu::after {
  224. border: none;
  225. right: 17px;
  226. }
  227. .dropdown-menu .dropdown-header {
  228. padding: 1rem 0.5rem 1rem 1rem;
  229. font-weight: bold;
  230. text-align: left;
  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 0 0 -14px;
  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-left: 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-right: 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. right: -20px;
  415. }
  416. .aside.aside_feed .nav-form .dropdown .dropdown-menu::after {
  417. right: 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: 5px 0 0 5px;
  486. }
  487. .stick .btn:last-child, .stick input:last-child, .stick .btn + .dropdown > .btn {
  488. border-radius: 0 5px 5px 0;
  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-left: 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-right: 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. left: 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-left-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: 2px 0 0 2px;
  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: 0 2px 2px 0;
  668. background-color: #f7f2ea;
  669. border-left-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. right: 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 0 0 1.25rem;
  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. left: 0;
  732. text-transform: uppercase;
  733. }
  734. .btn {
  735. border-left-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-left-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-left-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-left-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. left: 0;
  875. right: 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: 0 3px 3px 0;
  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. }
  930. .flux.current {
  931. background: #fff;
  932. border-left-color: #ca7227;
  933. }
  934. .flux.not_read:not(.current) {
  935. background: #f2f6f8;
  936. }
  937. .flux.not_read:not(.current):hover .item.title {
  938. background: #f2f6f8;
  939. }
  940. .flux.not_read .item.title a {
  941. color: #161a38;
  942. }
  943. .flux.not_read .item.website a {
  944. color: #161a38;
  945. }
  946. .flux.not_read .item.date {
  947. color: rgba(22, 26, 56, 0.5);
  948. }
  949. .flux.favorite {
  950. border-left-color: #ffc300;
  951. transition: all 0.15s ease-in-out;
  952. }
  953. .flux.favorite:not(.current) {
  954. background: #fff6da;
  955. }
  956. .flux.favorite:not(.current):hover .item.title {
  957. background: #fff6da;
  958. }
  959. .flux .website a {
  960. color: #363330;
  961. opacity: 0.75;
  962. }
  963. .flux .website .favicon {
  964. padding: 5px;
  965. }
  966. .flux .item.date {
  967. color: rgba(54, 51, 48, 0.5);
  968. font-size: 0.85rem;
  969. }
  970. .flux .bottom {
  971. font-size: 1rem;
  972. text-align: center;
  973. }
  974. .flux_header {
  975. font-size: 1rem;
  976. cursor: pointer;
  977. border-top: 1px solid #f5f0ec;
  978. }
  979. .flux_header .title {
  980. font-size: 1rem;
  981. }
  982. /*=== GLOBAL VIEW */
  983. /*================*/
  984. #stream .box.category:not([data-unread="0"]) .box-title .title {
  985. font-weight: bold;
  986. }
  987. #stream .box.category .box-title {
  988. padding: 1.5rem;
  989. background: none;
  990. }
  991. #stream .box.category .box-title a.title {
  992. color: #766556;
  993. font-size: 1rem;
  994. font-weight: normal;
  995. text-decoration: none;
  996. text-align: left;
  997. text-transform: uppercase;
  998. letter-spacing: 1px;
  999. }
  1000. #stream .box.category .box-title a.title:not([data-unread="0"])::after {
  1001. margin: -0.5rem 1rem 0 0;
  1002. padding: 0 0.75rem;
  1003. background: #f5f0ec;
  1004. border-radius: 12px;
  1005. position: absolute;
  1006. top: 1.75rem;
  1007. right: 0;
  1008. line-height: 1.5rem;
  1009. text-align: center;
  1010. }
  1011. #stream .box.category .box-title a.title:hover {
  1012. color: #ca7227;
  1013. }
  1014. #stream .box.category .box-content {
  1015. padding-bottom: 0.5rem;
  1016. }
  1017. #stream .box.category .box-content .item.feed {
  1018. padding: 0.5rem 1.5rem;
  1019. font-size: 1rem;
  1020. }
  1021. #stream .box.category .box-content .item.feed a {
  1022. color: #363330;
  1023. font-weight: 400;
  1024. }
  1025. #stream .box.category .box-content .item.feed a:hover {
  1026. color: #ca7227;
  1027. text-decoration: none;
  1028. }
  1029. #overlay {
  1030. background: rgba(0, 0, 0, 0.65);
  1031. }
  1032. #panel {
  1033. top: 3rem;
  1034. right: 3rem;
  1035. bottom: 3rem;
  1036. left: 3rem;
  1037. border-radius: 3px;
  1038. }
  1039. /*=== READER VIEW */
  1040. /*================*/
  1041. #stream.reader .flux {
  1042. background: #f5f0ec;
  1043. color: #363330;
  1044. border: none;
  1045. }
  1046. #stream.reader .flux .content {
  1047. background-color: #fff;
  1048. border: none;
  1049. }
  1050. #stream.reader .flux .content .author {
  1051. margin: 0 0 10px;
  1052. color: #ba9;
  1053. font-size: 90%;
  1054. }
  1055. /*=== Configuration pages */
  1056. .post {
  1057. padding: 1rem 2rem;
  1058. font-size: 1rem;
  1059. }
  1060. .post form {
  1061. margin: 1rem 0;
  1062. }
  1063. .post.content {
  1064. max-width: 550px;
  1065. }
  1066. .post h1, .post h2 {
  1067. color: #363330;
  1068. font-size: 2rem;
  1069. margin-top: 1.75rem;
  1070. font-weight: 300;
  1071. line-height: 1.2em;
  1072. }
  1073. .post h2 {
  1074. font-size: 1.5rem;
  1075. }
  1076. .post a[href="./"] {
  1077. margin: 0;
  1078. padding: 0.75rem 1.5rem;
  1079. background: #fcfaf8;
  1080. display: inline-block;
  1081. color: #766556;
  1082. font-size: 1rem;
  1083. border: 1px solid #e4d8cc;
  1084. border-radius: 5px;
  1085. min-width: 15px;
  1086. line-height: 25px;
  1087. vertical-align: middle;
  1088. cursor: pointer;
  1089. overflow: hidden;
  1090. }
  1091. .post a[href="./"]:hover {
  1092. background: #ca7227;
  1093. color: white;
  1094. border: 1px solid #ca7227;
  1095. text-decoration: none;
  1096. }
  1097. #slider {
  1098. border-left: none;
  1099. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  1100. }
  1101. .slide-container .properties {
  1102. padding: 1rem;
  1103. background: rgba(0, 0, 0, 0.75);
  1104. color: white;
  1105. border: 0;
  1106. }
  1107. .slide-container .properties .page-number {
  1108. right: 1rem;
  1109. top: 1rem;
  1110. }
  1111. /*=== LOGS */
  1112. /*=========*/
  1113. .log-item.log-error {
  1114. background-color: rgba(202, 114, 39, 0.2);
  1115. }
  1116. /*=== STATISTICS */
  1117. /*===============*/
  1118. .stat {
  1119. margin: 10px 0 20px;
  1120. }
  1121. .stat th,
  1122. .stat td,
  1123. .stat tr {
  1124. border: none;
  1125. }
  1126. .stat > table td,
  1127. .stat > table th {
  1128. border-bottom: 1px solid #e4d8cc;
  1129. }
  1130. /*=== MOBILE */
  1131. /*===========*/
  1132. @media (max-width: 840px) {
  1133. .form-group .group-name {
  1134. text-align: left;
  1135. }
  1136. .aside {
  1137. transition: all 0.2s ease-in-out;
  1138. }
  1139. .aside.aside_feed {
  1140. padding: 0;
  1141. }
  1142. .aside .tree .tree-folder .tree-folder-items .item a {
  1143. padding: 0.5rem 1rem;
  1144. }
  1145. .aside .toggle_aside,
  1146. #panel .close,
  1147. .dropdown-menu .toggle_aside,
  1148. #slider .toggle_aside {
  1149. background-color: #ca7227;
  1150. }
  1151. .aside .toggle_aside:hover,
  1152. #panel .close:hover,
  1153. .dropdown-menu .toggle_aside:hover,
  1154. #slider .toggle_aside:hover {
  1155. background-color: #b7641d;
  1156. }
  1157. .aside .toggle_aside .icon,
  1158. #panel .close .icon,
  1159. .dropdown-menu .toggle_aside .icon,
  1160. #slider .toggle_aside .icon {
  1161. filter: grayscale(100%) brightness(2.5);
  1162. }
  1163. .header {
  1164. padding: 0.5rem;
  1165. height: 8rem;
  1166. }
  1167. .header .item.search {
  1168. display: block;
  1169. }
  1170. .header .item.search form {
  1171. display: inherit;
  1172. }
  1173. .header .item.search .stick {
  1174. display: flex;
  1175. }
  1176. .header .item.search input {
  1177. width: 90%;
  1178. height: 3.5rem;
  1179. }
  1180. .header .item.search input:focus {
  1181. width: 100%;
  1182. }
  1183. .header .item.search .btn {
  1184. min-height: 49px;
  1185. padding: 0.5rem 2rem;
  1186. }
  1187. #global {
  1188. height: calc(100% - 8rem);
  1189. }
  1190. .post {
  1191. padding-left: 1rem;
  1192. padding-right: 1rem;
  1193. }
  1194. .nav_menu .btn {
  1195. margin: 0;
  1196. padding: 0.85rem 1.25rem;
  1197. }
  1198. .nav_menu .stick {
  1199. margin: 0.5rem 0.5rem;
  1200. }
  1201. .nav_menu .stick .btn {
  1202. margin: 0;
  1203. padding: 0.85rem 1.25rem;
  1204. }
  1205. .nav_menu .stick .btn.read_all {
  1206. padding: 0.85rem 1.25rem;
  1207. }
  1208. .nav_menu .search {
  1209. display: none;
  1210. max-width: 97%;
  1211. }
  1212. .nav_menu .search .input {
  1213. max-width: 97%;
  1214. width: 90px;
  1215. }
  1216. .nav_menu .search .input:focus {
  1217. width: 400px;
  1218. }
  1219. #stream .flux .flux_header {
  1220. padding: 0.5rem 0;
  1221. }
  1222. .dropdown-target:target ~ .dropdown-toggle::after {
  1223. background-color: #fcfaf8;
  1224. border-top: 1px solid #f5f0ec;
  1225. border-left: 1px solid #f5f0ec;
  1226. right: 21px;
  1227. bottom: -14px;
  1228. }
  1229. .dropdown-target:target ~ a.dropdown-toggle:not(.btn) ~ .dropdown-menu {
  1230. margin-top: 0;
  1231. }
  1232. .dropdown-target:target ~ a.dropdown-toggle:not(.btn)::after {
  1233. bottom: -17px;
  1234. }
  1235. .day {
  1236. text-align: center;
  1237. padding: 1rem 0;
  1238. }
  1239. .day .name {
  1240. padding: 0;
  1241. display: block;
  1242. width: 100%;
  1243. line-height: 1.5rem;
  1244. margin-bottom: 1rem;
  1245. }
  1246. #nav_entries {
  1247. line-height: 4.5rem;
  1248. }
  1249. .notification {
  1250. border-radius: 0;
  1251. }
  1252. .notification a.close {
  1253. background: transparent;
  1254. display: block;
  1255. left: 0;
  1256. }
  1257. .notification a.close:hover {
  1258. opacity: 0.5;
  1259. }
  1260. .notification a.close .icon {
  1261. display: none;
  1262. }
  1263. }
  1264. /*=== GENERAL */
  1265. /*============*/
  1266. html, body {
  1267. background: #f5f0ec;
  1268. color: #161a38;
  1269. font-family: "lato", "Helvetica", "Arial", sans-serif;
  1270. font-size: 0.875rem;
  1271. }
  1272. body.formLogin,
  1273. body.register {
  1274. background: #fbf9f6;
  1275. }
  1276. /*=== Links */
  1277. a, button.as-link {
  1278. outline: none;
  1279. color: #ca7227;
  1280. }