Skip to content

Commit 30bc8b4

Browse files
committed
new deployment
1 parent 2a9704f commit 30bc8b4

784 files changed

Lines changed: 354 additions & 2334 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

compiled/map/homicides.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
.bar rect {
2-
fill: #4682B4;
2+
fill: #7ba0c0;
33
opacity: 0.7; }
44

55
.bar text {
6-
fill: white;
6+
fill: #111111;
77
font: 12px sans-serif;
88
text-anchor: start; }
9-
10-
/*# sourceMappingURL=bar.css.map */
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,3 @@
1313

1414
.worker {
1515
background: url("/img/icons/worker.svg"); }
16-
17-
/*# sourceMappingURL=ronaldo-income.css.map */
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@
66

77
.node text {
88
pointer-events: none;
9-
fill: #fafafa;
109
font-size: 13px;
1110
z-index: 1000; }
1211

1312
.link {
1413
fill: none;
15-
stroke: #4682B4;
14+
stroke: #7ba0c0;
1615
stroke-opacity: 0.7;
1716
cursor: pointer; }
1817

@@ -35,16 +34,11 @@
3534
font-size: 11px; }
3635

3736
#transfer-modal {
37+
background: #fafafa;
3838
display: none;
3939
position: absolute;
4040
top: 25%;
4141
left: 25%;
4242
width: 50%;
43-
background: #000;
4443
border: 2px solid #fafafa;
4544
min-width: 450px; }
46-
47-
#transfer-modal .close {
48-
color: #fafafa; }
49-
50-
/*# sourceMappingURL=sankey.css.map */
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,12 @@
66
position: absolute;
77
top: 0;
88
left: 0;
9-
background: #272b30;
9+
background: #fafafa;
1010
width: 100%;
11-
height: 100%;
1211
margin: 25px 0 0 15px; }
1312

14-
#detail-info {
15-
margin-top: 37.5px; }
16-
1713
#detail-info .row {
1814
margin-bottom: 8px; }
1915

2016
#detail-info .player-info {
21-
padding-left: 0; }
22-
23-
/*# sourceMappingURL=wc2014-player-migrations.css.map */
17+
padding-left: 0; }

css/worldbank.css

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)