3482
правки
Изменения
м
Нет описания правки
/* {{mbox}} */
table.mbox { width: auto; margin: 0 10%; border-collapse: collapse; background:#FBFBFB; border: 1px solid #aaa; border-left: 10px solid #1E90FF} table.mbox th, table.mbox td { padding: 0.25em 0.5em;} table.mbox td.mbox-widthhack { padding: 0;} table.mbox td.mbox-text { width:100%;} table.mbox td.mbox-text .mbox-text-small { font-size:smaller;} table.mbox td.mbox-image { width: 52px; padding: 2px 0 2px 0.5em; text-align: center;} table.mbox td.mbox-imageright { width: 52px; padding: 2px 4px 2px 0; text-align: center;} table.mbox td.mbox-image div,table.mbox td.mbox-imageright div {width:52px} /* Фикс для изображений разной ширины */table.mbox-delete,table.mbox-serious { border-left: 10px solid #B22222} table.mbox-content { border-left: 10px solid #F28500} table.mbox-style { border-left: 10px solid #F4C430} table.mbox-good { border-left: 10px solid #66CC44} table.mbox-discussion { border-left: 10px solid #339966} table.mbox-notice { border-left: 10px solid #1E90ff} table.mbox-merge { border-left: 10px solid #9932CC} table.mbox.mbox-mini { float: right; clear: right; margin: 0 0 0.5em 1em; width: 20%;}