Нет, у меня емэйл, на который профиль багзиллы, заблокирован.

На Маке к контекстным меню применяется. В части шкурок.

04-12-2011 23:02:28
Я зато написал в тему про изменения на форуме вот этот код

скрытый текст

Выделить код

Код:

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

@-moz-document domain("forum.mozilla-russia.org") {

input[type='button'][name='B'] {font-weight: bold;}
input[type='button'][name='I'] {font-style: italic;}
input[type='button'][name='U'] {text-decoration: underline; opacity: 0.32;}
input[type='button'][name='Strikethrough'] {text-decoration: line-through;}
input[type='button'][name='Url'] {text-decoration: underline; color: blue !important;}
input[type='button'][value='E-Mail'] {text-decoration: underline; color: blue !important; outline: 4px dotted white !important; border: 4px solid white !important;}
input[type='button'][name='Img'] {border: 6px solid white !important; -moz-box-shadow: 0 3px 8px #232323; box-shadow: 0 3px 8px #232323;}

input[type='button'][name='Code'] {font-size: 1.2em !important; color: maroon !important; font-weight: bold;}
input[type='button'][name='Quote'] {font-size: 1.12em !important; color: darkblue !important; font-style: italic !important; border-left: 6px double darkblue !important; border-right: initial; border-top: initial; border-bottom: initial;}
input[type='button'][name='Spoiler'][value='Spoiler'] {border-bottom: 2px dashed #222222 !important; border-left: initial; border-right: initial; border-top: initial;}

input[type='button'][name='UA'] {color: darkblue !important; border-left: 12px dotted aqua !important; border-right: initial; border-top: initial; border-bottom: initial;}

input[type='button'][name='More'] {color: brick !important; border-bottom: 6px solid #121212 !important; outline: 2px solid white; opacity: 0.7;}

}