Now you need
- Open the site itself vkontakte.ru
- Click on the icon in the lower right Stylish corner of the browser.
- Select Create a new style → For vkontakte.ru…
- In the window that appears, enter a name for the style(anything, though I burned incense in the font), inserted between the curly skobochek here such code
.new_msg
{background:none repeat scroll 0 0 #EBEBEB !important;
}and press Save.
It should look like:
namespace url(http://www.w3.org/1999/xhtml); @ -moz-Document domain(“vkontakte.ru”) { .new_msg background:none repeat scroll 0 0 #EBEBEB !important; } |
#EBEBEB – the color of the text in HEX-format. This number may be obtained from Photoshop'Th or even Paint'E. You can enter a color keyword, such as “green,white,yellow,magenta” or color scheme RGB. For Example, RGB(255,128,0) (orange)
Then go to vkontakte.ru and check out what happened. I put a gray background:
For, to put the background necessary to write here such code
namespace url(http://www.w3.org/1999/xhtml); @ -moz-Document domain(“vkontakte.ru”) { .new_msg } } Updated 10.04.2011 |
If anyone needed instructions for the opera then write in the comments
3 Responses to Distinguish between read and unread emails VKontakte