У этой таблицы стилей нет документации. Если вы знаете, как использовать эту таблицу стилей, пожалуйста, добавьте соответствующую информацию.
Замечание. Возможно, после сохранения вам придётся очистить кэш своего браузера, чтобы увидеть изменения.
- Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
- Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
- Internet Explorer: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl-F5
- Opera: Выберите очистку кэша в меню Инструменты → Настройки
/* @import "/index.php?title=Участник:AttemptToCallNil/icons.css&action=raw&ctype=text/css"; */
.blocked {
display: none !important;
}
#p-sharing {
display: none;
}
.radiotest-field > .radiotest-tab:not(.active) {
display: none;
}
/* Element animator */
#bodyContent .animated2 > *:not(.animated2-active),
#bodyContent .animated2 > .animated2-subframe > *:not(.animated2-active) {
display: none
}
#bodyContent span.animated2,
#bodyContent span.animated2.animated2-visible > *,
#bodyContent span.animated2.animated2-visible > .animated2-subframe > * {
display: inline-block;
}
#bodyContent div.animated2.animated2-visible > *,
#bodyContent div.animated2.animated2-visible > .animated2-subframe > * {
display: block;
}
.invslot-item,
.invslot-item > a:first-child {
width: 32px;
height: 32px;
}
.invslot-item-image > a.new:first-child {
background: url(/media/0/07/InvCSS.png) no-repeat content-box;
width: 32px;
height: 32px;
text-indent: -9999px;
overflow: hidden;
}
.invslot-plain > .invslot-item,
.invslot-plain > .invslot-item > a:first-child {
margin: 0;
padding: 0;
}