The wish to see two figures by the display of Yandex back links is realized (number of references from pages/domains are shown with slash)
Default settings of toolbar display have been changed. Bar panel looks more attractive. It’s not a plain gray square now, but the semitransparent socket, which looks great almost at all resources.
Though it can be changed independently, the practice shows that almost nobody changes the default settings.
Old default style settings
Code:
sbar-div-style:background:#F0F0F0;width:100%;padding:0pt;margin:0pt;z-index:1000;position:relative;
sbar-table-style:background:#F0F0F0;
sbar-cell-style:border:1px solid gray;color:darkgreen;font-size:8pt;font-family:Tahoma;
sbar-link-style:font-weight:bold;font-size:8pt;font-family:Tahoma;
New default style settings
Code:
sbar-div-style:width:100%;padding:0pt;margin:0pt;z-index:1000;position:relative;
sbar-table-style:filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
sbar-cell-style:background:#F0F0F0;border:1px solid gray;color:darkgreen;font-size:7pt;font-family:Tahoma;
sbar-link-style:font-weight:bold;font-size:7pt;font-family:Tahoma;