Skip navigation.
Home

Little tweak to employees

When looking at the employee list in the local I manage I've sometimes had really hard times trying to guess which ones were inactive or just away of the city.

I'd suggest, to help dealing with that, making the employee's name bold or just changing one of the colors to blue (or any other easily distinguishable color).

Could that be done?

Re: Little tweak to employees

Inactive employees are coloured red, while out-of-the-city employees, orange. Or am I mistaked?

Re: Little tweak to employees

Yes, but sometimes it's just hard to distinguish between orange and red because they are "very" similar colors. At least it is for me.

That's why I ask this little but useful tweak, at least as an enable/disable option.

Justo De Las Heras @ Popmundo

Re: Little tweak to employees

I think that you could that tweak with Stylish.

Veini Turunen @ Popmundo

Re: Little tweak to employees

Use the Stylish extension and write something like this -- you can change the
"{color:XXX !important;" to another color you prefere!
I took red and yellow as example, instead of yellow and orange.
_____________________________________________________________

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("popmundo.com") {

/* Red Character - Not Active */
tr>td+td>a>font[="#ff0000"] {color:red !important; font-weight:bold;}

/* Orange Character - Not in City */
tr>td+td>a>font[="#ff9900"] {color:yellow !important; font-weight:bold;}

}

Re: Little tweak to employees

I already use stylish, but I'm not very good at creating styles by myself. Thank you both for the suggestion. By the way sebastian, the forum has probably removed some of the characters from your script so it won't work. Would you be so nice to send a PM to my character in-game?

Justo De Las Heras @ Popmundo

edit: Or you can use the code tag up there right after bold.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.