MediaWiki:Common.css: mudanças entre as edições
Conteúdo deletado Conteúdo adicionado
Sem resumo de edição Etiquetas: Reversão manual Revertido |
Sem resumo de edição |
||
(19 revisões intermediárias por 2 usuários não estão sendo mostradas) | |||
Linha 2:
/* Don't display some stuff on the main page */
.page-Wikincat_Home h1 {
}
.page-Wikincat_Home #ca-talk {
display: none;
}
/* Center */
.center {
text-align: center;
}
div.center div,
div.center p,
div.center table,
div.center form {
text-align: left;
margin-left: auto;
margin-right: auto;
}
Linha 20 ⟶ 29:
}
.wikincatTable td,
.wikincatTable th {
border: 1px solid #ddd;
padding: 8px;
}
.wikincatTable tr:nth-child(even)
background-color: #f2f2f2;
}
.wikincatTable tr:hover {
background-color: #ddd;
}
.wikincatTable th {
Linha 33 ⟶ 47:
padding-bottom: 12px;
text-align: left;
background-color: #
color: white;
}
/* Semantic Result Formats (filtered) */
.filtered {
height: auto;
}
.filtered-
width: 25%;
background: #f9f9f9;
border-color: #f9f9f9;
/* border-radius: 5px; */
/* border-top-left-radius: 5px; */
/* border-bottom-right-radius: 5px; */
margin: 0 5px 0 0 !important;
padding: 5px;
float: left;
height: auto;
}
.filtered-views {
overflow: auto;
overflow-x: auto;
overflow-y: auto;
padding: 0;
margin: 0 0 0 0;
border: 0;
height: auto;
border-right-width: 0;
border-top-width: 0;
border-left-width: 0;
border-bottom-width: 0;
}
.filtered-views-container {
}
.filtered-filters .filtered-value {
}
.filtered .filtered-filters {
}
.filtered .filtered-views {
}
.filtered-filters .filtered-value .filtered-value-label span {
}
.filtered-filters .filtered-value .filtered-value-switches {
}
.filtered-filters .filtered-value .filtered-value-hide {
}
.filtered-filters .filtered-value .filtered-value-show {
}
.filtered-filters .filtered-value .filtered-value-option {
}
.filtered .filtered-filters .filtered-filter .filtered-filter-label {
}
.ns-0 #ca-talk {
display: none;
}
.searchresult {
color: #888888;
}
/* DivTable.com */
.divTable {
}
.divTableRow {
}
.divTableHeading {
}
.divTableCell,
.divTableHead {
border: 1px solid #999999;
display: table-cell;
padding: 3px 10px;
}
.divTableHeading {
}
.divTableFoot {
}
.divTableBody {
}
Linha 176 ⟶ 196:
.smwbuiltin a,
.smwbuiltin .new {
}
/* implementing tabs: https://www.w3schools.com/howto/howto_js_tabs.asp */
Linha 220 ⟶ 240:
https://alligator.io/css/collapsible */
.wrap-collapsible {
margin-bottom: 10px;
}
.wrap-collapsible input[type=
display: none;
}
Linha 248 ⟶ 268:
.lbl-toggle::before {
content:
display: inline-block;
Linha 255 ⟶ 275:
border-left: 5px solid;
vertical-align: middle;
margin-right: 0.7rem;
transform: translateY(-2px);
transition: transform 0.2s ease-out;
}
Linha 268 ⟶ 288:
max-height: 0;
overflow: hidden;
transition: max-height 0.25s ease-in-out;
}
Linha 281 ⟶ 301:
/* WSSearchFront extension */
.wssearch--hit__date,
.wssearch--hit__body {
display: none;
}
Linha 316 ⟶ 337:
/* Design de etiquetas */
/* dejavu-mono-latin-400-normal */
@font-face {
font-family: 'DejaVu Mono';
font-style: normal;
font-display: swap;
font-weight: 400;
src: url(https://cdn.jsdelivr.net/fontsource/fonts/dejavu-mono@latest/latin-400-normal.woff2) format('woff2'), url(https://cdn.jsdelivr.net/fontsource/fonts/dejavu-mono@latest/latin-400-normal.woff) format('woff');
}
.labelContainer {
height: 237.3mm;
width: 208.2mm;
border: 0.1mm solid blue;
padding-top: 17mm;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
}
.labelUnit {
margin-left: 2.5mm;
font-size: 100%;
font-family: 'DejaVu Mono';
}
.labelUnit table {
}
.labelUnit table tr:nth-child(1) td:nth-child(1) {
vertical-align: top;
font-weight:
}
Linha 351 ⟶ 380:
line-height: 0.9;
width: 61mm;
font-size:
}
.labelUnit table tr:nth-child(2) td:nth-child(1) {
line-height: 0.9;
text-align: right;
}
.labelUnit table tr:nth-child(3) {
line-height: 0.9;
font-size:
}
|