I was updating the screenshots for the QOTD feature and noticed the styling for the news block and the styling for the QOTD block on the staff interface are slightly different. To test: - Have at least one news item for the staff interface (create one, load the sample ones in the web installer, or load the installer/data/mysql/en/optional/sample_news.yml file) - Have at least one quote (create one, load the sample ones in the web installer, or load the installer/data/mysql/en/optional/sample_quotes.yml file) - Enable the QuoteOfTheDay syspref for the staff interface - Go to the staff interface main page --> The news font is grey --> The quote font is black (or at least darker grey)
I personally like the darker colour, as it's easier to read... but I'm not sure what the styling guide recommends
Created attachment 150988 [details] [review] Bug 33707: News vs Quote of the day styling on staff interface main page This patch makes minor adjustments to the global and staff home page CSS so that the display of news and quote-of-the-day are more consistent. To test, apply the patch and rebuild the staff interface CSS. - If necessary, add at least one news item (Tools -> News -> New entry) and at least one quote (Tools -> Quote editor -> New quote). - View the staff interface home page to confirm that the style of the news area and the quotes is consistent.
Created attachment 150999 [details] [review] Bug 33707: News vs Quote of the day styling on staff interface main page This patch makes minor adjustments to the global and staff home page CSS so that the display of news and quote-of-the-day are more consistent. To test, apply the patch and rebuild the staff interface CSS. - If necessary, add at least one news item (Tools -> News -> New entry) and at least one quote (Tools -> Quote editor -> New quote). - View the staff interface home page to confirm that the style of the news area and the quotes is consistent. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Created attachment 151050 [details] [review] Bug 33707: News vs Quote of the day styling on staff interface main page This patch makes minor adjustments to the global and staff home page CSS so that the display of news and quote-of-the-day are more consistent. To test, apply the patch and rebuild the staff interface CSS. - If necessary, add at least one news item (Tools -> News -> New entry) and at least one quote (Tools -> Quote editor -> New quote). - View the staff interface home page to confirm that the style of the news area and the quotes is consistent. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Pushed to master for 23.05
Nice work everyone! Pushed to 22.11.x for next release