MediaWiki веревирд авун:Common.css

Последнее сообщение: 10 лет назад от Nemo bis в теме «External links icons removed»

Оформление таблиц дуьзар хъувун

Прошу длбавить следующий код из русской Википедии --Obersachse (обсуждение) 17:47, 25 цӀехуьл (ноябрдиз) 2012 (MSK)


/* Оформление таблиц */ table.standard, table.wide, table.prettytable

{border:1px solid #aaa; border-collapse: collapse}

table.standard th, table.wide th, table.prettytable th

{border:1px solid #aaa; padding-left:0.2em; padding-right:0.2em; background:#eef}

table.standard td, table.wide td, table.prettytable td

{border: 1px solid #aaa; padding-left:0.2em; padding-right:0.2em}

table.standard caption, table.wide caption, table.tiles caption

{font-weight:bold; padding-top: 0.2em; padding-bottom:0.2em}

table.wide {width: 100%}

table.simple {border-color:#aaa; border-collapse:collapse} table.simple th, table.simple td {border-color:#aaa; padding-left:0.2em; padding-right:0.2em}

table.tiles {border-collapse:separate; border-spacing:2px} table.tiles th {padding-left:0.2em; padding-right:0.2em; background:#eef} table.tiles td {padding-left:0.2em; padding-right:0.2em; background:#f0f0f0}

table.graytable {background:#f0f0f0; padding:1em; width: 100%} table.graytable caption {padding-top:0.5em; background:#f0f0f0; font-weight:bold} table.graytable caption span.subcaption {font-size:80%; font-weight:normal} table.graytable th, table.graytable td {font-size:80%}


tr.highlight th, table tr th.highlight {background:#eef} tr.highlight td, table tr td.highlight {background:#ffe; font-weight:normal} tr.bright th, table tr th.bright {background:#ccf} tr.bright td, table tr td.bright {background:#fec} tr.shadow th, tr.shadow td, table tr th.shadow, table tr td.shadow {background:#f0f0f0} tr.dark th, tr.dark td, table tr th.dark, table tr td.dark {background:#ccc} .transparent {background:transparent !important}

table.toccolours th {background:#ccf}

/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox/dmbox message boxes */ th.mbox-text, td.mbox-text { /* The message body cell(s) */

   border: none; 
   /* @noflip */
   padding: 0.25em 0.9em;     /* 0.9em left/right */
   width: 100%;               /* Make all mboxes the same width regardless of text length */

} td.mbox-image { /* The left image cell */

   border: none; 
   /* @noflip */
   padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
   text-align: center; 

} td.mbox-imageright { /* The right image cell */

   border: none;
   /* @noflip */
   padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
   text-align: center; 

} td.mbox-empty-cell { /* An empty narrow cell */

   border: none;
   padding: 0px;
   width: 1px;

}


  • Это всё внизу добавить или заменить этим?Migraghvi (обсуждение) 19:19, 25 цӀехуьл (ноябрдиз) 2012 (MSK)
Добавить перед строкой /* These mbox-small classes must be placed after all other --Obersachse (обсуждение) 19:29, 25 цӀехуьл (ноябрдиз) 2012 (MSK)

External links icons removed дуьзар хъувун

Hello! If this CSS adds or modifies icons shown after external links, you'll be interested in knowing that such icons have been removed from MediaWiki core, a change which will reach this wiki in few days. You may want to consider whether you still need them. If you have questions, please ask at bugzilla:63725. Regards, Nemo 13:45, 10 апрель 2014 (MSK)Ответить

Вернуться на страницу «Common.css».