Merge branch 'master' of github.com:martinrotter/rssguard

This commit is contained in:
Martin Rotter 2022-08-29 07:19:35 +02:00
commit 779da78dd4
8 changed files with 4 additions and 60 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -3,7 +3,7 @@
<section class="rssguard-mhead">
<div style="float: right; margin: 10px;"><!-- Should it remain here??? -->%7</div>
<span class="msmall">%2</span>
<h1>%1<span class="mlinks">%6<span class="mwrapurl"><a href="%3">URL</a><span>&nbsp;&#47;&nbsp;</span></span></h1>
<h1>%1<span class="mlinks">%6<span class="mwrapurl"><span>&nbsp;&#47;&nbsp;</span><a href="%3">URL</a></span></h1>
<span class="msmall">%5</span>
</section>

View File

@ -348,23 +348,6 @@ summary {
}
// m* == message*
body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a {
&,
&:not([href=""]) + span {
visibility: visible;
}
}
// Stay visible when right-clicked
.rssguard-mwrapper .rssguard-mhead .mwrapurl a:focus {
&,
& + span {
visibility: visible !important;
}
}
.rssguard-mwrapper {
padding: $base-unit !important;
@ -392,15 +375,6 @@ body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a {
.mwrapurl {
display: inline-flex;
a {
order: 1;
}
a,
span {
visibility: hidden;
}
a[href=""] {
&,

View File

@ -296,14 +296,6 @@ summary:focus {
outline: 1px solid #8291AD;
}
body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a, body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a:not([href=""]) + span {
visibility: visible;
}
.rssguard-mwrapper .rssguard-mhead .mwrapurl a:focus, .rssguard-mwrapper .rssguard-mhead .mwrapurl a:focus + span {
visibility: visible !important;
}
.rssguard-mwrapper {
padding: 10px !important;
}
@ -323,13 +315,6 @@ body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a, body:hover .rssguard-
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl {
display: inline-flex;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a {
order: 1;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a,
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl span {
visibility: hidden;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""], .rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""] + span {
display: none;
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.1.3" base="nudus-base">
<skin version="0.1.4" base="nudus-base">
<author>
<name>akinokonomi, martinrotter</name>
</author>

View File

@ -296,14 +296,6 @@ summary:focus {
outline: 1px solid #5D88D2;
}
body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a, body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a:not([href=""]) + span {
visibility: visible;
}
.rssguard-mwrapper .rssguard-mhead .mwrapurl a:focus, .rssguard-mwrapper .rssguard-mhead .mwrapurl a:focus + span {
visibility: visible !important;
}
.rssguard-mwrapper {
padding: 10px !important;
}
@ -323,13 +315,6 @@ body:hover .rssguard-mwrapper .rssguard-mhead .mwrapurl a, body:hover .rssguard-
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl {
display: inline-flex;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a {
order: 1;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a,
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl span {
visibility: hidden;
}
.rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""], .rssguard-mwrapper .rssguard-mhead .mlinks .mwrapurl a[href=""] + span {
display: none;
}

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<skin version="0.1.3" base="nudus-base">
<skin version="0.1.4" base="nudus-base">
<author>
<name>akinokonomi, martinrotter</name>
</author>

View File

@ -70,7 +70,7 @@ elseif(UNIX AND NOT APPLE AND NOT ANDROID)
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo
)
install(FILES ${CMAKE_SOURCE_DIR}/resources/graphics/${CMAKE_PROJECT_NAME}.png
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/512x512/apps
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/256x256/apps
)
elseif(APPLE)
install(TARGETS app