MediaWiki:Mobile.css: differenze tra le versioni
Nessun oggetto della modifica |
mNessun oggetto della modifica |
||
| (3 versioni intermedie di uno stesso utente non sono mostrate) | |||
| Riga 24: | Riga 24: | ||
#divhomepageverde, | #divhomepageverde, | ||
#divhomepagerosso { | #divhomepagerosso { | ||
padding-left: 10px; | |||
padding-right: 20px; | |||
display: block; | display: block; | ||
width: 90%; | width: 90%; | ||
height: | height: 80px; | ||
margin: 5px; | margin-left: 5px; | ||
} | } | ||
| Riga 103: | Riga 105: | ||
/* QUANTCAST GDPR*/ | /* QUANTCAST GDPR*/ | ||
.qc-cmp-button { | .qc-cmp-button { | ||
background-color: #aa0000; | background-color: #aa0000 !important; | ||
border-color: #aa0000; | border-color: #aa0000 !important; | ||
} | } | ||
.qc-cmp-button:hover { | .qc-cmp-button:hover { | ||
background-color: transparent; | background-color: transparent !important; | ||
border-color: #aa0000; | border-color: #aa0000 !important; | ||
} | } | ||
.qc-cmp-alt-action, | .qc-cmp-alt-action, | ||
.qc-cmp-link { | .qc-cmp-link { | ||
color: #aa0000; | color: #aa0000 !important; | ||
} | } | ||
.qc-cmp-button.qc-cmp-secondary-button:hover | .qc-cmp-button.qc-cmp-secondary-button:hover | ||
{ | { | ||
border-color: transparent; | border-color: transparent !important; | ||
background-color: #aa0000; | background-color: #aa0000 !important; | ||
} | } | ||
.qc-cmp-button { | .qc-cmp-button { | ||
color: #eeeeee; | color: #eeeeee !important; | ||
} | } | ||
.qc-cmp-button.qc-cmp-secondary-button { | .qc-cmp-button.qc-cmp-secondary-button { | ||
color: #777777; | color: #777777 !important; | ||
} | } | ||
.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover { | .qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover { | ||
color:#ffffff; | color:#ffffff !important; | ||
} | } | ||
.qc-cmp-button.qc-cmp-secondary-button { | .qc-cmp-button.qc-cmp-secondary-button { | ||
border-color: #ffffff; | border-color: #ffffff !important; | ||
background-color: #ffffff; | background-color: #ffffff !important; | ||
} | } | ||
.qc-cmp-ui, | .qc-cmp-ui, | ||
| Riga 143: | Riga 145: | ||
.qc-cmp-ui .qc-cmp-vendor-list, | .qc-cmp-ui .qc-cmp-vendor-list, | ||
.qc-cmp-ui .qc-cmp-vendor-list-title { | .qc-cmp-ui .qc-cmp-vendor-list-title { | ||
color: #333333; | color: #333333 !important; | ||
} | } | ||
.qc-cmp-ui a, | .qc-cmp-ui a, | ||
.qc-cmp-ui .qc-cmp-alt-action, | .qc-cmp-ui .qc-cmp-alt-action, | ||
.qc-cmp-toggle-status { | .qc-cmp-toggle-status { | ||
color: #333333; | color: #333333 !important; | ||
} | } | ||
.qc-cmp-ui { | .qc-cmp-ui { | ||
background-color: #f5f5f5; | background-color: #f5f5f5 !important; | ||
} | } | ||
.qc-cmp-publisher-purposes-table .qc-cmp-table-header { | .qc-cmp-publisher-purposes-table .qc-cmp-table-header { | ||
background-color: #f5f5f5; | background-color: #f5f5f5 !important; | ||
} | } | ||
.qc-cmp-publisher-purposes-table .qc-cmp-table-row { | .qc-cmp-publisher-purposes-table .qc-cmp-table-row { | ||
background-color: #f5f5f5; | background-color: #f5f5f5 !important; | ||
} | } | ||
.qc-cmp-vendor-list .qc-cmp-vendor-row { | .qc-cmp-vendor-list .qc-cmp-vendor-row { | ||
background-color: #f5f5f5; | background-color: #f5f5f5 !important; | ||
} | } | ||
.qc-cmp-vendor-list .qc-cmp-vendor-row-header { | .qc-cmp-vendor-list .qc-cmp-vendor-row-header { | ||
background-color: #f5f5f5; | background-color: #f5f5f5 !important; | ||
} | } | ||
.qc-cmp-table { | .qc-cmp-table { | ||
border: 1px solid #0a0a0a; | border: 1px solid #0a0a0a !important; | ||
} | } | ||
.qc-cmp-table-row { | .qc-cmp-table-row { | ||
border-top: 1px solid #0a0a0a; | border-top: 1px solid #0a0a0a !important; | ||
} | } | ||
.qc-cmp-table-row:last-child { | .qc-cmp-table-row:last-child { | ||
border-bottom: 1px solid #0a0a0a; | border-bottom: 1px solid #0a0a0a !important; | ||
} | } | ||
.qc-cmp-toggle-status { | .qc-cmp-toggle-status { | ||
color: #0a0a0a; | color: #0a0a0a !important; | ||
} | } | ||
.qc-cmp-arrow-down { | .qc-cmp-arrow-down { | ||
| Riga 182: | Riga 184: | ||
.qc-cmp-small-toggle.qc-cmp-toggle-on, | .qc-cmp-small-toggle.qc-cmp-toggle-on, | ||
.qc-cmp-toggle.qc-cmp-toggle-on { | .qc-cmp-toggle.qc-cmp-toggle-on { | ||
background-color: #00aa00; | background-color: #00aa00 !important; | ||
border-color: #00aa00; | border-color: #00aa00 !important; | ||
} | } | ||
/* FINE QUANTCAST GDPR*/ | /* FINE QUANTCAST GDPR*/ | ||