| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632 |
- @font-face {
- font-family: "lato";
- font-style: normal;
- font-stretch: normal;
- font-weight: 400;
- src: local("Lato"), url("../fonts/LatoLatin-Regular.woff") format("woff");
- }
- @font-face {
- font-family: "lato";
- font-style: italic;
- font-stretch: normal;
- font-weight: 400;
- src: local("Lato"), url("../fonts/LatoLatin-Italic.woff") format("woff");
- }
- @font-face {
- font-family: "lato";
- font-style: normal;
- font-stretch: normal;
- font-weight: 700;
- src: local("Lato"), url("../fonts/LatoLatin-Bold.woff") format("woff");
- }
- @font-face {
- font-family: "lato";
- font-style: italic;
- font-stretch: normal;
- font-weight: 700;
- src: local("Lato"), url("../fonts/LatoLatin-BoldItalic.woff") format("woff");
- }
- @font-face {
- font-family: "spectral";
- font-style: normal;
- font-stretch: normal;
- font-weight: 400;
- src: local("Spectral"), url("../fonts/Spectral-Regular.woff") format("woff");
- }
- @font-face {
- font-family: "spectral";
- font-style: italic;
- font-stretch: normal;
- font-weight: 400;
- src: local("Spectral"), url("../fonts/Spectral-Italic.woff") format("woff");
- }
- @font-face {
- font-family: "spectral";
- font-style: normal;
- font-stretch: normal;
- font-weight: 700;
- src: local("Spectral"), url("../fonts/Spectral-Bold.woff") format("woff");
- }
- @font-face {
- font-family: "spectral";
- font-style: italic;
- font-stretch: normal;
- font-weight: 700;
- src: local("Spectral"), url("../fonts/Spectral-BoldItalic.woff") format("woff");
- }
- /* stylelint-disable property-no-vendor-prefix */
- /* FUNCTIONS */
- /* btns */
- .btn {
- margin: 0;
- padding: 0.5rem 1.5rem;
- background: #f9fafb;
- display: inline-block;
- color: #5b6871;
- font-size: 1rem;
- border: none;
- border-radius: 5px;
- min-height: 38px;
- min-width: 15px;
- line-height: 25px;
- vertical-align: middle;
- cursor: pointer;
- overflow: hidden;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .btn.btn-important {
- background: #36c;
- color: #fff;
- }
- .btn.btn-important:hover, .btn.btn-important:active {
- background: #25c;
- }
- .btn.btn-attention {
- background: #f5633e;
- color: #fff;
- }
- .btn.btn-attention:hover, .btn.btn-attention:active {
- background: #73341f;
- }
- .btn:hover {
- text-decoration: none;
- }
- a.btn {
- min-height: 25px;
- line-height: 25px;
- }
- /*=== Forms */
- legend {
- margin: 2rem 0 1rem 0;
- padding: 0;
- display: inline-block;
- width: auto;
- font-size: 1rem;
- clear: both;
- text-transform: uppercase;
- letter-spacing: 1px;
- font-weight: 700;
- }
- label {
- min-height: 25px;
- padding: 5px 0;
- cursor: pointer;
- color: #5b6871;
- }
- textarea {
- width: 360px;
- max-width: 100%;
- height: 100px;
- }
- input, select, textarea, button {
- padding: 5px 10px;
- background: #fff;
- color: #5b6871;
- font-family: "lato", "Helvetica", "Arial", sans-serif;
- font-size: 1rem;
- border: 1px solid #eff0f2;
- border-radius: 2px;
- min-height: 25px;
- line-height: 25px;
- vertical-align: middle;
- }
- option {
- padding: 0 0.5em;
- }
- input:focus, select:focus, textarea:focus {
- color: #303136;
- border-color: #36c;
- }
- input:invalid, select:invalid {
- color: #f5633e;
- border-color: #f5633e;
- box-shadow: none;
- }
- input:disabled, select:disabled {
- background: #eff0f2;
- }
- input.extend {
- transition: width 200ms linear;
- }
- .form-group {
- padding: 5px;
- border-radius: 3px;
- }
- .form-group::after {
- content: "";
- display: block;
- clear: both;
- }
- .form-group .group-name {
- padding: 10px 0;
- text-align: left;
- }
- .form-group .group-controls {
- min-height: 25px;
- padding: 5px 0;
- }
- .form-group .group-controls .control {
- line-height: 2em;
- }
- .form-group table {
- margin: 10px 220px 0 0;
- }
- .form-group.form-actions {
- margin: 15px 0 25px;
- padding: 5px 0;
- }
- .form-group.form-actions .btn {
- margin: 0 0 0 0.5rem;
- }
- /*=== Tables */
- table {
- border-collapse: collapse;
- }
- tr, th, td {
- padding: 0.5em;
- border: 1px solid #d5d8db;
- }
- th {
- background: #f9fafb;
- }
- form td,
- form th {
- font-weight: normal;
- text-align: center;
- }
- /*=== COMPONENTS */
- /*===============*/
- /*=== Forms */
- /*=== Horizontal-list */
- .horizontal-list {
- margin: 0;
- padding: 0.1rem 0;
- }
- .horizontal-list .item {
- vertical-align: middle;
- }
- .horizontal-list .item:first-child {
- padding-right: 0.5rem;
- }
- /*=== Dropdown */
- .dropdown-menu {
- margin: 0;
- padding: 0.5rem 0 1rem 0;
- background: #f9fafb;
- font-size: 1rem;
- border: none;
- border-radius: 3px;
- box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
- text-align: right;
- }
- .dropdown-menu::after {
- background: white;
- width: 10px;
- height: 10px;
- content: "";
- position: absolute;
- top: -4px;
- left: 13px;
- z-index: -10;
- transform: rotate(-45deg);
- }
- .dropdown-menu .dropdown-header {
- margin: 1.75rem 2rem 0.5rem 0;
- font-weight: bold;
- text-align: right;
- color: #5b6871;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .dropdown-menu .item {
- -webkit-transition: all 0.075s ease-in-out;
- -moz-transition: all 0.075s ease-in-out;
- -o-transition: all 0.075s ease-in-out;
- -ms-transition: all 0.075s ease-in-out;
- transition: all 0.075s ease-in-out;
- }
- .dropdown-menu .item a, .dropdown-menu .item span, .dropdown-menu .item .as-link {
- padding: 0 2rem;
- color: #303136;
- font-size: 1rem;
- line-height: 2.5em;
- }
- .dropdown-menu .item:hover {
- background: #36c;
- color: #fff;
- }
- .dropdown-menu .item:hover a, .dropdown-menu .item:hover button {
- text-decoration: none;
- color: #fff;
- }
- .dropdown-menu .item[aria-checked=true] a::before {
- margin: 0 -14px 0 0;
- font-weight: bold;
- }
- .dropdown-menu .input select, .dropdown-menu .input input {
- margin: 0 auto 5px;
- padding: 2px 5px;
- border-radius: 3px;
- }
- .dropdown-menu .separator {
- margin: 0.75rem 0;
- border-bottom: 1px solid #eff0f2;
- }
- .tree .tree-folder .tree-folder-items .dropdown-menu .item {
- padding: 0;
- }
- .tree .tree-folder .tree-folder-items .dropdown-menu .item a,
- .tree .tree-folder .tree-folder-items .dropdown-menu .item button {
- color: #303136;
- }
- .tree .tree-folder .tree-folder-items .dropdown-menu .item a:hover,
- .tree .tree-folder .tree-folder-items .dropdown-menu .item button:hover {
- color: #fff;
- }
- .tree .tree-folder .tree-folder-items .dropdown-menu .item:hover {
- background: #36c;
- }
- /*=== Alerts */
- .alert {
- margin: 1rem 0;
- padding: 1rem;
- background: #f9fafb;
- color: #5b6871;
- font-size: 1rem;
- border: 1px solid #c5ced3;
- border-radius: 3px;
- text-shadow: 0 0 1px #eff0f2;
- }
- .alert-head {
- font-size: 1.15em;
- }
- .alert > a {
- text-decoration: underline;
- color: inherit;
- }
- .alert-warn {
- background: #fdfde0;
- color: #73762f;
- border: 1px solid #73762f33;
- }
- .alert-success {
- background: #cffde7;
- color: #0c7540;
- border: 1px solid #0c754033;
- }
- .alert-error {
- background: #fde0d8;
- color: #73341f;
- border: 1px solid #73341f33;
- }
- /*=== Pagination */
- .pagination {
- background: #eff0f2;
- color: #303136;
- font-size: 0.8em;
- text-align: center;
- }
- .pagination .item.pager-current {
- background: #303136;
- color: #eff0f2;
- font-size: 1.5em;
- font-weight: bold;
- }
- .pagination .item a {
- display: block;
- color: #303136;
- font-style: italic;
- line-height: 3em;
- text-decoration: none;
- }
- .pagination .item a:hover {
- background: #303136;
- color: #eff0f2;
- }
- .pagination .loading,
- .pagination a:hover.loading {
- background: url("loader.gif") center center no-repeat #34495e;
- font-size: 0;
- }
- .content .pagination {
- margin: 0;
- padding: 0;
- }
- /*=== Boxes */
- .box {
- background: #fff;
- border: none;
- border-radius: 3px;
- box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
- }
- .box .box-title {
- margin: 0;
- padding: 5px 10px;
- background: #eff0f2;
- color: #303136;
- border-radius: 2px 2px 0 0;
- }
- .box .box-title img {
- margin-left: 0.75rem;
- }
- .box .box-title:hover .configure {
- background: url("icons/cog.svg") no-repeat 4px 4px;
- display: block;
- float: right;
- width: 1.75rem;
- height: 1.75rem;
- border-radius: 2px;
- visibility: visible;
- margin-left: 0.5rem;
- }
- .box .box-title:hover .configure .icon {
- display: none;
- border-radius: 3px;
- vertical-align: middle;
- }
- .box .box-title:hover .configure:hover {
- background: url("icons/cog-white.svg") no-repeat 4px 4px #36c;
- }
- .box .box-title .configure {
- visibility: hidden;
- }
- .box .box-title form input {
- width: 85%;
- }
- .box .box-title form .dropdown {
- float: left;
- }
- .box .box-title form .dropdown a.dropdown-toggle {
- padding: 0;
- border-radius: 0;
- background-image: url(icons/more.svg);
- background-repeat: no-repeat;
- background-position: left 8px;
- }
- .box .box-title form .dropdown a.dropdown-toggle img {
- display: none;
- }
- .box .box-content .item {
- padding: 0.5rem 0.75rem;
- color: #303136;
- font-size: 1rem;
- border-bottom: 1px solid #eff0f2;
- line-height: 1.7em;
- }
- .box .box-content .item img {
- margin-left: 0.75rem;
- }
- .box .box-content .item .configure {
- background: url("icons/cog.svg") no-repeat 4px 4px;
- display: block;
- float: right;
- width: 1.75rem;
- height: 1.75rem;
- border-radius: 2px;
- visibility: hidden;
- margin-left: 0.5rem;
- }
- .box .box-content .item .configure .icon {
- display: none;
- border-radius: 3px;
- vertical-align: middle;
- }
- .box .box-content .item .configure:hover {
- background: url("icons/cog-white.svg") no-repeat 4px 4px #36c;
- }
- .box .box-content .item:hover .configure {
- visibility: visible;
- }
- .box .box-content .item:last-child {
- border-bottom: none;
- }
- /*=== "Load more" part */
- #bigMarkAsRead {
- text-align: center;
- text-decoration: none;
- background: #effcfd;
- color: #36c;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- #bigMarkAsRead:hover {
- background: #36c;
- color: #fff;
- }
- #bigMarkAsRead:hover .bigTick {
- background: url(icons/tick-white.svg) center no-repeat;
- }
- #bigMarkAsRead .bigTick {
- margin: 0.5rem 0;
- background: url(icons/tick-color.svg) center no-repeat;
- display: inline-block;
- width: 64px;
- height: 64px;
- text-indent: -9999px;
- white-space: nowrap;
- }
- .formLogin {
- background: #303136;
- }
- .formLogin .header .configure {
- padding-left: 1rem;
- }
- .formLogin .header .configure img {
- margin-left: 0.5rem;
- }
- .formLogin .header .configure a.signin {
- color: #fff;
- }
- .formLogin h1 {
- color: #fff;
- }
- .formLogin form#crypto-form div {
- margin-bottom: 1rem;
- }
- .formLogin form#crypto-form div label {
- color: #c5ced3;
- font-size: 1rem;
- }
- .formLogin form#crypto-form div input {
- background: #1d1e22;
- }
- .formLogin form#crypto-form div input:focus {
- background: #f9fafb;
- color: #303136;
- }
- /*=== DIVERS */
- /*===========*/
- .aside.aside_feed .nav-form input,
- .aside.aside_feed .nav-form select {
- width: 140px;
- }
- .aside.aside_feed .nav-form .dropdown .dropdown-menu {
- left: -20px;
- }
- .aside.aside_feed .nav-form .dropdown .dropdown-menu::after {
- left: 33px;
- }
- /*=== Tree */
- .tree {
- margin: 10px 0;
- }
- .tree#sidebar {
- scrollbar-color: rgba(255, 255, 0, 0.1) rgba(0, 0, 0, 0.05);
- scrollbar-color: #fff33 #fff22;
- }
- .tree .tree-folder {
- border-bottom: 1px solid #3f3f3f;
- }
- .tree .tree-folder .tree-folder-title {
- padding: 12px 16px;
- background: #303136;
- position: relative;
- font-size: 0.85rem;
- letter-spacing: 1px;
- font-weight: 700;
- text-transform: uppercase;
- }
- .tree .tree-folder .tree-folder-title .title {
- background: inherit;
- color: #fff;
- }
- .tree .tree-folder .tree-folder-title .title:hover {
- text-decoration: none;
- }
- .tree .tree-folder.active .tree-folder-title {
- background: #303136;
- font-weight: bold;
- }
- .tree .tree-folder .tree-folder-items {
- background: #26272a;
- }
- .tree .tree-folder .tree-folder-items .item {
- padding: 0 1rem;
- line-height: 2.5rem;
- font-size: 1rem;
- font-weight: 400;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .tree .tree-folder .tree-folder-items .item.active {
- background: #36c;
- }
- .tree .tree-folder .tree-folder-items .item.active .dropdown li a {
- color: #303136;
- }
- .tree .tree-folder .tree-folder-items .item.active .dropdown li a:hover {
- color: #fff;
- }
- .tree .tree-folder .tree-folder-items .item.active a {
- color: #fff;
- }
- .tree .tree-folder .tree-folder-items .item:hover {
- background: #17181a;
- }
- .tree .tree-folder .tree-folder-items .item a {
- text-decoration: none;
- color: #fff;
- }
- .tree .tree-folder .tree-folder-items .feed .item-title:not([data-unread="0"])::before {
- margin: 11px 4px 0 6px;
- padding: 3px 4px;
- background: rgba(0, 0, 0, 0.25);
- display: block;
- float: right;
- font-size: 0.75rem;
- border-radius: 12px;
- content: attr(data-unread);
- text-align: center;
- line-height: 0.75rem;
- }
- /*=== Buttons */
- .stick {
- vertical-align: middle;
- font-size: 0;
- }
- .stick input, .stick .btn {
- border-radius: 0;
- }
- .stick .btn:first-child,
- .stick input:first-child {
- border-radius: 0 5px 5px 0;
- }
- .stick .btn:last-child, .stick input:last-child, .stick .btn + .dropdown > .btn {
- border-radius: 5px 0 0 5px;
- }
- .stick .btn + .btn,
- .stick .btn + input,
- .stick .btn + .dropdown > .btn,
- .stick input + .btn,
- .stick input + input,
- .stick input + .dropdown > .btn,
- .stick .dropdown + .btn,
- .stick .dropdown + input,
- .stick .dropdown + .dropdown > .btn {
- border-right: 1px solid #d5d8db;
- }
- .aside {
- background: #303136;
- }
- .aside.aside_feed {
- padding: 10px 0;
- text-align: center;
- background: #303136;
- }
- .aside.aside_feed .tree {
- margin: 10px 0 50px;
- }
- /* Sidebar des pages de configuration */
- /*=== Navigation */
- .nav-list .nav-header,
- .nav-list .item {
- height: 2.5em;
- line-height: 2.5em;
- font-size: 1rem;
- }
- .nav-list .item {
- background: #303136;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .nav-list .item a {
- padding: 0 1rem;
- color: #fff;
- }
- .nav-list .item .error a {
- color: #f5633e;
- }
- .nav-list .item:hover {
- background: #17181a;
- color: #fff;
- }
- .nav-list .item:hover .error a {
- background: #36c;
- color: #fff;
- }
- .nav-list .item:hover .empty a {
- background: #f4f762;
- color: #fff;
- }
- .nav-list .item:hover a {
- color: #fff;
- text-decoration: none;
- }
- .nav-list .item.active {
- background: #36c;
- color: #fff;
- }
- .nav-list .item.active .error a {
- background: #36c;
- color: #fff;
- }
- .nav-list .item.active .empty a {
- background: #f4f762;
- color: #fff;
- }
- .nav-list .item.active a {
- color: #fff;
- text-decoration: none;
- }
- .nav-list.empty a {
- color: #f4f762;
- }
- .nav-list .disable {
- text-align: center;
- background: #f9fafb;
- color: #a6a7ae;
- }
- .nav-list .nav-header {
- padding: 0 10px;
- font-weight: bold;
- color: #5b6871;
- text-transform: uppercase;
- letter-spacing: 1px;
- margin-top: 1rem;
- }
- .nav-list .nav-form {
- padding: 3px;
- text-align: center;
- }
- .nav-list .nav-head {
- margin: 0;
- text-align: left;
- color: #fff;
- }
- .nav-list .nav-head a {
- color: #fff;
- }
- .nav-list .nav-head .item {
- padding: 5px 10px;
- font-size: 0.9rem;
- line-height: 1.5rem;
- }
- /*=== Aside main page (categories) */
- .aside_feed .tree-folder-title > .title:not([data-unread="0"])::after {
- margin: -0.5rem 0 0 1rem;
- padding: 0 0.75rem;
- background: rgba(0, 0, 0, 0.25);
- border-radius: 12px;
- position: absolute;
- left: 0;
- line-height: 1.5rem;
- text-align: center;
- }
- .feed.item.empty.active {
- background: #5b6871;
- }
- .feed.item.error.active {
- background: #5b6871;
- }
- .feed.item.empty,
- .feed.item.empty > a {
- color: #5b6871;
- }
- .feed.item.error,
- .feed.item.error > a {
- color: #5b6871;
- }
- .feed.item.empty.active,
- .feed.item.error.active,
- .feed.item.empty.active > a,
- .feed.item.error.active > a {
- color: #fff;
- }
- .aside_feed .tree-folder-items .dropdown-menu::after {
- right: 2px;
- }
- .aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
- .aside_feed .tree-folder-items .item:hover .dropdown-toggle > .icon,
- .aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
- border-radius: 3px;
- }
- .aside_feed .stick #btn-add {
- border-right-color: #303136;
- }
- /*=== STRUCTURE */
- /*===============*/
- /*=== Header */
- .header {
- padding: 0.5rem 1.35rem;
- background: #303136;
- display: block;
- width: auto;
- table-layout: none;
- }
- .header .item {
- vertical-align: middle;
- }
- .header .item.title {
- width: 280px;
- font-weight: 400;
- }
- .header .item.title h1 a {
- text-decoration: none;
- color: #fff;
- font-size: 1rem;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- .header .item.title h1 a img {
- margin-left: 0.5rem;
- }
- .header .item.search input {
- width: 230px;
- color: #fff;
- border: none;
- border-radius: 0 2px 2px 0;
- background-color: #26272a;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .header .item.search input:hover {
- background-color: #17181a;
- }
- .header .item.search input:focus {
- width: 350px;
- color: #5b6871;
- background-color: #fff;
- }
- .header .item.search .btn {
- width: 3rem;
- border-radius: 2px 0 0 2px;
- background-color: #36c;
- background-position: center;
- background-repeat: no-repeat;
- background-image: url(icons/magnifier.svg);
- border-right-width: 0;
- min-height: 35px;
- }
- .header .item.search .btn img {
- display: none;
- }
- .header .item.search .btn:hover {
- background-color: #25c;
- }
- .header .item.configure {
- width: 2rem;
- position: absolute;
- left: 1rem;
- top: 1.25rem;
- text-align: center;
- }
- .header .item.configure .btn {
- padding: 0 0.5rem;
- background-color: transparent;
- background-position: center;
- background-repeat: no-repeat;
- background-image: url(icons/cog-white.svg);
- }
- .header .item.configure .btn img {
- display: none;
- }
- /*=== Body */
- #global {
- height: calc(100% - 85px);
- }
- /*=== Prompt (centered) */
- .prompt {
- text-align: center;
- }
- .prompt label {
- text-align: right;
- }
- .prompt form {
- margin: 10px auto 20px auto;
- width: 200px;
- }
- .prompt input {
- margin: 5px auto;
- width: 100%;
- }
- .prompt p {
- margin: 20px 0;
- }
- /*=== New article notification */
- #new-article {
- background: #36c;
- font-size: 1rem;
- text-align: center;
- }
- #new-article:hover {
- background: #25c;
- }
- #new-article > a {
- line-height: 3em;
- font-weight: bold;
- color: #fff;
- }
- #new-article > a:hover {
- text-decoration: none;
- }
- /*=== Day indication */
- .day {
- padding: 1rem 1.25rem 0 0;
- color: #5b6871;
- font-size: 0.875rem;
- font-weight: 700;
- line-height: 3em;
- letter-spacing: 1px;
- text-transform: uppercase;
- }
- .day .name {
- padding: 0 1rem 0 1rem;
- color: #303136;
- font-size: 0.875rem;
- position: relative;
- right: 0;
- text-transform: uppercase;
- }
- /*=== Index menu */
- .nav_menu {
- text-align: center;
- padding: 5px 0;
- }
- .nav_menu .btn {
- border-right-width: 0;
- padding: 0.5rem 1rem;
- background-color: #f9fafb;
- background-position: center;
- background-repeat: no-repeat;
- }
- .nav_menu .btn:hover {
- background-color: #eff0f2;
- }
- .nav_menu .stick {
- background: #f9fafb;
- }
- .nav_menu .stick .btn {
- border-right-width: 0;
- padding: 0.5rem 1rem;
- background-color: #f9fafb;
- background-position: center;
- background-repeat: no-repeat;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .nav_menu .stick .btn:hover {
- background-color: #d5d8db;
- }
- .nav_menu .stick .btn.active {
- background-color: #36c;
- }
- .nav_menu .stick .btn img.icon {
- display: none;
- }
- .nav_menu .stick .btn#toggle-read {
- background-image: url(icons/read.svg);
- }
- .nav_menu .stick .btn#toggle-read.active {
- background-image: url(icons/read-white.svg);
- }
- .nav_menu .stick .btn#toggle-unread {
- background-image: url(icons/unread.svg);
- }
- .nav_menu .stick .btn#toggle-unread.active {
- background-image: url(icons/unread-white.svg);
- }
- .nav_menu .stick .btn#toggle-starred {
- background-image: url(icons/starred.svg);
- }
- .nav_menu .stick .btn#toggle-starred.active {
- background-image: url(icons/starred-white.svg);
- }
- .nav_menu .stick .btn#toggle-non-starred {
- background-image: url(icons/non-starred.svg);
- }
- .nav_menu .stick .btn#toggle-non-starred.active {
- background-image: url(icons/non-starred-white.svg);
- }
- .nav_menu .stick .btn.read_all {
- padding: 5px 16px;
- color: #303136;
- background-color: #f9fafb;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .nav_menu .stick .btn.read_all:hover {
- background-color: #d5d8db;
- }
- .nav_menu .stick .btn.view-normal {
- background-image: url(icons/view-list.svg);
- }
- .nav_menu .stick .btn.view-normal.active {
- background-image: url(icons/view-list-white.svg);
- }
- .nav_menu .stick .btn.view-global {
- background-image: url(icons/view-global.svg);
- }
- .nav_menu .stick .btn.view-global.active {
- background-image: url(icons/view-global-white.svg);
- }
- .nav_menu .stick .btn.view-reader {
- background-image: url(icons/view-reader.svg);
- }
- .nav_menu .stick .btn.view-reader.active {
- background-image: url(icons/view-reader-white.svg);
- }
- .nav_menu .stick .btn.view-rss {
- background-image: url(icons/rss.svg);
- }
- .nav_menu .stick .dropdown a.dropdown-toggle {
- border-right-width: 0;
- background-image: url(icons/more.svg);
- }
- #dropdown-query ~ .dropdown-menu .dropdown-header .icon {
- vertical-align: middle;
- background-color: #a6a7ae;
- border-radius: 3px;
- }
- /*=== Content of feed articles */
- .content, .content.thin {
- padding: 20px 10px;
- font-size: 1.125rem;
- line-height: 1.8rem;
- }
- .content h1.title a, .content h1 a, .content.thin h1.title a, .content.thin h1 a {
- color: #303136;
- font-family: "spectral", serif;
- font-size: 2rem;
- }
- .content h1.title a:hover, .content h1 a:hover, .content.thin h1.title a:hover, .content.thin h1 a:hover {
- color: #36c;
- text-decoration: none;
- }
- .content .author, .content.thin .author {
- color: #5b6871;
- font-size: 1.125rem;
- }
- .content p, .content ul, .content.thin p, .content.thin ul {
- font-size: 1.125rem;
- line-height: 1.8rem;
- }
- .content .content hr, .content.thin .content hr {
- margin: 30px 10px;
- background: #d5d8db;
- height: 1px;
- border: 0;
- box-shadow: 0 2px 5px #ccc;
- }
- .content pre, .content.thin pre {
- margin: 10px auto;
- padding: 10px 20px;
- overflow: auto;
- background: #1d1e22;
- color: #fff;
- font-size: 0.9rem;
- border-radius: 3px;
- }
- .content pre code, .content.thin pre code {
- background: transparent;
- color: #fff;
- border: none;
- }
- .content code, .content.thin code {
- padding: 2px 5px;
- background: #f9fafb;
- color: #eff0f2;
- border: 1px solid #eff0f2;
- border-radius: 3px;
- }
- .content blockquote, .content.thin blockquote {
- margin: 0;
- padding: 5px 20px;
- background: #f9fafb;
- display: block;
- color: #303136;
- border-top: 1px solid #d5d8db;
- border-bottom: 1px solid #d5d8db;
- }
- .content blockquote p, .content.thin blockquote p {
- margin: 0;
- }
- /*=== Notification and actualize notification */
- .notification {
- padding: 1rem 0;
- background: #d5d8db;
- width: 100%;
- height: 3rem;
- color: #5b6871;
- font-size: 1em;
- border: none;
- position: fixed;
- top: auto;
- bottom: 0;
- right: 0;
- left: 0;
- text-align: center;
- line-height: 3em;
- z-index: 10;
- vertical-align: middle;
- }
- .notification .msg {
- display: inline-block;
- font-size: 1rem;
- }
- .notification.good {
- background: #10f587;
- color: #fff;
- }
- .notification.bad {
- background: #f5633e;
- color: #fff;
- }
- .notification a.close {
- padding: 0 15px;
- border-radius: 3px 0 0 3px;
- line-height: 3em;
- }
- .notification.good a.close:hover {
- background: #0c7540;
- }
- .notification.bad a.close:hover {
- background: #73341f;
- }
- .notification#actualizeProgress {
- line-height: 2em;
- }
- .notification#actualizeProgress br {
- display: none;
- }
- /*=== Navigation menu (for articles) */
- #nav_entries {
- margin: 0;
- text-align: center;
- line-height: 3em;
- table-layout: fixed;
- background: #303136;
- }
- /*=== Feed articles */
- .flux {
- background: #fff;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .flux:hover {
- background: #f9fafb;
- }
- .flux:hover:not(.current):hover .item.title {
- background: #f9fafb;
- }
- .flux.current {
- background: #f9fafb;
- border-right-color: #36c;
- }
- .flux.not_read:not(.current) {
- background: #f2f6f8;
- }
- .flux.not_read:not(.current):hover .item.title {
- background: #f2f6f8;
- }
- .flux.not_read .item.title a {
- color: #36c;
- }
- .flux.not_read .item.website a {
- color: #36c;
- }
- .flux.not_read .item.date {
- color: rgba(51, 102, 204, 0.5);
- }
- .flux.favorite {
- border-right-color: #ffc300;
- -webkit-transition: all 0.15s ease-in-out;
- -moz-transition: all 0.15s ease-in-out;
- -o-transition: all 0.15s ease-in-out;
- -ms-transition: all 0.15s ease-in-out;
- transition: all 0.15s ease-in-out;
- }
- .flux.favorite:not(.current) {
- background: #fff6da;
- }
- .flux.favorite:not(.current):hover .item.title {
- background: #fff6da;
- }
- .flux .website a {
- color: #303136;
- opacity: 0.75;
- }
- .flux .website .favicon {
- padding: 5px;
- }
- .flux .item.date {
- color: rgba(48, 49, 54, 0.5);
- font-size: 0.85rem;
- }
- .flux .bottom {
- font-size: 1rem;
- text-align: center;
- }
- .flux_header {
- font-size: 1rem;
- cursor: pointer;
- border-top: 1px solid #eff0f2;
- }
- .flux_header .title {
- font-size: 1rem;
- }
- /*=== GLOBAL VIEW */
- /*================*/
- #stream .box.category:not([data-unread="0"]) .box-title .title {
- font-weight: bold;
- }
- #stream .box.category .box-title {
- padding: 1.5rem;
- background: none;
- }
- #stream .box.category .box-title a.title {
- color: #5b6871;
- font-size: 1rem;
- font-weight: normal;
- text-decoration: none;
- text-align: right;
- text-transform: uppercase;
- letter-spacing: 1px;
- }
- #stream .box.category .box-title a.title:not([data-unread="0"])::after {
- margin: -0.5rem 0 0 1rem;
- padding: 0 0.75rem;
- background: #eff0f2;
- border-radius: 12px;
- position: absolute;
- top: 1.75rem;
- left: 0;
- line-height: 1.5rem;
- text-align: center;
- }
- #stream .box.category .box-title a.title:hover {
- color: #36c;
- }
- #stream .box.category .box-content {
- padding-bottom: 0.5rem;
- }
- #stream .box.category .box-content .item.feed {
- padding: 0.5rem 1.5rem;
- font-size: 1rem;
- }
- #stream .box.category .box-content .item.feed a {
- color: #303136;
- font-weight: 400;
- }
- #stream .box.category .box-content .item.feed a:hover {
- color: #36c;
- text-decoration: none;
- }
- #overlay {
- background: rgba(0, 0, 0, 0.65);
- }
- #panel {
- top: 3rem;
- left: 3rem;
- bottom: 3rem;
- right: 3rem;
- border-radius: 3px;
- }
- /*=== READER VIEW */
- /*================*/
- #stream.reader .flux {
- padding: 0 0 50px;
- background: #eff0f2;
- color: #303136;
- border: none;
- }
- #stream.reader .flux .author {
- margin: 0 0 10px;
- color: #a6a7ae;
- font-size: 90%;
- }
- /*=== Configuration pages */
- .post {
- padding: 1rem 2rem;
- font-size: 1rem;
- }
- .post form {
- margin: 1rem 0;
- }
- .post form .horizontal-list {
- margin-bottom: 0.5rem;
- }
- .post.content {
- max-width: 550px;
- }
- .post h1, .post h2 {
- color: #303136;
- font-size: 3rem;
- margin-top: 1.75rem;
- font-weight: 300;
- line-height: 1.2em;
- }
- .post a[href="./"] {
- margin: 0;
- padding: 0.75rem 1.5rem;
- background: #f9fafb;
- display: inline-block;
- color: #5b6871;
- font-size: 1rem;
- border: 1px solid #d5d8db;
- border-radius: 5px;
- min-width: 15px;
- line-height: 25px;
- vertical-align: middle;
- cursor: pointer;
- overflow: hidden;
- }
- .post a[href="./"]:hover {
- background: #36c;
- color: white;
- border: 1px solid #36c;
- text-decoration: none;
- }
- #slider {
- border-right: none;
- box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
- }
- .slide-container .properties {
- padding: 1rem;
- background: rgba(0, 0, 0, 0.75);
- color: white;
- border: 0;
- }
- .slide-container .properties .page-number {
- left: 1rem;
- top: 1rem;
- }
- /*=== LOGS */
- /*=========*/
- .loglist {
- overflow: hidden;
- border: 1px solid #a6a7ae;
- }
- .log {
- margin: 10px 0;
- padding: 5px 2%;
- background: #f9fafb;
- color: #5b6871;
- font-size: 0.8rem;
- overflow: auto;
- }
- .log > .date {
- margin: 0 0 0 10px;
- padding: 5px 10px;
- border-radius: 20px;
- }
- .log.error > .date {
- background: #f5633e;
- color: #fff;
- }
- .log.warning > .date {
- background: #f4f762;
- }
- .log.notice > .date {
- background: #eff0f2;
- }
- .log.debug > .date {
- background: #1d1e22;
- color: #fff;
- }
- /*=== STATISTICS */
- /*===============*/
- .stat {
- margin: 10px 0 20px;
- }
- .stat th,
- .stat td,
- .stat tr {
- border: none;
- }
- .stat > table td,
- .stat > table th {
- border-bottom: 1px solid #d5d8db;
- }
- .stat > .horizontal-list {
- margin: 0 0 5px;
- }
- .stat > .horizontal-list .item {
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .stat > .horizontal-list .item:first-child {
- width: 270px;
- }
- /*=== MOBILE */
- /*===========*/
- @media (max-width: 840px) {
- ul.nav .item {
- width: 100%;
- }
- ul.nav .item img {
- display: none;
- }
- ul.nav .item a {
- box-sizing: border-box;
- padding: 1rem 2.5rem 1rem 1rem;
- background: url("../../themes/icons/logout.svg") no-repeat #17181a 97% center;
- display: inline-block;
- width: 100%;
- color: #fff;
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- -ms-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- ul.nav .item a:hover, ul.nav .item a:active {
- background: url("../../themes/icons/logout.svg") no-repeat #f5633e 97% center;
- text-decoration: none;
- }
- .form-group .group-name {
- text-align: right;
- }
- .box .box-title .configure,
- .box .box-content .item .configure {
- visibility: visible;
- }
- .aside {
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- -ms-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .aside.aside_feed {
- padding: 0;
- }
- .aside .tree .tree-folder .tree-folder-items .item a {
- padding: 0.5rem 1rem;
- }
- .aside .toggle_aside,
- #panel .close,
- #close-slider.active {
- background: #25c;
- display: block;
- width: 100%;
- height: 50px;
- line-height: 50px;
- text-align: center;
- }
- .header {
- padding: 0.5rem;
- }
- .header .item.title {
- display: none;
- }
- .header .item.search {
- display: block;
- }
- .header .item.search .stick {
- display: flex;
- }
- .header .item.search input {
- width: 90%;
- height: 3.5rem;
- }
- .header .item.search input:focus {
- width: 100%;
- }
- .header .item.search .btn {
- min-height: 49px;
- padding: 0.5rem 2rem;
- }
- .header .item.configure {
- display: none;
- }
- .post {
- padding-right: 1rem;
- padding-left: 1rem;
- }
- .nav_menu .btn {
- margin: 0;
- padding: 0.85rem 1.25rem;
- }
- .nav_menu .stick {
- margin: 0.5rem 0.5rem;
- }
- .nav_menu .stick .btn {
- margin: 0;
- padding: 0.85rem 1.25rem;
- }
- .nav_menu .stick .btn.read_all {
- padding: 0.85rem 1.25rem;
- }
- .nav_menu .search {
- display: none;
- max-width: 97%;
- }
- .nav_menu .search .input {
- max-width: 97%;
- width: 90px;
- }
- .nav_menu .search .input:focus {
- width: 400px;
- }
- #stream .flux .flux_header {
- padding: 0.5rem 0;
- }
- .day {
- text-align: center;
- padding: 1rem 0;
- }
- .day .name {
- padding: 0;
- display: block;
- width: 100%;
- line-height: 1.5rem;
- margin-bottom: 1rem;
- }
- .pagination {
- margin: 0 0 3.5em;
- }
- #nav_entries {
- line-height: 4.5rem;
- }
- .notification {
- border-radius: 0;
- }
- .notification a.close {
- background: transparent;
- display: block;
- right: 0;
- }
- .notification a.close:hover {
- opacity: 0.5;
- }
- .notification a.close .icon {
- display: none;
- }
- }
- /*=== GENERAL */
- /*============*/
- html, body {
- background: #eff0f2;
- height: 100%;
- font-family: "lato", "Helvetica", "Arial", sans-serif;
- font-size: 0.875rem;
- }
- /*=== Links */
- a, button.as-link {
- outline: none;
- color: #36c;
- }
|