2018-03-07 15:14:52 +01:00
|
|
|
#targetSelection h1 {
|
2018-03-29 12:18:33 +02:00
|
|
|
margin: 0.6em;
|
2018-03-07 15:14:52 +01:00
|
|
|
color: inherit;
|
2018-03-14 18:20:09 +01:00
|
|
|
text-align: center;
|
2018-04-05 19:01:54 +02:00
|
|
|
font-size: 180%;
|
2018-03-29 12:10:09 +02:00
|
|
|
}
|
2018-03-29 12:18:33 +02:00
|
|
|
|
2017-12-19 17:09:17 +01:00
|
|
|
#targetSelection #targets {
|
2018-04-26 18:41:29 +02:00
|
|
|
list-style: none;
|
2019-01-23 18:04:22 +01:00
|
|
|
padding: 0;
|
|
|
|
margin: 0;
|
2017-11-16 18:11:42 +01:00
|
|
|
}
|
2018-04-26 17:15:08 +02:00
|
|
|
#targetSelection #targets > li:last-child {
|
2019-01-23 18:04:22 +01:00
|
|
|
margin-bottom: -1rem;
|
2018-04-26 17:15:08 +02:00
|
|
|
}
|
2019-01-23 18:04:22 +01:00
|
|
|
#targetSelection #targets > li:first-child {
|
2019-02-14 15:05:54 +01:00
|
|
|
border-top: none;
|
2019-01-23 18:04:22 +01:00
|
|
|
margin-top: -1rem;
|
|
|
|
}
|
2018-04-26 17:15:08 +02:00
|
|
|
|
2019-04-02 16:53:30 +02:00
|
|
|
#targetSelection #targets > li.small-target * {
|
2019-02-14 15:05:54 +01:00
|
|
|
font-size: 1rem;
|
|
|
|
font-weight: normal;
|
|
|
|
}
|
2019-04-02 16:53:30 +02:00
|
|
|
#targetSelection #targets > li.small-target {
|
2019-02-14 15:05:54 +01:00
|
|
|
border-top: none;
|
|
|
|
}
|
2019-04-02 16:53:30 +02:00
|
|
|
#targetSelection #targets > li.small-target .targetInput {
|
|
|
|
border-width: 1px;
|
2019-04-03 11:16:09 +02:00
|
|
|
padding-top: 0;
|
|
|
|
padding-bottom: 0;
|
2019-04-02 16:53:30 +02:00
|
|
|
}
|
2019-02-14 15:05:54 +01:00
|
|
|
|
2018-04-26 18:41:29 +02:00
|
|
|
#targetSelection #targets > li {
|
2019-02-14 15:05:54 +01:00
|
|
|
border-top: 1px solid rgba(255, 255, 255, 0.5);
|
2019-01-23 18:04:22 +01:00
|
|
|
padding: 0.6rem 1rem;
|
|
|
|
margin-left: -1rem;
|
|
|
|
margin-right: -1rem;
|
2018-04-26 17:15:08 +02:00
|
|
|
}
|
2018-04-26 18:41:29 +02:00
|
|
|
#targetSelection #targets > li .main {
|
|
|
|
display: flex;
|
2018-03-29 12:18:33 +02:00
|
|
|
align-items: center;
|
2018-04-06 11:40:31 +02:00
|
|
|
justify-content: space-between;
|
2018-03-01 10:43:44 +01:00
|
|
|
}
|
|
|
|
|
2018-03-22 18:54:19 +01:00
|
|
|
#targetSelection #targets > li p {
|
2018-04-26 17:30:51 +02:00
|
|
|
margin: 0.2em 0 0;
|
2019-04-02 16:53:30 +02:00
|
|
|
font-style: italic;
|
2018-04-26 17:30:51 +02:00
|
|
|
opacity: 0.8;
|
2018-07-03 18:28:45 +02:00
|
|
|
line-height: 1.2rem;
|
2018-04-26 17:30:51 +02:00
|
|
|
}
|
2018-03-14 18:20:09 +01:00
|
|
|
|
2018-07-02 16:04:57 +02:00
|
|
|
#targetSelection li .header {
|
2018-04-26 17:30:51 +02:00
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
2018-04-06 11:40:31 +02:00
|
|
|
}
|
2019-04-02 16:53:30 +02:00
|
|
|
#targetSelection #targets > li.small-target .header p {
|
|
|
|
display: none;
|
2018-04-03 15:59:34 +02:00
|
|
|
}
|
|
|
|
|
2017-11-16 18:11:42 +01:00
|
|
|
#targetSelection .optionTitle {
|
2018-04-06 11:40:31 +02:00
|
|
|
font-size: 115%;
|
2019-01-15 19:46:41 +01:00
|
|
|
font-weight: 500;
|
2017-11-16 18:11:42 +01:00
|
|
|
}
|
2019-01-15 19:46:41 +01:00
|
|
|
#targetSelection .optionTitle a {
|
2018-04-26 17:30:51 +02:00
|
|
|
color: inherit;
|
2018-07-03 14:20:04 +00:00
|
|
|
text-decoration: none;
|
2018-03-29 11:50:34 +02:00
|
|
|
}
|
2018-08-29 11:58:38 +02:00
|
|
|
#targetSelection .optionTitle a:hover,
|
|
|
|
#targetSelection #aidesGlimpse a:hover {
|
2018-04-26 17:30:51 +02:00
|
|
|
text-decoration: underline;
|
2018-03-29 11:50:34 +02:00
|
|
|
}
|
2017-11-16 18:11:42 +01:00
|
|
|
|
2019-01-23 18:04:22 +01:00
|
|
|
@media (hover: none) {
|
|
|
|
#targetSelection .optionTitle {
|
|
|
|
border: 1px solid rgba(255, 255, 255, 0.3);
|
|
|
|
border-radius: 0.25em;
|
|
|
|
padding: 0.05em 0.4em;
|
|
|
|
font-size: 125%;
|
|
|
|
font-weight: 400;
|
|
|
|
}
|
2019-01-15 19:46:41 +01:00
|
|
|
}
|
|
|
|
|
2018-08-29 19:00:05 +02:00
|
|
|
#targetSelection #labelNew {
|
2018-08-29 19:20:07 +02:00
|
|
|
background: #e2011c; /* Couleur de la marianne */
|
2018-08-29 19:00:05 +02:00
|
|
|
border-radius: 0.3em;
|
|
|
|
padding: 0 0.3em;
|
|
|
|
}
|
|
|
|
|
2018-04-26 17:30:51 +02:00
|
|
|
#targetSelection .targetInputOrValue {
|
2019-04-02 16:53:30 +02:00
|
|
|
font-size: 125%;
|
|
|
|
margin-left: 0.6rem;
|
2018-08-29 11:58:38 +02:00
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
|
2019-01-23 18:04:22 +01:00
|
|
|
#targetSelection .editable:not(.attractClick) {
|
|
|
|
border: 2px solid rgba(0, 0, 0, 0);
|
2018-04-26 17:30:51 +02:00
|
|
|
border-bottom: 1px dashed #ffffff91;
|
|
|
|
min-width: 2.5em;
|
|
|
|
display: inline-block;
|
2018-04-05 17:38:56 +02:00
|
|
|
}
|
2019-04-03 11:16:09 +02:00
|
|
|
#targetSelection .targetInputOrValue > :not(.targetInput):not(.attractClick) {
|
2019-04-02 16:53:30 +02:00
|
|
|
margin: 0.2rem 0.6rem;
|
|
|
|
}
|
2018-03-14 18:20:09 +01:00
|
|
|
|
2019-01-23 18:04:22 +01:00
|
|
|
#targetSelection .attractClick.editable::before {
|
|
|
|
content: '€';
|
2018-07-03 18:28:45 +02:00
|
|
|
}
|
|
|
|
|
2018-03-19 15:42:41 +01:00
|
|
|
#targetSelection .attractClick,
|
2018-04-27 15:51:31 +02:00
|
|
|
#targetSelection .targetInput {
|
|
|
|
width: 5.5em !important;
|
2018-03-01 10:43:44 +01:00
|
|
|
display: inline-block;
|
2018-03-14 18:20:09 +01:00
|
|
|
text-align: right;
|
2018-08-28 17:19:27 +02:00
|
|
|
background: rgba(255, 255, 255, 0.2);
|
|
|
|
cursor: text;
|
2018-03-01 10:43:44 +01:00
|
|
|
padding: 0;
|
2019-01-23 18:04:22 +01:00
|
|
|
padding: 0.2rem 0.6rem;
|
|
|
|
border-radius: 0.3rem;
|
2018-07-31 19:26:04 +02:00
|
|
|
border: 2px solid;
|
2018-04-26 17:30:51 +02:00
|
|
|
font-size: inherit;
|
2018-03-07 15:14:52 +01:00
|
|
|
}
|
|
|
|
|
2018-03-19 18:35:13 +01:00
|
|
|
#targetSelection .unit {
|
2018-04-30 11:06:33 +02:00
|
|
|
margin-left: 0.4em;
|
|
|
|
font-size: 110%;
|
2018-03-19 18:35:13 +01:00
|
|
|
vertical-align: middle;
|
2018-03-07 15:14:52 +01:00
|
|
|
}
|
2018-03-01 10:43:44 +01:00
|
|
|
|
2018-03-21 16:12:13 +01:00
|
|
|
.input-error {
|
2018-04-26 17:30:51 +02:00
|
|
|
padding: 0 0.6em;
|
|
|
|
margin-right: 0.6em;
|
|
|
|
font-size: 90%;
|
|
|
|
font-style: italic;
|
|
|
|
color: #c0392b;
|
|
|
|
background: yellow;
|
2018-07-03 15:03:51 +00:00
|
|
|
font-weight: 500;
|
2018-03-21 16:12:13 +01:00
|
|
|
}
|
|
|
|
|
2018-03-01 10:43:44 +01:00
|
|
|
/* Autre idée pour styler les checkboxes https://codepen.io/KenanYusuf/pen/PZKEKd */
|