mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-13 05:48:36 +03:00
rm comments
This commit is contained in:
@@ -53,7 +53,6 @@
|
|||||||
|
|
||||||
.legend-section {
|
.legend-section {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
// padding-left: 60px;
|
|
||||||
height: 25px;
|
height: 25px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@@ -65,67 +64,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.legend-labels {
|
.legend-labels {
|
||||||
// float: lef;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
.label {
|
.label {
|
||||||
// display: block;
|
|
||||||
font-size: $xsmall;
|
font-size: $xsmall;
|
||||||
// margin-top: 10px;
|
|
||||||
// margin-left: 10px;
|
|
||||||
|
|
||||||
// .color-category {
|
|
||||||
// width: 8px;
|
|
||||||
// height: 8px;
|
|
||||||
// border-radius: 10px;
|
|
||||||
// display: inline-block;
|
|
||||||
// margin: 0px 5px 0 0;
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// &:first-child {
|
|
||||||
// .legend-labels .label {
|
|
||||||
// margin-top: 0;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// .legend-item {
|
|
||||||
// display: block;
|
|
||||||
// width: 100%;
|
|
||||||
// display: inline-block;
|
|
||||||
// margin-bottom: 3px;
|
|
||||||
// padding-left: 80px;
|
|
||||||
|
|
||||||
// .item-label {
|
|
||||||
// line-height: 15px;
|
|
||||||
// height: 15px;
|
|
||||||
// font-size: $normal;
|
|
||||||
// }
|
|
||||||
|
|
||||||
// .color-marker {
|
|
||||||
// display: inline-block;
|
|
||||||
// width: 15px;
|
|
||||||
// height: 15px;
|
|
||||||
// float: left;
|
|
||||||
// margin: 0 10px 0 0;
|
|
||||||
// border-radius: 15px;
|
|
||||||
|
|
||||||
// &.victims { background-color: #C90500; }
|
|
||||||
// &.military { background-color: #319C31; }
|
|
||||||
// &.nonstate { background-color: #AC28AC; }
|
|
||||||
// &.state-police { background-color: #0000BF; }
|
|
||||||
// &.iguala-municipal-police { background-color: #00558D; }
|
|
||||||
// &.federal-police { background-color: #5756A2; }
|
|
||||||
// &.huitzuco-municipal-police { background-color: #4ECAC1; }
|
|
||||||
// &.cocula-municipal-police { background-color: #095959; }
|
|
||||||
// &.ambulance { background-color: #ffffff; }
|
|
||||||
// &.other { background-color: #D3CE2A; }
|
|
||||||
// &.drivers { background-color: #822519; }
|
|
||||||
// &.communications { background-color: #a6a6a6; }
|
|
||||||
// &.GIEI { background-color: #ffffff; }
|
|
||||||
// &.PGR { background-color: #000000; }
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user