Page 1 of 1

[suggestion][graphic style]Inactive / done HTML element

Posted: Sun Oct 06, 2024 7:33 pm
by TVorace
Hello,

As a knowledge hunter, I spend a huge time in the knowledge menu to search what I am lacking.
Spotting difference between knowledge checked or not is made easier for me by increasing the color contrast between the two elements.
Maybe would this graphic settings feel comfortable for others ?

I changed the CSS style from

Code: Select all

.faded {
  opacity: 0.7;
}
to

Code: Select all

.faded {
  opacity: 0.5;
}
I have not noted side effect regressions on other pages but I spend 80% of my time in knowledge and fishing menu.

Re: [suggestion][graphic style]Inactive / done HTML element

Posted: Sun Oct 06, 2024 9:16 pm
by Kiriak
Did this change for you.

Re: [suggestion][graphic style]Inactive / done HTML element

Posted: Sun Oct 06, 2024 10:20 pm
by TVorace
Thank you, this is way better like that :) And with the new dedicated ".faded_kn[owledge]" class we should probably be immune to side effects ! :good:

Image