Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
/*
|
|
|
|
* DO NOT EDIT THIS FILE.
|
|
|
|
* See the following change record for more information,
|
2020-07-30 00:51:14 +00:00
|
|
|
* https://www.drupal.org/node/3084859
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
* @preserve
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @file
|
|
|
|
* Maintenance theming.
|
|
|
|
*/
|
|
|
|
|
|
|
|
.maintenance-page {
|
|
|
|
min-height: 100%;
|
2020-10-14 01:20:49 +00:00
|
|
|
background-color: #dedfe4;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
}
|
|
|
|
|
2020-10-14 01:20:49 +00:00
|
|
|
.site-name {
|
|
|
|
margin-top: 1rem;
|
|
|
|
word-wrap: break-word;
|
|
|
|
color: #545560;
|
|
|
|
font-size: 1.424rem;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
}
|
|
|
|
|
2020-10-14 01:20:49 +00:00
|
|
|
.site-name,
|
|
|
|
.title {
|
|
|
|
margin-bottom: 1.5rem;
|
|
|
|
}
|
|
|
|
|
|
|
|
.content {
|
|
|
|
margin-bottom: 1rem;
|
|
|
|
color: #545560;
|
|
|
|
}
|
|
|
|
|
|
|
|
.site-name,
|
|
|
|
.title,
|
|
|
|
.content {
|
|
|
|
max-width: 512px;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Task list & step indicator
|
|
|
|
*/
|
|
|
|
|
|
|
|
@media all and (max-width: 48em) { /* 768px */
|
|
|
|
header[role="banner"] {
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
.step-indicator {
|
|
|
|
position: absolute;
|
|
|
|
top: 0.2em;
|
|
|
|
right: 0.5em; /* LTR */
|
|
|
|
display: block;
|
|
|
|
font-size: 1.385em;
|
|
|
|
}
|
|
|
|
[dir="rtl"] .step-indicator {
|
|
|
|
right: auto;
|
|
|
|
left: 0.5em;
|
|
|
|
}
|
|
|
|
.task-list {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media all and (min-width: 48em) { /* 768px */
|
|
|
|
.step-indicator {
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
.task-list {
|
|
|
|
margin-left: 0; /* LTR */
|
|
|
|
padding-bottom: 1em;
|
|
|
|
padding-left: 0; /* LTR */
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
[dir="rtl"] .task-list {
|
|
|
|
margin-right: 0;
|
|
|
|
padding-right: 0;
|
|
|
|
}
|
|
|
|
.task-list li {
|
|
|
|
padding: 0.5em 1em 0.5em 3.85em; /* LTR */
|
|
|
|
color: #1a1a1a;
|
|
|
|
}
|
|
|
|
[dir="rtl"] .task-list li {
|
|
|
|
padding: 0.5em 3.85em 0.5em 1em;
|
|
|
|
}
|
|
|
|
.task-list .is-active {
|
|
|
|
position: relative;
|
|
|
|
background: #ebeae4;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
|
|
|
.task-list .is-active:after {
|
|
|
|
position: absolute;
|
|
|
|
top: 50%;
|
|
|
|
left: 100%; /* LTR */
|
|
|
|
width: 0;
|
|
|
|
height: 0;
|
|
|
|
margin-top: -1.269em;
|
|
|
|
content: " ";
|
|
|
|
pointer-events: none;
|
|
|
|
border: solid transparent;
|
|
|
|
border-width: 1.269em;
|
|
|
|
border-color: rgba(235, 234, 228, 0);
|
|
|
|
border-left-color: #ebeae4; /* LTR */
|
|
|
|
}
|
|
|
|
[dir="rtl"] .task-list .is-active:after {
|
|
|
|
right: 100%;
|
|
|
|
left: auto;
|
|
|
|
border-right-color: #ebeae4;
|
|
|
|
border-left-color: transparent;
|
|
|
|
}
|
|
|
|
.task-list .done {
|
|
|
|
color: #adadad;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Layout
|
|
|
|
*/
|
|
|
|
|
|
|
|
.layout-container {
|
|
|
|
width: auto;
|
|
|
|
margin-right: 1.25em;
|
|
|
|
margin-left: 1.25em;
|
2020-10-14 01:20:49 +00:00
|
|
|
padding: 3rem;
|
|
|
|
border-radius: 8px;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
background: #fff;
|
2020-10-14 01:20:49 +00:00
|
|
|
box-shadow: 0 14px 30px rgba(0, 0, 0, 0.1);
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.layout-container:after { /* no reason for a clearfix in the markup */
|
|
|
|
display: table;
|
|
|
|
clear: both;
|
|
|
|
content: "";
|
|
|
|
}
|
|
|
|
|
|
|
|
@media all and (max-width: 48em) { /* 768px */
|
|
|
|
.layout-container {
|
|
|
|
margin: 1.25em;
|
2020-10-14 01:20:49 +00:00
|
|
|
padding: 1rem 1.5rem;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media all and (min-width: 48em) { /* 768px */
|
|
|
|
html {
|
|
|
|
display: table;
|
|
|
|
}
|
|
|
|
.install-page,
|
|
|
|
.maintenance-page {
|
|
|
|
display: table-cell;
|
|
|
|
padding: 1em 0;
|
|
|
|
vertical-align: middle;
|
|
|
|
}
|
|
|
|
html,
|
|
|
|
.install-page,
|
|
|
|
.maintenance-page {
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
margin: 0;
|
|
|
|
}
|
2020-10-14 01:20:49 +00:00
|
|
|
/**
|
|
|
|
* Needed to override rules from system-admin--layout.pcss.
|
|
|
|
*/
|
|
|
|
.layout-container.layout-container.layout-container {
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
width: 75%;
|
2020-10-14 01:20:49 +00:00
|
|
|
max-width: 940px;
|
Issue #3079738 by lauriii, saschaeggi, webchick, xjm, andrewmacpherson, shimpy, effulgentsia, Wim Leers, DyanneNova, svettes, rainbreaw, fhaeberle, ckrina, AaronMcHale, justafish, catch, charlieweb82, AntoineH, lot007, pzajacz, kostyashupenko, jasonbarrie, antonellasevero, finnsky, worldlinemine, bnjmnm, RobLoach, Dennis Cohn, huzooka, Archita Arora, joachim, jrockowitz, benjifisher, shaal, Gábor Hojtsy, quiron, L2G2, ccasals, hampercm, if-jds, abhisekmazumdar, Kami Amiga, pivica, zrpnr, BrightBold, imalabya, jhedstrom, Neslee Canil Pinto, maliknaik, junaidmasoodi, Maithri Shetty, pranav73, mandclu, modulist, nod_, philosurfer, phenaproxima, mherchel, mlncn, rafuel92, leymannx, kiboman, Swapnil_Kotwal, anevins, evankay, rfmarcelino, thamas, brianperry, idebr, joelpittet, boulaffasae, alexpott, volkerk, DuneBL, Eli-T, Mahenkvyas22: Add Claro administration theme to core
2019-10-13 20:42:58 +00:00
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
ul {
|
|
|
|
margin: 0.25em 0;
|
|
|
|
padding: 15px;
|
|
|
|
}
|
|
|
|
[dir="rtl"] ul {
|
|
|
|
margin-right: 0; /* Overrides default [dir="rtl"] ul margin */
|
|
|
|
}
|
|
|
|
.layout-sidebar-first {
|
|
|
|
float: left; /* LTR */
|
|
|
|
width: 35%;
|
|
|
|
}
|
|
|
|
[dir="rtl"] .layout-sidebar-first {
|
|
|
|
float: right;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Status report customization for install and update page.
|
|
|
|
*/
|
|
|
|
|
|
|
|
.system-status-report__status-title {
|
|
|
|
float: none;
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.system-status-report__entry__value {
|
|
|
|
float: none;
|
|
|
|
width: 100%;
|
|
|
|
padding-top: 0;
|
|
|
|
padding-left: 3em; /* LTR */
|
|
|
|
}
|
|
|
|
|
|
|
|
[dir="rtl"] .system-status-report__entry__value {
|
|
|
|
padding-right: 3em;
|
|
|
|
padding-left: 1em;
|
|
|
|
}
|