From 4fd1478e82dabaa042f4e80d4b9b2830f29a7da8 Mon Sep 17 00:00:00 2001 From: plopoyop Date: Thu, 18 Sep 2014 18:36:48 +0200 Subject: Delete unused icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Optimisation SVN Utilisation du template par défaut. --- p/themes/Pafat/icons/add.svg | 30 -- p/themes/Pafat/icons/all.svg | 39 +- p/themes/Pafat/icons/bookmark.svg | 0 p/themes/Pafat/icons/category.svg | 31 -- p/themes/Pafat/icons/close.svg | 35 +- p/themes/Pafat/icons/configure.svg | 31 -- p/themes/Pafat/icons/down-white.svg | 31 -- p/themes/Pafat/icons/down.svg | 36 +- p/themes/Pafat/icons/icon.svg | 0 p/themes/Pafat/icons/key.svg | 7 - p/themes/Pafat/icons/link.svg | 0 p/themes/Pafat/icons/login.svg | 6 + p/themes/Pafat/icons/logout.svg | 6 + p/themes/Pafat/icons/next.svg | 36 +- p/themes/Pafat/icons/non-starred.svg | 2 +- p/themes/Pafat/icons/prev.svg | 36 +- p/themes/Pafat/icons/read.svg | 2 +- p/themes/Pafat/icons/refresh.svg | 31 -- p/themes/Pafat/icons/rss.svg | 6 - p/themes/Pafat/icons/search.svg | 32 -- p/themes/Pafat/icons/share.svg | 0 p/themes/Pafat/icons/starred.svg | 2 +- p/themes/Pafat/icons/tag.svg | 0 p/themes/Pafat/icons/unread.svg | 2 +- p/themes/Pafat/icons/up-white.svg | 31 -- p/themes/Pafat/icons/up.svg | 36 +- p/themes/Pafat/icons/view-global.svg | 1 - p/themes/Pafat/icons/view-normal.svg | 1 - p/themes/Pafat/icons/view-reader.svg | 1 - p/themes/Pafat/metadata.json | 4 +- p/themes/Pafat/pafat.css | 4 +- p/themes/Pafat/template.css | 695 ----------------------------------- 32 files changed, 55 insertions(+), 1119 deletions(-) delete mode 100755 p/themes/Pafat/icons/add.svg mode change 100755 => 100644 p/themes/Pafat/icons/all.svg mode change 100755 => 100644 p/themes/Pafat/icons/bookmark.svg delete mode 100755 p/themes/Pafat/icons/category.svg mode change 100755 => 100644 p/themes/Pafat/icons/close.svg delete mode 100755 p/themes/Pafat/icons/configure.svg delete mode 100755 p/themes/Pafat/icons/down-white.svg mode change 100755 => 100644 p/themes/Pafat/icons/down.svg mode change 100755 => 100644 p/themes/Pafat/icons/icon.svg delete mode 100755 p/themes/Pafat/icons/key.svg mode change 100755 => 100644 p/themes/Pafat/icons/link.svg create mode 100644 p/themes/Pafat/icons/login.svg create mode 100644 p/themes/Pafat/icons/logout.svg mode change 100755 => 100644 p/themes/Pafat/icons/next.svg mode change 100755 => 100644 p/themes/Pafat/icons/non-starred.svg mode change 100755 => 100644 p/themes/Pafat/icons/prev.svg mode change 100755 => 100644 p/themes/Pafat/icons/read.svg delete mode 100755 p/themes/Pafat/icons/refresh.svg delete mode 100755 p/themes/Pafat/icons/rss.svg delete mode 100755 p/themes/Pafat/icons/search.svg mode change 100755 => 100644 p/themes/Pafat/icons/share.svg mode change 100755 => 100644 p/themes/Pafat/icons/starred.svg mode change 100755 => 100644 p/themes/Pafat/icons/tag.svg mode change 100755 => 100644 p/themes/Pafat/icons/unread.svg delete mode 100755 p/themes/Pafat/icons/up-white.svg mode change 100755 => 100644 p/themes/Pafat/icons/up.svg delete mode 100755 p/themes/Pafat/icons/view-global.svg delete mode 100755 p/themes/Pafat/icons/view-normal.svg delete mode 100755 p/themes/Pafat/icons/view-reader.svg mode change 100755 => 100644 p/themes/Pafat/metadata.json mode change 100755 => 100644 p/themes/Pafat/pafat.css delete mode 100755 p/themes/Pafat/template.css (limited to 'p') diff --git a/p/themes/Pafat/icons/add.svg b/p/themes/Pafat/icons/add.svg deleted file mode 100755 index 446b10bab..000000000 --- a/p/themes/Pafat/icons/add.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/all.svg b/p/themes/Pafat/icons/all.svg old mode 100755 new mode 100644 index eff8263c2..14fa80366 --- a/p/themes/Pafat/icons/all.svg +++ b/p/themes/Pafat/icons/all.svg @@ -1,32 +1,7 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/bookmark.svg b/p/themes/Pafat/icons/bookmark.svg old mode 100755 new mode 100644 diff --git a/p/themes/Pafat/icons/category.svg b/p/themes/Pafat/icons/category.svg deleted file mode 100755 index 37ee46c0a..000000000 --- a/p/themes/Pafat/icons/category.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/close.svg b/p/themes/Pafat/icons/close.svg old mode 100755 new mode 100644 index 629fda7ff..64c9acd43 --- a/p/themes/Pafat/icons/close.svg +++ b/p/themes/Pafat/icons/close.svg @@ -1,28 +1,7 @@ - - - - - Gnome Symbolic Icon Theme - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - + + + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/configure.svg b/p/themes/Pafat/icons/configure.svg deleted file mode 100755 index 52df8bca7..000000000 --- a/p/themes/Pafat/icons/configure.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/down-white.svg b/p/themes/Pafat/icons/down-white.svg deleted file mode 100755 index 1082c07a1..000000000 --- a/p/themes/Pafat/icons/down-white.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/down.svg b/p/themes/Pafat/icons/down.svg old mode 100755 new mode 100644 index 2c2a8de07..050d6b969 --- a/p/themes/Pafat/icons/down.svg +++ b/p/themes/Pafat/icons/down.svg @@ -1,31 +1,5 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/icon.svg b/p/themes/Pafat/icons/icon.svg old mode 100755 new mode 100644 diff --git a/p/themes/Pafat/icons/key.svg b/p/themes/Pafat/icons/key.svg deleted file mode 100755 index fe7811bd4..000000000 --- a/p/themes/Pafat/icons/key.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/p/themes/Pafat/icons/link.svg b/p/themes/Pafat/icons/link.svg old mode 100755 new mode 100644 diff --git a/p/themes/Pafat/icons/login.svg b/p/themes/Pafat/icons/login.svg new file mode 100644 index 000000000..cf2b347ad --- /dev/null +++ b/p/themes/Pafat/icons/login.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/logout.svg b/p/themes/Pafat/icons/logout.svg new file mode 100644 index 000000000..ac2d180d8 --- /dev/null +++ b/p/themes/Pafat/icons/logout.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/next.svg b/p/themes/Pafat/icons/next.svg old mode 100755 new mode 100644 index 9a3182565..59d512450 --- a/p/themes/Pafat/icons/next.svg +++ b/p/themes/Pafat/icons/next.svg @@ -1,31 +1,5 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/non-starred.svg b/p/themes/Pafat/icons/non-starred.svg old mode 100755 new mode 100644 index 948963220..e019daffd --- a/p/themes/Pafat/icons/non-starred.svg +++ b/p/themes/Pafat/icons/non-starred.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/p/themes/Pafat/icons/prev.svg b/p/themes/Pafat/icons/prev.svg old mode 100755 new mode 100644 index eb8396aaa..000ecb10d --- a/p/themes/Pafat/icons/prev.svg +++ b/p/themes/Pafat/icons/prev.svg @@ -1,31 +1,5 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/read.svg b/p/themes/Pafat/icons/read.svg old mode 100755 new mode 100644 index d9382bf66..f3ce7532d --- a/p/themes/Pafat/icons/read.svg +++ b/p/themes/Pafat/icons/read.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/p/themes/Pafat/icons/refresh.svg b/p/themes/Pafat/icons/refresh.svg deleted file mode 100755 index 11728fc5d..000000000 --- a/p/themes/Pafat/icons/refresh.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/rss.svg b/p/themes/Pafat/icons/rss.svg deleted file mode 100755 index 2a8713be3..000000000 --- a/p/themes/Pafat/icons/rss.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/p/themes/Pafat/icons/search.svg b/p/themes/Pafat/icons/search.svg deleted file mode 100755 index acfb364cc..000000000 --- a/p/themes/Pafat/icons/search.svg +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/share.svg b/p/themes/Pafat/icons/share.svg old mode 100755 new mode 100644 diff --git a/p/themes/Pafat/icons/starred.svg b/p/themes/Pafat/icons/starred.svg old mode 100755 new mode 100644 index d62c52134..b9ab2f9f7 --- a/p/themes/Pafat/icons/starred.svg +++ b/p/themes/Pafat/icons/starred.svg @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/p/themes/Pafat/icons/tag.svg b/p/themes/Pafat/icons/tag.svg old mode 100755 new mode 100644 diff --git a/p/themes/Pafat/icons/unread.svg b/p/themes/Pafat/icons/unread.svg old mode 100755 new mode 100644 index 7ca55de89..77ce9c8b4 --- a/p/themes/Pafat/icons/unread.svg +++ b/p/themes/Pafat/icons/unread.svg @@ -1,5 +1,5 @@ - + diff --git a/p/themes/Pafat/icons/up-white.svg b/p/themes/Pafat/icons/up-white.svg deleted file mode 100755 index 45276c749..000000000 --- a/p/themes/Pafat/icons/up-white.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - diff --git a/p/themes/Pafat/icons/up.svg b/p/themes/Pafat/icons/up.svg old mode 100755 new mode 100644 index 3b01e6ac2..bd9be09e9 --- a/p/themes/Pafat/icons/up.svg +++ b/p/themes/Pafat/icons/up.svg @@ -1,31 +1,5 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - + + + + + \ No newline at end of file diff --git a/p/themes/Pafat/icons/view-global.svg b/p/themes/Pafat/icons/view-global.svg deleted file mode 100755 index d81e79790..000000000 --- a/p/themes/Pafat/icons/view-global.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/p/themes/Pafat/icons/view-normal.svg b/p/themes/Pafat/icons/view-normal.svg deleted file mode 100755 index c35b101df..000000000 --- a/p/themes/Pafat/icons/view-normal.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/p/themes/Pafat/icons/view-reader.svg b/p/themes/Pafat/icons/view-reader.svg deleted file mode 100755 index 3243aed6e..000000000 --- a/p/themes/Pafat/icons/view-reader.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/p/themes/Pafat/metadata.json b/p/themes/Pafat/metadata.json old mode 100755 new mode 100644 index a26cc7b18..996589320 --- a/p/themes/Pafat/metadata.json +++ b/p/themes/Pafat/metadata.json @@ -2,6 +2,6 @@ "name": "Pafat", "author": "Plopoyop", "description": "Un thème pour FreshRss", - "version": 0.1, - "files": ["template.css", "pafat.css"] + "version": 0.2, + "files": ["_template.css", "pafat.css"] } diff --git a/p/themes/Pafat/pafat.css b/p/themes/Pafat/pafat.css old mode 100755 new mode 100644 index 2f668d0aa..7c9a801c6 --- a/p/themes/Pafat/pafat.css +++ b/p/themes/Pafat/pafat.css @@ -377,10 +377,12 @@ a.btn { } .dropdown-menu > .item { } -.dropdown-menu > .item > a { +.dropdown-menu > .item > a, +button.as-link,button.as-link:hover { padding: 0 25px; line-height: 2.5em; color: #666; + font-size: 0.8rem; } .dropdown-menu > .item > span { padding: 0 25px; diff --git a/p/themes/Pafat/template.css b/p/themes/Pafat/template.css deleted file mode 100755 index 09ecaf685..000000000 --- a/p/themes/Pafat/template.css +++ /dev/null @@ -1,695 +0,0 @@ -@charset "UTF-8"; - -/*=== GENERAL */ -/*============*/ -html, body { - margin: 0; - padding: 0; - font-size: 100%; -} - -/*=== Links */ -a { - text-decoration: none; -} -a:hover { - text-decoration: underline; -} - -/*=== Lists */ -ul, ol, dd { - margin: 0; - padding: 0; -} - -/*=== Titles */ -h1 { - margin: 0.6em 0 0.3em; - font-size: 1.5em; - line-height: 1.6em; -} -h2 { - margin: 0.5em 0 0.25em; - font-size: 1.3em; - line-height: 2em; -} -h3 { - margin: 0.5em 0 0.25em; - font-size: 1.1em; - line-height: 2em; -} - -/*=== Paragraphs */ -p { - margin: 1em 0 0.5em; - font-size: 1em; -} - -/*=== Images */ -img { - height: auto; - max-width: 100%; -} -img.favicon { - height: 16px; - width: 16px; - vertical-align: middle; -} - -/*=== Videos */ -iframe, embed, object, video { - max-width: 100%; -} - -/*=== Forms */ -legend { - display: block; - width: 100%; - clear: both; -} -label { - display: block; -} -input { - width: 180px; -} -textarea { - width: 300px; -} -input, select, textarea { - display: inline-block; - max-width: 100%; -} -input[type="radio"], -input[type="checkbox"] { - width: 15px !important; - min-height: 15px !important; -} -input.extend:focus { - width: 300px; -} - -/*=== COMPONENTS */ -/*===============*/ -/*=== Forms */ -.form-group:after { - content: ""; - display: block; - clear: both; -} -.form-group.form-actions { - min-width: 250px; -} -.form-group .group-name { - display: block; - float: left; - width: 200px; -} -.form-group .group-controls { - min-width: 250px; - margin: 0 0 0 220px; -} -.form-group .group-controls .control { - display: block; -} - -/*=== Buttons */ -.stick { - display: inline-block; - white-space: nowrap; -} -.btn, -a.btn { - display: inline-block; - cursor: pointer; - overflow: hidden; -} -.btn-important { - font-weight: bold; -} - -/*=== Navigation */ -.nav-list .nav-header, -.nav-list .item { - display: block; -} -.nav-list .item, -.nav-list .item > a { - display: block; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; -} -.nav-head { - display: block; -} -.nav-head .item { - display: inline-block; -} - -/*=== Horizontal-list */ -.horizontal-list { - display: table; - table-layout: fixed; - width: 100%; -} -.horizontal-list .item { - display: table-cell; -} - -/*=== Dropdown */ -.dropdown { - position: relative; - display: inline-block; -} -.dropdown-target { - display: none; -} -.dropdown-menu { - display: none; - min-width: 200px; - margin: 0; - position: absolute; - right: 0; - background: #fff; - border: 1px solid #aaa; -} -.dropdown-header { - display: block; -} -.dropdown-menu > .item { - display: block; -} -.dropdown-menu > .item > a, -.dropdown-menu > .item > span { - display: block; -} -.dropdown-menu > .item[aria-checked="true"] > a:before { - content: '✓'; -} -.dropdown-menu .input { - display: block; -} -.dropdown-menu .input select, -.dropdown-menu .input input { - display: block; - max-width: 95%; -} -.dropdown-target:target ~ .dropdown-menu { - display: block; - z-index: 10; -} -.dropdown-close { - display: inline; -} -.dropdown-close a { - font-size: 0; - position: fixed; - top: 0; bottom: 0; - left: 0; right: 0; - display: block; - z-index: -10; -} -.separator { - display: block; - height: 0; - border-bottom: 1px solid #aaa; -} - -/*=== Alerts */ -.alert { - display: block; - width: 90%; -} -.group-controls .alert { - width: 100% -} -.alert-head { - margin: 0; - font-weight: bold; -} -.alert ul { - margin: 5px 20px; -} - -/*=== Icons */ -.icon { - display: inline-block; - width: 16px; - height: 16px; - vertical-align: middle; - line-height: 16px; -} - -/*=== Pagination */ -.pagination { - display: table; - width: 100%; - margin: 0; - padding: 0; - table-layout: fixed; -} -.pagination .item { - display: table-cell; -} -.pagination .pager-first, -.pagination .pager-previous, -.pagination .pager-next, -.pagination .pager-last { - width: 100px; -} - -/*=== STRUCTURE */ -/*===============*/ -/*=== Header */ -.header { - display: table; - width: 100%; - table-layout: fixed; -} -.header > .item { - display: table-cell; -} -.header > .item.title { - width: 250px; - white-space: nowrap; -} -.header > .item.title h1 { - display: inline-block; -} -.header > .item.title .logo { - display: inline-block; - height: 32px; - width: 32px; - vertical-align: middle; -} -.header > .item.configure { - width: 100px; -} - -/*=== Body */ -#global { - display: table; - width: 100%; - height: 100%; - table-layout: fixed; -} -.aside { - display: table-cell; - height: 100%; - width: 250px; - vertical-align: top; -} -.aside.aside_flux { - background: #fff; -} - -/*=== Aside main page (categories) */ -.categories { - list-style: none; - margin: 0; -} -.category { - display: block; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; -} -.category .btn:not([data-unread="0"]):after { - content: attr(data-unread); -} - -/*=== Aside main page (feeds) */ -.categories .feeds { - width: 100%; - list-style: none; -} -.categories .feeds:not(.active) { - display: none; -} -.categories .feeds .feed { - display: inline-block; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - vertical-align: middle; -} -.categories .feeds .feed:not([data-unread="0"]):before { - content: "(" attr(data-unread) ") "; -} -.categories .feeds .dropdown-menu { - left: 0; -} -.categories .feeds .item .dropdown-toggle > .icon { - visibility: hidden; - cursor: pointer; - vertical-align: top; -} -.categories .feeds .item .dropdown-target:target ~ .dropdown-toggle > .icon, -.categories .feeds .item:hover .dropdown-toggle > .icon, -.categories .feeds .item.active .dropdown-toggle > .icon { - visibility: visible; -} - -/*=== New article notification */ -#new-article { - display: none; -} -#new-article > a { - display: block; -} - -/*=== Day indication */ -.day .name { - position: absolute; - right: 0; - width: 50%; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; -} - -/*=== Feed article header and footer */ -.flux_header { - position: relative; -} -.flux .item { - line-height: 40px; - white-space: nowrap; -} -.flux .item.manage, -.flux .item.link { - width: 40px; - text-align: center; -} -.flux .item.website { - width: 200px; -} -.flux.not_read .item.title, -.flux.current .item.title { - font-weight: bold; -} -.flux:not(.current):hover .item.title { - position: absolute; - max-width: calc(100% - 320px); - background: #fff; -} -.flux .item.title a { - color: #000; - text-decoration: none; -} -.flux .item.date { - width: 145px; - text-align: right; -} -.flux .item > a { - display: block; -} -.flux .item > a { - display: block; - text-decoration: none; - white-space: nowrap; - text-overflow: ellipsis; - overflow: hidden; -} -.flux .item.share > a { - display: list-item; - list-style-position: inside; - list-style-type: decimal; -} - -/*=== Feed article content */ -.hide_posts > .flux:not(.active) > .flux_content { - display: none; -} -.content { - min-height: 20em; - margin: auto; - line-height: 1.7em; - word-wrap: break-word; -} -.content.large { - max-width: 1000px; -} -.content.medium { - max-width: 800px; -} -.content.thin { - max-width: 550px; -} -.content ul, -.content ol, -.content dd { - margin: 0 0 0 15px; - padding: 0 0 5px 15px; -} -.content pre { - overflow: auto; -} - -/*=== Notification and actualize notification */ -.notification { - position: absolute; - top: 1em; - left: 25%; right: 25%; - z-index: 10; - background: #fff; - border: 1px solid #aaa; -} -.notification.closed { - display: none; -} -.notification a.close { - position: absolute; - top: 0; bottom: 0; - right: 0; - display: inline-block; -} - -#actualizeProgress { - position: fixed; -} -#actualizeProgress progress { - max-width: 100%; - vertical-align: middle; -} -#actualizeProgress .progress { - vertical-align: middle; -} - -/*=== Navigation menu (for articles) */ -#nav_entries { - position: fixed; - bottom: 0; left: 0; - display: table; - width: 250px; - background: #fff; - table-layout: fixed; -} -#nav_entries .item { - display: table-cell; - width: 30%; -} -#nav_entries a { - display: block; -} - -/*=== "Load more" part */ -#load_more { - min-height: 40px; -} -.loading { - background: url("loader.gif") center center no-repeat; - font-size: 0; -} -#bigMarkAsRead { - display: block; - padding: 3em 0; - text-align: center; -} -.bigTick { - font-size: 7em; - line-height: 1.6em; -} - -/*=== Statistiques */ -.stat > table { - width: 100%; -} - -/*=== GLOBAL VIEW */ -/*================*/ -/*=== Category boxes */ -#stream.global .box-category { - display: inline-block; - width: 19em; - max-width: 95%; - margin: 20px 10px; - border: 1px solid #ccc; - vertical-align: top; -} -#stream.global .category { - width: 100%; -} -#stream.global .btn { - display: block; -} -#stream.global .box-category .feeds { - display: block; - overflow: auto; -} -#stream.global .box-category .feed { - width: 19em; - max-width: 90%; -} - -/*=== Panel */ -#overlay { - display: none; - position: fixed; - top: 0; bottom: 0; - left: 0; right: 0; - background: rgba(0, 0, 0, 0.9); -} -#panel { - display: none; - position: fixed; - top: 1em; bottom: 1em; - left: 2em; right: 2em; - overflow: auto; - background: #fff; -} -#panel .close { - position: fixed; - top: 0; bottom: 0; - left: 0; right: 0; - display: block; -} -#panel .close img { - display: none; -} - -/*=== DIVERS */ -/*===========*/ -.nav-login, -.nav_menu .search, -.nav_menu .toggle_aside { - display: none; -} - -.aside .toggle_aside { - position: absolute; - right: 0; - display: none; - width: 30px; - height: 30px; - line-height: 30px; - text-align: center; -} - -/*=== MOBILE */ -/*===========*/ -@media(max-width: 840px) { - .header, - .aside .btn-important, - .aside .feeds .dropdown, - .flux_header .item.website span, - .item.date, .day .date, - .dropdown-menu > .no-mobile, - .no-mobile { - display: none; - } - .nav-login { - display: block; - } - .nav_menu .toggle_aside, - .aside .toggle_aside, - .nav_menu .search, - #panel .close img { - display: inline-block; - } - - .aside { - position: fixed; - top: 0; bottom: 0; - left: 0; - width: 0; - overflow: hidden; - z-index: 100; - } - .aside:target { - width: 90%; - overflow: auto; - } - .aside .categories { - margin: 10px 0 75px; - } - - .flux_header .item.website { - width: 40px; - } - - .flux:not(.current):hover .item.title { - position: relative; - width: auto; - white-space: nowrap; - } - - .notification { - top: 0; - left: 0; - right: 0; - } - - #nav_entries { - width: 100%; - } - - #stream.global .box-category { - margin: 10px 0; - } - - #panel { - top: 0; bottom: 0; - left: 0; right: 0; - } - #panel .close { - top: 0; right: 0; - left: auto; bottom: auto; - display: inline-block; - width: 30px; - height: 30px; - } -} - -/*=== PRINTER */ -/*============*/ -@media print { - .header, .aside, - .nav_menu, .day, - .flux_header, - .flux_content .bottom, - .pagination, - #nav_entries { - display: none; - } - html, body { - background: #fff; - color: #000; - font-family: Serif; - } - #global, - .flux_content { - display: block !important; - } - .flux_content .content { - width: 100% !important; - } - .flux_content .content a { - color: #000; - } - .flux_content .content a:after { - content: " [" attr(href) "] "; - font-style: italic; - } -} -- cgit v1.2.3