template.rtl.css 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786
  1. @charset "UTF-8";
  2. /*=== GENERAL */
  3. /*============*/
  4. @font-face {
  5. font-family: 'OpenSans';
  6. font-style: normal;
  7. font-weight: 400;
  8. src: local('Open Sans'), local('OpenSans'),
  9. url('../fonts/OpenSans.woff2') format('woff2'),
  10. url('../fonts/OpenSans.woff') format('woff');
  11. }
  12. html, body {
  13. margin: 0;
  14. padding: 0;
  15. background: white;
  16. color: black;
  17. font-family: "OpenSans", "Cantarell", "Helvetica", "Arial", sans-serif;
  18. font-size: 100%;
  19. }
  20. /*=== Links */
  21. a {
  22. text-decoration: none;
  23. }
  24. a:hover {
  25. text-decoration: underline;
  26. }
  27. /*=== Lists */
  28. ul, ol, dd {
  29. margin: 0;
  30. padding: 0;
  31. }
  32. /*=== Titles */
  33. h1 {
  34. margin: 0.6em 0 0.3em;
  35. font-size: 1.5em;
  36. line-height: 1.6em;
  37. }
  38. h2 {
  39. margin: 0.5em 0 0.25em;
  40. font-size: 1.3em;
  41. line-height: 2em;
  42. }
  43. h3 {
  44. margin: 0.5em 0 0.25em;
  45. font-size: 1.1em;
  46. line-height: 2em;
  47. }
  48. /*=== Paragraphs */
  49. p {
  50. margin: 1em 0 0.5em;
  51. font-size: 1em;
  52. }
  53. p.help, .prompt p.help {
  54. margin: 5px 0 0.5em;
  55. }
  56. p.help .icon {
  57. filter: brightness(2);
  58. }
  59. sup {
  60. line-height: 25px;
  61. position: relative;
  62. top: -0.8em;
  63. vertical-align: baseline;
  64. }
  65. kbd {
  66. background-color: #eee;
  67. padding: 2px 24px 2px 4px;
  68. display: inline-block;
  69. color: #333;
  70. border: 1px solid #b4b4b4;
  71. border-radius: 3px;
  72. text-indent: -20px;
  73. white-space: pre-wrap;
  74. overflow-wrap: anywhere;
  75. }
  76. /*=== Images */
  77. img {
  78. max-width: 100%;
  79. height: auto;
  80. }
  81. img.favicon {
  82. width: 16px;
  83. height: 16px;
  84. vertical-align: middle;
  85. }
  86. .content.thin figure,
  87. .content.medium figure {
  88. margin: 8px 0px;
  89. }
  90. .content figure figcaption {
  91. font-style: italic;
  92. }
  93. .feed.mute::before {
  94. content: '🔇';
  95. }
  96. /*=== Videos */
  97. audio, iframe, embed, object, video {
  98. max-width: 100%;
  99. }
  100. audio {
  101. width: 100%;
  102. }
  103. /*=== Forms */
  104. fieldset {
  105. margin: 0;
  106. padding: 0;
  107. border: 0;
  108. }
  109. legend {
  110. display: block;
  111. width: 100%;
  112. clear: both;
  113. }
  114. label {
  115. display: block;
  116. }
  117. input {
  118. width: 180px;
  119. }
  120. input[type=number] {
  121. width: 6em;
  122. }
  123. textarea,
  124. input[type="file"],
  125. input.long,
  126. input.extend:focus {
  127. width: 300px;
  128. }
  129. input, select, textarea {
  130. display: inline-block;
  131. max-width: 100%;
  132. font-size: 0.8rem;
  133. }
  134. textarea[rows="2"] {
  135. height: 3em;
  136. }
  137. textarea:invalid {
  138. border: 2px dashed red;
  139. }
  140. input[type="radio"],
  141. input[type="checkbox"] {
  142. width: 15px !important;
  143. min-height: 15px !important;
  144. }
  145. .dropdown-menu label > input[type="text"] {
  146. width: 150px;
  147. width: calc(99% - 5em);
  148. }
  149. .dropdown-menu > .item > a:hover,
  150. .dropdown-menu > .item > button:hover {
  151. text-decoration: none;
  152. }
  153. .dropdown-menu input[type="checkbox"] {
  154. margin-right: 1em;
  155. margin-left: .5em;
  156. }
  157. button.as-link,
  158. button.as-link:hover,
  159. button.as-link:active {
  160. background: transparent;
  161. color: inherit;
  162. font-size: 1.1em;
  163. border: none;
  164. cursor: pointer;
  165. text-align: right;
  166. }
  167. button.as-link[disabled] {
  168. color: #ddd !important;
  169. }
  170. /*=== Tables */
  171. .table-wrapper {
  172. overflow-x: auto;
  173. }
  174. table {
  175. max-width: 100%;
  176. }
  177. th.numeric,
  178. td.numeric {
  179. text-align: center;
  180. }
  181. /*=== COMPONENTS */
  182. /*===============*/
  183. [aria-hidden="true"] {
  184. display: none !important;
  185. }
  186. /*=== Forms */
  187. .form-group::after {
  188. content: "";
  189. display: block;
  190. clear: both;
  191. }
  192. .form-group.form-actions {
  193. min-width: 250px;
  194. }
  195. .form-group .group-name {
  196. display: block;
  197. float: right;
  198. width: 200px;
  199. }
  200. .form-group .group-controls {
  201. min-width: 250px;
  202. margin: 0 220px 0 0;
  203. overflow-x: auto;
  204. }
  205. .form-group .group-controls .control {
  206. display: block;
  207. }
  208. .form-advanced-title {
  209. padding: 15px 0;
  210. width: 200px;
  211. font-size: 1.1em;
  212. font-weight: bold;
  213. text-align: left;
  214. cursor: pointer;
  215. }
  216. @supports (position: sticky) {
  217. #mark-read-aside {
  218. position: sticky;
  219. top: 0;
  220. }
  221. }
  222. /*=== Buttons */
  223. .stick {
  224. display: inline-flex;
  225. max-width: 100%;
  226. white-space: nowrap;
  227. }
  228. .stick > input {
  229. margin-top: 0;
  230. margin-bottom: 0;
  231. }
  232. .stick > input.long {
  233. flex-shrink: 1;
  234. }
  235. .stick > .btn {
  236. flex-shrink: 0;
  237. }
  238. .btn,
  239. a.btn {
  240. display: inline-block;
  241. cursor: pointer;
  242. overflow: hidden;
  243. }
  244. .btn-important {
  245. font-weight: bold;
  246. }
  247. .btn:focus-visible,
  248. input[type="checkbox"]:focus-visible {
  249. outline: 2px solid #ccc;
  250. }
  251. /*=== Navigation */
  252. .nav-list .nav-header,
  253. .nav-list .item {
  254. display: block;
  255. }
  256. .nav-list .item,
  257. .nav-list .item > a,
  258. .nav-list .item > span {
  259. display: block;
  260. overflow: hidden;
  261. white-space: nowrap;
  262. text-overflow: ellipsis;
  263. }
  264. .nav-head {
  265. display: block;
  266. }
  267. .nav-head .item {
  268. display: inline-block;
  269. }
  270. /*=== Horizontal-list */
  271. .horizontal-list {
  272. display: table;
  273. table-layout: fixed;
  274. width: 100%;
  275. }
  276. .horizontal-list .item {
  277. display: table-cell;
  278. }
  279. /*=== Dropdown */
  280. .dropdown {
  281. position: relative;
  282. display: inline-block;
  283. vertical-align: middle;
  284. }
  285. .dropdown-target {
  286. display: none;
  287. }
  288. .dropdown-menu {
  289. margin: 0;
  290. background: #fff;
  291. display: none;
  292. border: 1px solid #aaa;
  293. min-width: 200px;
  294. position: absolute;
  295. left: 0;
  296. }
  297. .dropdown-menu::after {
  298. background-color: inherit;
  299. width: 10px;
  300. height: 10px;
  301. border-width: 1px 1px 0 0;
  302. border-style: solid;
  303. content: "";
  304. position: absolute;
  305. top: -6px;
  306. left: 13px;
  307. z-index: -10;
  308. transform: rotate(-45deg);
  309. }
  310. .dropdown-menu-scrollable {
  311. max-height: min(75vh, 50em);
  312. overflow-x: hidden;
  313. overflow-y: auto;
  314. }
  315. .dropdown-header {
  316. display: block;
  317. }
  318. .dropdown-menu > .item {
  319. display: block;
  320. }
  321. .dropdown-menu > .item > a,
  322. .dropdown-menu > .item > .as-link,
  323. .dropdown-menu > .item > span {
  324. display: block;
  325. width: 100%;
  326. white-space: nowrap;
  327. box-sizing: border-box;
  328. }
  329. .dropdown-menu > .item[aria-checked="true"] > a::before {
  330. content: '✓';
  331. }
  332. .dropdown-menu .input {
  333. display: block;
  334. }
  335. .dropdown-menu .input select,
  336. .dropdown-menu .input input {
  337. display: block;
  338. max-width: 95%;
  339. }
  340. .dropdown-target:target ~ .dropdown-menu {
  341. display: block;
  342. z-index: 1000;
  343. }
  344. .dropdown-close {
  345. display: inline;
  346. }
  347. .dropdown-close a {
  348. display: block;
  349. font-size: 0;
  350. position: fixed;
  351. top: 0; bottom: 0;
  352. right: 0; left: 0;
  353. z-index: -11;
  354. cursor: default;
  355. }
  356. .dropdown div.dropdown-close {
  357. display: none;
  358. }
  359. .dropdown-target:target ~ div.dropdown-close {
  360. display: block;
  361. z-index: 999;
  362. position: relative;
  363. }
  364. .dropdown-menu-scrollable .dropdown-close {
  365. display: none;
  366. }
  367. .separator {
  368. display: block;
  369. height: 0;
  370. border-bottom: 1px solid #aaa;
  371. }
  372. /*=== Alerts */
  373. .alert {
  374. display: block;
  375. width: 90%;
  376. }
  377. .alert-warn {
  378. background: inherit;
  379. }
  380. .group-controls .alert {
  381. width: 100%
  382. }
  383. .alert-head {
  384. margin: 0;
  385. font-weight: bold;
  386. }
  387. .alert ul {
  388. margin: 5px 20px;
  389. }
  390. .alert.hide {
  391. display: none;
  392. }
  393. /*=== Icons */
  394. .icon {
  395. display: inline-block;
  396. max-width: none;
  397. width: 16px;
  398. height: 16px;
  399. vertical-align: middle;
  400. line-height: 16px;
  401. }
  402. /* === stream-footer **/
  403. #stream-footer {
  404. margin: 0 0 5em;
  405. padding: 1em 0;
  406. width: 100%;
  407. border-top: 1px solid #aaa;
  408. text-align: center;
  409. }
  410. /*=== Pagination */
  411. .pagination {
  412. margin: 0;
  413. padding: 0;
  414. display: table;
  415. width: 100%;
  416. table-layout: fixed;
  417. }
  418. .pagination .item {
  419. display: table-cell;
  420. }
  421. .pagination .pager-first,
  422. .pagination .pager-previous,
  423. .pagination .pager-next,
  424. .pagination .pager-last {
  425. width: 100px;
  426. }
  427. /*=== Boxes */
  428. .box {
  429. margin: 20px 0 20px 20px;
  430. display: inline-block;
  431. max-width: 95%;
  432. width: 20rem;
  433. border: 1px solid #ccc;
  434. vertical-align: top;
  435. }
  436. .box.visible-semi {
  437. border-style: dashed;
  438. opacity: 0.5;
  439. }
  440. .box .box-title {
  441. position: relative;
  442. font-size: 1.2rem;
  443. font-weight: bold;
  444. }
  445. .box .box-title form {
  446. margin: 0;
  447. }
  448. .box .box-content {
  449. padding: 8px 16px 8px 8px;
  450. display: block;
  451. overflow: auto;
  452. }
  453. .box .box-content .item.feed {
  454. display: block;
  455. }
  456. .box .box-content .item.feed.moved {
  457. font-style: italic;
  458. }
  459. .box .box-content .item.feed.moved .favicon {
  460. opacity: 0.4;
  461. }
  462. .box .box-content .item.disabled {
  463. text-align: center;
  464. font-style: italic;
  465. }
  466. .box .box-content-centered {
  467. padding: 30px 5px;
  468. text-align: center;
  469. }
  470. .box .box-content-centered .btn {
  471. margin: 20px 0 0;
  472. }
  473. /*=== Draggable */
  474. [draggable=true]:hover {
  475. cursor: move;
  476. }
  477. .dragging {
  478. background-color: rgba(255, 255, 0, 0.7);
  479. }
  480. .dragging .icon {
  481. visibility: hidden;
  482. }
  483. .drag-disallowed {
  484. opacity: 0.5;
  485. }
  486. .drag-active .drop-zone:not(.drag-disallowed) {
  487. background: repeating-linear-gradient(-45deg, transparent, transparent 40px, rgba(250,250,210, 0.7) 40px, rgba(250,250,210, 0.7) 60px);
  488. }
  489. .drag-active .drag-hover.drop-zone {
  490. background: rgba(250,250,210, 0.7);
  491. transition: background 0.5s;
  492. }
  493. li.drag-hover {
  494. margin: 0 0 5px;
  495. border-bottom: 2px solid #ccc;
  496. }
  497. .drag-drop {
  498. animation-name: droppedKeyframe;
  499. animation-duration: 0.7s;
  500. }
  501. @keyframes droppedKeyframe {
  502. 0% {
  503. background-color: rgba(250,250,210, 0.7);
  504. }
  505. 50% {
  506. background-color: yellow;
  507. }
  508. 100% {
  509. background-color: none;
  510. }
  511. }
  512. /*=== Scrollbar */
  513. @supports (scrollbar-width: thin) {
  514. #sidebar,
  515. .scrollbar-thin {
  516. scrollbar-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.05);
  517. scrollbar-width: thin;
  518. }
  519. #sidebar:hover,
  520. .scrollbar-thin {
  521. scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.05);
  522. }
  523. }
  524. @supports not (scrollbar-width: thin) {
  525. #sidebar::-webkit-scrollbar,
  526. .scrollbar-thin::-webkit-scrollbar {
  527. background: rgba(0, 0, 0, 0.05);
  528. width: 8px;
  529. }
  530. #sidebar::-webkit-scrollbar-thumb,
  531. .scrollbar-thin::-webkit-scrollbar-thumb {
  532. background: rgba(0, 0, 0, 0.1);
  533. display: unset;
  534. border-radius: 5px;
  535. }
  536. #sidebar:hover::-webkit-scrollbar-thumb,
  537. .scrollbar-thin::-webkit-scrollbar-thumb {
  538. background: rgba(0, 0, 0, 0.3);
  539. }
  540. }
  541. /*=== Tree */
  542. .tree {
  543. margin: 0;
  544. max-height: 99vh;
  545. list-style: none;
  546. text-align: right;
  547. overflow-x: hidden;
  548. }
  549. .tree-folder-items {
  550. padding: 0;
  551. max-height: 200em;
  552. list-style: none;
  553. transition: max-height .3s linear;
  554. }
  555. .tree-folder-title .title {
  556. display: inline-block;
  557. width: 100%;
  558. vertical-align: middle;
  559. overflow: hidden;
  560. white-space: nowrap;
  561. text-overflow: ellipsis;
  562. }
  563. .tree-folder-items > .item {
  564. display: block;
  565. white-space: nowrap;
  566. }
  567. .tree-folder-items > .item > a {
  568. display: inline-block;
  569. vertical-align: middle;
  570. width: calc(100% - 32px);
  571. overflow: hidden;
  572. white-space: nowrap;
  573. text-overflow: ellipsis;
  574. }
  575. .tree-folder-items .item.feed {
  576. position: relative;
  577. }
  578. .tree-bottom {
  579. visibility: hidden;
  580. margin-bottom: 18em;
  581. }
  582. /*=== STRUCTURE */
  583. /*===============*/
  584. /*=== Header */
  585. .header {
  586. display: table;
  587. width: 100%;
  588. table-layout: fixed;
  589. }
  590. .header > .item {
  591. display: table-cell;
  592. }
  593. .header > .item.title {
  594. width: 250px;
  595. white-space: nowrap;
  596. }
  597. .header > .item.title h1 {
  598. display: inline-block;
  599. }
  600. .header > .item.title .logo {
  601. display: inline-block;
  602. height: 32px;
  603. vertical-align: middle;
  604. }
  605. .header > .item.configure {
  606. width: 100px;
  607. }
  608. input[type="search"] {
  609. -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  610. }
  611. /*=== Body */
  612. #global {
  613. background: inherit;
  614. display: table;
  615. width: 100%;
  616. height: 100%;
  617. table-layout: fixed;
  618. }
  619. #stream:not(.alert-warn) {
  620. background: inherit;
  621. }
  622. .aside {
  623. display: table-cell;
  624. width: 300px;
  625. vertical-align: top;
  626. }
  627. .aside + .close-aside {
  628. display: none;
  629. }
  630. /*=== Aside main page */
  631. .aside_feed .category .title {
  632. width: calc(100% - 35px);
  633. }
  634. .aside_feed .category .title:not([data-unread="0"]) {
  635. width: calc(100% - 75px);
  636. }
  637. .aside_feed .tree-folder-title .icon {
  638. padding: 5px;
  639. }
  640. .aside_feed .tree-folder-items .item.feed {
  641. padding: 0px 15px;
  642. }
  643. .aside_feed .tree-folder-items:not(.active) {
  644. margin: 0;
  645. padding: 0;
  646. max-height: 0;
  647. border: none;
  648. overflow: hidden;
  649. }
  650. .aside_feed .tree-folder-items .dropdown {
  651. vertical-align: top;
  652. }
  653. .aside_feed .tree-folder-items .dropdown-menu {
  654. right: 0;
  655. }
  656. .aside_feed .tree-folder-items .item .dropdown-toggle > .icon {
  657. visibility: hidden;
  658. cursor: pointer;
  659. }
  660. .aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
  661. .aside_feed .tree-folder-items .item:hover .dropdown-toggle > .icon,
  662. .aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
  663. visibility: visible;
  664. }
  665. /*=== New article notification */
  666. #new-article {
  667. display: none;
  668. }
  669. #new-article > a {
  670. display: block;
  671. }
  672. /*=== Day indication */
  673. .day {
  674. background: inherit;
  675. }
  676. .day .name {
  677. position: absolute;
  678. left: 0;
  679. width: 50%;
  680. overflow: hidden;
  681. white-space: nowrap;
  682. text-overflow: ellipsis;
  683. }
  684. /*=== Feed article header and footer */
  685. .flux_header {
  686. background: inherit;
  687. position: relative;
  688. }
  689. .flux .item {
  690. line-height: 40px;
  691. white-space: nowrap;
  692. }
  693. .flux .item.manage,
  694. .flux .item.link {
  695. width: 40px;
  696. text-align: center;
  697. }
  698. .flux .item.website {
  699. width: 200px;
  700. padding-left: 10px;
  701. }
  702. .website a:hover .favicon,
  703. a.website:hover .favicon {
  704. filter: grayscale(100%);
  705. }
  706. .flux.not_read .item.title,
  707. .flux.current .item.title {
  708. font-weight: bold;
  709. }
  710. .flux:not(.current):hover .item.title {
  711. background: #fff;
  712. max-width: calc(100% - 320px);
  713. position: absolute;
  714. }
  715. .flux:not(.current):hover .item.title.multiline {
  716. position: initial;
  717. }
  718. .flux .item.title a {
  719. color: #000;
  720. text-decoration: none;
  721. }
  722. .flux .item.thumbnail {
  723. line-height: 0;
  724. padding: 10px;
  725. height: 80px;
  726. }
  727. .flux .item.thumbnail.small {
  728. height: 40px;
  729. }
  730. .flux .item.thumbnail.portrait {
  731. width: 60px;
  732. }
  733. .flux .item.thumbnail.square {
  734. width: 80px;
  735. }
  736. .flux .item.thumbnail.landscape {
  737. width: 128px;
  738. }
  739. .flux .item.thumbnail.portrait.small {
  740. width: 30px;
  741. }
  742. .flux .item.thumbnail.square.small {
  743. width: 40px;
  744. }
  745. .flux .item.thumbnail.landscape.small {
  746. width: 64px;
  747. }
  748. .flux .item.thumbnail img {
  749. background: repeating-linear-gradient( 45deg, #ddd, #ddd 5px, transparent 5px, transparent 10px );
  750. display: inline-block;
  751. width: 100%;
  752. height: 100%;
  753. overflow: hidden;
  754. object-fit: cover;
  755. }
  756. .flux .item.title .summary {
  757. max-height: 3em;
  758. color: #666;
  759. font-size: 0.9em;
  760. line-height: 1.5em;
  761. font-weight: normal;
  762. white-space: initial;
  763. overflow: hidden;
  764. text-overflow: ellipsis;
  765. }
  766. .flux .item.title .author {
  767. padding-right: 1rem;
  768. color: #555;
  769. font-size: .9rem;
  770. font-weight: normal;
  771. }
  772. .flux .item.date {
  773. width: 155px;
  774. text-align: left;
  775. overflow: hidden;
  776. }
  777. .flux .item > a {
  778. display: block;
  779. white-space: nowrap;
  780. text-overflow: ellipsis;
  781. overflow: hidden;
  782. }
  783. .flux .item.share > a,
  784. .item.query > a {
  785. display: list-item;
  786. list-style-position: inside;
  787. list-style-type: decimal;
  788. }
  789. /*=== Feed article content */
  790. .hide_posts > .flux:not(.active) > .flux_content {
  791. display: none;
  792. }
  793. .content {
  794. min-height: 20em;
  795. margin: auto;
  796. line-height: 1.7em;
  797. word-wrap: break-word;
  798. }
  799. .content.large {
  800. max-width: 1000px;
  801. }
  802. .content.medium {
  803. max-width: 800px;
  804. }
  805. .content.thin {
  806. max-width: 550px;
  807. }
  808. .content ul,
  809. .content ol,
  810. .content dd {
  811. margin: 0 15px 0 0;
  812. padding: 0 15px 5px 0;
  813. }
  814. .content pre {
  815. overflow: auto;
  816. }
  817. .subtitle > div {
  818. display: inline;
  819. }
  820. .subtitle > div:not(:first-of-type)::before {
  821. content: ' · ';
  822. }
  823. br {
  824. line-height: 1em;
  825. }
  826. /*=== Notification and actualize notification */
  827. .notification {
  828. padding: 10px 10px 10px 50px;
  829. position: absolute;
  830. top: 1em;
  831. right: 25%; left: 25%;
  832. z-index: 10;
  833. background: #fff;
  834. border: 1px solid #aaa;
  835. opacity: 1;
  836. line-height: 2;
  837. visibility: visible;
  838. transition: visibility 0s, opacity .3s linear;
  839. }
  840. .notification.closed {
  841. opacity: 0;
  842. visibility: hidden;
  843. }
  844. .notification a.close {
  845. position: absolute;
  846. top: 0; bottom: 0;
  847. left: 0;
  848. display: inline-block;
  849. }
  850. .notification a.close:hover {
  851. background: rgba(10,10,10,0.05);
  852. }
  853. .notification a.close:hover .icon {
  854. filter: brightness(2);
  855. }
  856. #actualizeProgress {
  857. position: fixed;
  858. }
  859. #actualizeProgress progress {
  860. max-width: 100%;
  861. vertical-align: middle;
  862. }
  863. #actualizeProgress .progress {
  864. vertical-align: middle;
  865. }
  866. /*=== Popup */
  867. #popup {
  868. display: none;
  869. position: fixed;
  870. z-index: 1;
  871. right: 0;
  872. top: 0;
  873. width: 100%;
  874. height: 100%;
  875. overflow: auto;
  876. background-color: #eee;
  877. background-color: rgba(0,0,0,0.4);
  878. }
  879. #popup-content {
  880. margin: 5rem auto;
  881. display: table;
  882. width: 80%;
  883. height: 80%;
  884. overflow: hidden;
  885. background-color: #fafafa;
  886. border-radius: .25rem;
  887. box-shadow: 0 0 1px #737373, -1px 2px 3px #4a4a4f;
  888. }
  889. .popup-row {
  890. display: table-row;
  891. width: 100%;
  892. }
  893. #popup-close {
  894. float: left;
  895. width: 27px;
  896. height: 27px;
  897. padding-bottom: 5px;
  898. color: #aaa;
  899. font-size: 28px;
  900. font-weight: bold;
  901. }
  902. #popup-close:hover,
  903. #popup-close:focus {
  904. color: #000;
  905. text-decoration: none;
  906. cursor: pointer;
  907. }
  908. #popup-txt {
  909. display: none;
  910. height: 100%;
  911. }
  912. #popup-iframe-container {
  913. display: none;
  914. height: 100%;
  915. }
  916. #popup-iframe-sub {
  917. padding: 10px;
  918. height: 100%;
  919. }
  920. #popup-iframe {
  921. width: 100%;
  922. height: 100%;
  923. }
  924. /*=== Navigation menu (for articles) */
  925. #nav_entries {
  926. background: #fff;
  927. display: table;
  928. position: fixed;
  929. bottom: 0; right: 0;
  930. width: 300px;
  931. table-layout: fixed;
  932. }
  933. #nav_entries .item {
  934. display: table-cell;
  935. width: 30%;
  936. }
  937. #nav_entries a {
  938. display: block;
  939. }
  940. /*=== "Load" parts */
  941. #first_load {
  942. margin: 130px auto -170px auto;
  943. height: 40px;
  944. }
  945. #load_more {
  946. min-height: 40px;
  947. }
  948. #load_more.loading,
  949. #load_more.loading:hover {
  950. padding: 10px 20px;
  951. background: url("loader.gif") center center no-repeat #fff;
  952. font-size: 0;
  953. }
  954. .loading {
  955. background: url("loader.gif") center center no-repeat;
  956. font-size: 0;
  957. }
  958. #bigMarkAsRead {
  959. margin: 0 0 100% 0;
  960. margin: 0 0 100vh 0;
  961. padding: 1em 0 50px 0;
  962. display: block;
  963. width: 100%;
  964. text-align: center;
  965. font-size: 1.4em;
  966. }
  967. .bigTick {
  968. font-size: 4em;
  969. }
  970. /*=== Statistiques */
  971. .stat-grid {
  972. display: grid;
  973. grid-template-columns: 1fr 1fr;
  974. grid-gap: 20px;
  975. }
  976. .stat {
  977. grid-column: 1 / span 2;
  978. }
  979. .stat.half {
  980. grid-column: auto;
  981. }
  982. .stat > table {
  983. width: 100%;
  984. }
  985. .statGraph {
  986. height: 300px;
  987. }
  988. /*=== LOGIN VIEW */
  989. /*================*/
  990. .formLogin .header > .item {
  991. padding: 10px 30px;
  992. }
  993. .formLogin .header > .item.title {
  994. text-align: right;
  995. }
  996. .formLogin .header > .item.configure {
  997. text-align: left;
  998. }
  999. /*=== GLOBAL VIEW */
  1000. /*================*/
  1001. #stream.global {
  1002. text-align: center;
  1003. }
  1004. #stream.global .box {
  1005. text-align: right;
  1006. }
  1007. #global > #panel {
  1008. bottom: 99vh;
  1009. display: block;
  1010. transition: visibility .3s, bottom .3s;
  1011. visibility: hidden;
  1012. }
  1013. #global > #panel.visible {
  1014. bottom: 2%;
  1015. visibility: visible;
  1016. }
  1017. /*=== Panel */
  1018. #overlay {
  1019. position: fixed;
  1020. top: 0; bottom: 0;
  1021. right: 0; left: 0;
  1022. background: rgba(0, 0, 0, 0.5);
  1023. opacity: 0;
  1024. transition: visibility .3s, opacity .3s;
  1025. visibility: hidden;
  1026. }
  1027. #overlay.visible {
  1028. opacity: 1;
  1029. visibility: visible;
  1030. }
  1031. #panel {
  1032. background: #fff;
  1033. display: none;
  1034. position: fixed;
  1035. top: 2%; bottom: 2%;
  1036. right: 3%; left: 3%;
  1037. overflow: auto;
  1038. }
  1039. #overlay .close {
  1040. position: fixed;
  1041. top: 0; bottom: 0;
  1042. right: 0; left: 0;
  1043. display: block;
  1044. }
  1045. #overlay .close img {
  1046. display: none;
  1047. }
  1048. /*=== Slider */
  1049. #slider {
  1050. position: fixed;
  1051. top: 0; bottom: 0;
  1052. right: 100%; left: 0;
  1053. overflow: auto;
  1054. background: #fff;
  1055. border-right: 1px solid #aaa;
  1056. transition: right 200ms linear;
  1057. }
  1058. #slider.active {
  1059. right: 40%;
  1060. }
  1061. #close-slider {
  1062. position: fixed;
  1063. top: 0; bottom: 0;
  1064. right: 100%; left: 0;
  1065. cursor: pointer;
  1066. }
  1067. #close-slider.active {
  1068. right: 0;
  1069. }
  1070. #close-slider img {
  1071. display: none;
  1072. }
  1073. /*=== SLIDESHOW */
  1074. /*==============*/
  1075. .slides {
  1076. padding: 0;
  1077. display: block;
  1078. max-width: 640px;
  1079. height: 320px;
  1080. border: 1px solid #aaa;
  1081. position: relative;
  1082. min-width: 260px;
  1083. margin-bottom: 30px;
  1084. }
  1085. .slides input {
  1086. display: none;
  1087. }
  1088. .slide-container {
  1089. display: block;
  1090. }
  1091. .slide {
  1092. display: block;
  1093. width: 100%;
  1094. height: 100%;
  1095. top: 0;
  1096. opacity: 0;
  1097. position: absolute;
  1098. transform: scale(0);
  1099. transition: all .7s ease-in-out;
  1100. }
  1101. .slide img {
  1102. width: 100%;
  1103. height: 100%;
  1104. }
  1105. .nav label {
  1106. padding: 0;
  1107. display: none;
  1108. width: 65px;
  1109. height: 100%;
  1110. color: #fff;
  1111. font-family: "Varela Round", sans-serif;
  1112. font-size: 1000%;
  1113. position: absolute;
  1114. opacity: 0;
  1115. z-index: 9;
  1116. cursor: pointer;
  1117. transition: opacity .2s;
  1118. text-align: center;
  1119. line-height: 225%;
  1120. background-color: rgba(255, 255, 255, .3);
  1121. text-shadow: 0px 0px 15px rgb(119, 119, 119);
  1122. }
  1123. .properties {
  1124. padding: 5px;
  1125. background: rgba(255, 255, 255, 0.7);
  1126. display: none;
  1127. color: #000;
  1128. border-top: 1px solid #aaa;
  1129. bottom: 0;
  1130. right: 0; left: 0;
  1131. position: absolute;
  1132. z-index: 10;
  1133. }
  1134. .properties .page-number {
  1135. left: 5px;
  1136. top: 0;
  1137. position: absolute;
  1138. }
  1139. .slide:hover + .nav label {
  1140. opacity: 0.5;
  1141. }
  1142. .nav label:hover {
  1143. opacity: 1;
  1144. }
  1145. .nav .next {
  1146. left: 0;
  1147. }
  1148. input:checked + .slide-container .slide {
  1149. opacity: 1;
  1150. transform: scale(1);
  1151. transition: opacity 1s ease-in-out;
  1152. }
  1153. input:checked + .slide-container .nav label {
  1154. display: block;
  1155. }
  1156. input:checked + .slide-container .properties {
  1157. display: block;
  1158. }
  1159. /*=== DIVERS */
  1160. /*===========*/
  1161. .category .title.error::before {
  1162. content: "⚠ ";
  1163. color: #bd362f;
  1164. }
  1165. .category .title:not([data-unread="0"])::after,
  1166. .feed .item-title:not([data-unread="0"])::after {
  1167. margin: 0.75em 0 0 0;
  1168. padding: 5px 10px;
  1169. min-width: 20px;
  1170. display: block;
  1171. content: attr(data-unread);
  1172. position: absolute;
  1173. top: 0;
  1174. left: 10px;
  1175. text-align: center;
  1176. font-size: 0.9em;
  1177. border-radius: 12px;
  1178. line-height: 1;
  1179. font-weight: initial;
  1180. }
  1181. .feed .item-title:not([data-unread="0"])::after {
  1182. margin: 1em 0 0 0;
  1183. }
  1184. .feed.active .item-title:not([data-unread="0"])::after {
  1185. background-color: transparent;
  1186. color: white;
  1187. border: 1px solid #fff;
  1188. font-weight: bold;
  1189. }
  1190. .feed .item-title:not([data-unread="0"]) {
  1191. font-weight: bold;
  1192. width: calc(100% - 80px);
  1193. }
  1194. .state_unread .category:not(.active)[data-unread="0"],
  1195. .state_unread .feed:not(.active)[data-unread="0"] {
  1196. display: none;
  1197. }
  1198. .nav_menu {
  1199. background: inherit;
  1200. }
  1201. .nav_mobile {
  1202. display: none;
  1203. }
  1204. .nav-login,
  1205. .nav_menu .search,
  1206. .aside .toggle_aside,
  1207. .nav_menu .toggle_aside,
  1208. .configure .dropdown-header-close {
  1209. display: none;
  1210. }
  1211. .enclosure [download] {
  1212. font-size: xx-large;
  1213. margin-right: .8em;
  1214. }
  1215. .enclosure-description {
  1216. white-space: pre-line;
  1217. }
  1218. .default-user {
  1219. font-style: italic;
  1220. }
  1221. /*=== READER */
  1222. /*===========*/
  1223. .reader .nav_menu .toggle_aside {
  1224. display: inline-block;
  1225. }
  1226. .reader .aside .toggle_aside {
  1227. display: block;
  1228. width: 100%;
  1229. }
  1230. .reader .aside {
  1231. display: none;
  1232. width: 0;
  1233. }
  1234. .reader .aside:target {
  1235. display: table-cell;
  1236. width: 300px;
  1237. }
  1238. .reader .aside .stick {
  1239. display: none;
  1240. }
  1241. /*=== MOBILE */
  1242. /*===========*/
  1243. @media (max-width: 840px) {
  1244. .flux_header .item.website span,
  1245. .item.date, .day .date,
  1246. .dropdown-menu > .no-mobile,
  1247. .no-mobile {
  1248. display: none;
  1249. }
  1250. .header > .item {
  1251. padding: 5px;
  1252. }
  1253. .header > .item.title .logo {
  1254. height: 24px;
  1255. }
  1256. header .item.search form {
  1257. display: none;
  1258. }
  1259. .form-group {
  1260. margin-bottom: 10px;
  1261. }
  1262. .form-group .group-name {
  1263. float: none;
  1264. width: auto;
  1265. }
  1266. .form-group .group-controls {
  1267. margin-right: 0;
  1268. }
  1269. .dropdown {
  1270. position: inherit;
  1271. }
  1272. .dropdown .dropdown-menu {
  1273. width: 94%;
  1274. border-radius: 0;
  1275. right: 3%;
  1276. left: 3%;
  1277. position: absolute;
  1278. }
  1279. .dropdown .dropdown-menu .item {
  1280. margin: 2px 0;
  1281. }
  1282. .dropdown .dropdown-menu .item button.as-link,
  1283. .dropdown .dropdown-menu .item button.as-link:hover, button.as-link:active {
  1284. width: 100%;
  1285. }
  1286. .dropdown-target:target ~ .dropdown-toggle {
  1287. position: relative;
  1288. overflow: visible;
  1289. }
  1290. .dropdown-target:target ~ .dropdown-toggle::after {
  1291. background-color: #fff;
  1292. width: 10px;
  1293. height: 10px;
  1294. content: "";
  1295. position: absolute;
  1296. left: 8px;
  1297. bottom: -17px;
  1298. transform: rotate(-45deg);
  1299. z-index: 9999;
  1300. cursor: default;
  1301. }
  1302. .dropdown-target:target ~ .dropdown-toggle:not(.btn) ~ .dropdown-menu {
  1303. margin-top: 0;
  1304. }
  1305. .configure .dropdown .dropdown-menu {
  1306. width: 90%;
  1307. height: 100vh;
  1308. top: 0;
  1309. left: 0;
  1310. bottom: 0;
  1311. right: auto;
  1312. position: fixed;
  1313. padding-top: 0;
  1314. margin-top: 0;
  1315. overflow: auto;
  1316. box-shadow: 3px 0 3px #aaa;
  1317. }
  1318. .configure .dropdown-target:target ~ .dropdown-toggle::after {
  1319. content: none;
  1320. }
  1321. .dropdown-target:target ~ .dropdown-menu {
  1322. display: table-cell;
  1323. z-index: 1000;
  1324. }
  1325. .dropdown-menu::after {
  1326. display: none;
  1327. }
  1328. .aside .toggle_aside,
  1329. .configure .dropdown-header-close,
  1330. .nav-login {
  1331. display: block;
  1332. }
  1333. .nav_menu .toggle_aside,
  1334. .nav_menu .search,
  1335. #panel .close img {
  1336. display: inline-block;
  1337. }
  1338. .aside:target + .close-aside {
  1339. background: rgba(0, 0, 0, 0.2);
  1340. display: block;
  1341. font-size: 0;
  1342. position: fixed;
  1343. top: 0;
  1344. bottom: 0;
  1345. right: 0;
  1346. left: 0;
  1347. cursor: pointer;
  1348. z-index: 99;
  1349. }
  1350. .nav_mobile {
  1351. display: block;
  1352. }
  1353. .aside {
  1354. position: fixed;
  1355. top: 0; bottom: 0;
  1356. right: 0;
  1357. width: 0;
  1358. overflow: hidden;
  1359. z-index: 100;
  1360. }
  1361. .aside:target,
  1362. .reader .aside:target {
  1363. width: 90%;
  1364. height: 100vh;
  1365. }
  1366. .aside_feed .configure-feeds {
  1367. margin-top: 10px;
  1368. }
  1369. .flux_header .item.website {
  1370. width: 40px;
  1371. }
  1372. .flux:not(.current):hover .item.title {
  1373. position: relative;
  1374. width: auto;
  1375. white-space: nowrap;
  1376. }
  1377. .notification {
  1378. top: 0;
  1379. right: 0;
  1380. left: 0;
  1381. }
  1382. #nav_entries {
  1383. width: 100%;
  1384. }
  1385. #panel {
  1386. top: 25px; bottom: 30px;
  1387. right: 0; left: 0;
  1388. }
  1389. #panel .close {
  1390. top: 0; left: 0;
  1391. right: auto; bottom: auto;
  1392. display: inline-block;
  1393. width: 30px;
  1394. height: 30px;
  1395. }
  1396. #slider.active {
  1397. right: 0;
  1398. top: 50px;
  1399. }
  1400. #close-slider img {
  1401. display: initial;
  1402. }
  1403. #close-slider.active {
  1404. background: #f6f6f6;
  1405. display: block;
  1406. width: 100%;
  1407. height: 50px;
  1408. z-index: 10;
  1409. text-align: center;
  1410. line-height: 50px;
  1411. border-bottom: 1px solid #ddd;
  1412. }
  1413. .stat.half {
  1414. grid-column: 1 / span 2;
  1415. }
  1416. }
  1417. /*=== PRINTER */
  1418. /*============*/
  1419. @media print {
  1420. .header, .aside,
  1421. .nav_menu, .day,
  1422. .flux_header,
  1423. .flux_content .bottom,
  1424. .pagination,
  1425. #stream-footer,
  1426. #nav_entries {
  1427. display: none;
  1428. }
  1429. html, body {
  1430. background: #fff;
  1431. color: #000;
  1432. font-family: Serif;
  1433. }
  1434. #global,
  1435. .flux_content {
  1436. display: block !important;
  1437. }
  1438. .flux_content .content {
  1439. width: 100% !important;
  1440. }
  1441. .flux_content .content a {
  1442. color: #000;
  1443. }
  1444. .flux_content .content a::after {
  1445. content: " [" attr(href) "] ";
  1446. font-style: italic;
  1447. }
  1448. }
  1449. /*=== PREVIEW */
  1450. /*===========*/
  1451. .preview_controls {
  1452. margin-right: auto;
  1453. margin-left: auto;
  1454. padding: 1rem;
  1455. max-width: 1000px;
  1456. text-align: center;
  1457. background-color: #eee;
  1458. border: 1px solid #e0e0e0;
  1459. border-radius: .25rem;
  1460. }
  1461. .preview_controls label {
  1462. display: inline;
  1463. }
  1464. .preview_controls label input[type="radio"] {
  1465. margin-top: -4px;
  1466. }
  1467. .preview_controls label + label {
  1468. margin-right: 1rem;
  1469. }
  1470. .preview_background {
  1471. background-color: transparent;
  1472. }
  1473. .drag-drop-marker {
  1474. margin: -1px;
  1475. }