mapco.rtl.css 25 KB

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