<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Visually modify stopped apps on the overview page.]]></title><description><![CDATA[<p dir="auto">It would be great to have a visual identificator, thatt an app is stopped.</p>
<p dir="auto">here my propoal:<br />
<img src="/assets/uploads/files/1626270732564-bildschirmfoto-2021-07-14-um-15.51.42.png" alt="Bildschirmfoto 2021-07-14 um 15.51.42.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">these css styles would be needed.</p>
<pre><code>.grid-item-top {
  filter: grayscale(1);
}
. row {
  opacity: .3;
}
</code></pre>
<p dir="auto">please <strong>be aware</strong>, that you need a parent selector and maybe something like a state e.g <code> .is-stopped</code> to identify stopped elements via css (or data element etc.<br />
but with 2 lines of css it would make it easy to spot stopped apps on the overview page!</p>
]]></description><link>https://forum.cloudron.io/topic/5360/visually-modify-stopped-apps-on-the-overview-page</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 06:23:37 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5360.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 14 Jul 2021 13:55:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Visually modify stopped apps on the overview page. on Fri, 30 Jul 2021 14:24:03 GMT]]></title><description><![CDATA[<p dir="auto">There is still a great area, right after My Apps to show the total state of your Cloudron.</p>
<p dir="auto">For ex:<br />
My Apps    %(#00ff00)[33]/%(#c5d500)[1]/%(#ff0000)[0]</p>
<p dir="auto">Meaning 33 running, 1 stopped, 0 not responding</p>
]]></description><link>https://forum.cloudron.io/post/34596</link><guid isPermaLink="true">https://forum.cloudron.io/post/34596</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 30 Jul 2021 14:24:03 GMT</pubDate></item><item><title><![CDATA[Reply to Visually modify stopped apps on the overview page. on Fri, 30 Jul 2021 12:56:37 GMT]]></title><description><![CDATA[<p dir="auto">I like the idea and simply applying a grayscale filter to stopped apps seems to work well enough visually for a start:</p>
<p dir="auto"><img src="/assets/uploads/files/1627649775201-0e8141d8-61ff-42a2-affa-f20775545298-image.png" alt="0e8141d8-61ff-42a2-affa-f20775545298-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So this will be part of next release.</p>
]]></description><link>https://forum.cloudron.io/post/34584</link><guid isPermaLink="true">https://forum.cloudron.io/post/34584</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 30 Jul 2021 12:56:37 GMT</pubDate></item><item><title><![CDATA[Reply to Visually modify stopped apps on the overview page. on Wed, 14 Jul 2021 21:18:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/grienauer" aria-label="Profile: grienauer">@<bdi>grienauer</bdi></a> said in <a href="/post/33885">Visually modify stopped apps on the overview page.</a>:</p>
<blockquote>
<p dir="auto">It would be great to have a visual identificator, thatt an app is stopped.</p>
</blockquote>
<p dir="auto">Yeah, pretty good idea.</p>
<blockquote>
<p dir="auto">here my propoal:<br />
these css styles would be needed.</p>
<pre><code>.grid-item-top {
  filter: grayscale(1);
}
. row {
  opacity: .3;
}
</code></pre>
</blockquote>
<p dir="auto">And thanks for the code as well. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<blockquote>
<p dir="auto">please <strong>be aware</strong>, that you need a parent selector and maybe something like a state e.g <code> .is-stopped</code> to identify stopped elements via css (or data element etc.<br />
but with 2 lines of css it would make it easy to spot stopped apps on the overview page!</p>
</blockquote>
<p dir="auto">It's little contributions like this that makes a strong community as it's building here. Someone shares, and more, like developers and learners, are getting better faster thanks to those who care to share. Everyone wins.</p>
<p dir="auto">One has an idea, one has a code, one is an expert in X, another one in Y, and among us sysadmins, webmasters, and designers that's a nice unique melting pot. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=74f512c8ff7" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">Let's keep the LIGHT on!</p>
<p dir="auto">Andy</p>
]]></description><link>https://forum.cloudron.io/post/33902</link><guid isPermaLink="true">https://forum.cloudron.io/post/33902</guid><dc:creator><![CDATA[micmc]]></dc:creator><pubDate>Wed, 14 Jul 2021 21:18:03 GMT</pubDate></item></channel></rss>