Template:MonthlyConvert/Default/styles.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 5:
}
.mc-modal,
.mc-
font-family: -apple-system,BlinkMacSystemFont, "Segoe UI", Roboto, "Oxygen-Sans", Ubuntu, Cantarell, Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
display: inline-block;▼
right: 15px;▼
padding: 0;▼
}▼
right: auto;▼
left: 0;▼
width: 26px;▼
height: 26px;▼
}
/* Back button */
.mc-back {
cursor: pointer;
position: absolute;
top: 20px;
left:
opacity: 0.5;
background: transparent;
▲ padding: 0;
}
.mc-back:hover
}
body.
transform: rotate(180deg);
}
Line 58 ⟶ 36:
left: 0;
z-index: 100;
background: rgba(
width: 100%;
height: 100%;
display: none;
}
Line 68 ⟶ 45:
.mc-modal {
position: absolute;
top:
left:
transform: translate(-50%, -50%);
z-index: 110;
background: #fff;
padding:
text-align: center;
color: #000;
font-size:
line-height: 1.4;
border: 1px solid #a2a9b1;
box-shadow: 0
width:
}
@media ( min-width:
.mc-modal {
margin-left: -330px;▼
▲ padding: 60px;
font-size: 17px;▼
}
}
.mc-modal
line-height: 1.
font-weight: bold;
}
.mc-
margin-bottom:
▲ margin: 1em auto;
margin: 2em auto 1em;▼
}
Line 119 ⟶ 86:
min-height: 64px;
padding: 12px;
margin-
font-size: 17px;
font-weight: bold;
background-color: #36c;
border: 1px solid #36c;
border-radius:
outline: 0;
color: #fff;
Line 151 ⟶ 118:
color: #36c;
font-weight: bold;
background: transparent;
text-decoration: underline;▼
border: 0;
padding: 10px 12px;
cursor: pointer;
}
.mc-
color: #447ff5;
▲ text-decoration: underline;
▲}
.mc-edit-amount label {
}
Line 176 ⟶ 153:
display: none;
font-size: 14px;
color: #
}
|