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

Here you can ask your questions and post suggestions about site's development.
Post Reply
User avatar
TVorace
Posts: 6
Joined:Sun May 30, 2021 6:28 pm

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

Post by TVorace » Sun Oct 06, 2024 7:33 pm

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.

User avatar
Kiriak
Site Admin
Posts: 528
Joined:Wed Sep 11, 2013 10:30 am
Discord:Kiriak#5590

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

Post by Kiriak » Sun Oct 06, 2024 9:16 pm

Did this change for you.

User avatar
TVorace
Posts: 6
Joined:Sun May 30, 2021 6:28 pm

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

Post by TVorace » Sun Oct 06, 2024 10:20 pm

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

Post Reply