This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./+oyNds/. | |
`+mMMMMMMMMMMms. | |
`oNMMMMMMMMMMMMMMMs | |
+NMMMMMMMMMMMMMMMMm/ | |
.-```.:yMMMMMMMMMMMds/` | |
`-/++sNmho:` .omMMmyo+/::/+shNMMd/` | |
`/dMMMMMMMMMMMMmMMmo. :sNMN+ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#elements-content.source-code { background: #000 !important; font-size: 12px !important;} | |
#elements-content .highlight { color: blue;} | |
#elements-content .selection {} | |
#elements-content .selection.selected {} | |
#elements-content .parent {} | |
/*.outline-disclosure ol:focus li.parent.expanded.selected::before*/ | |
#elements-content li.parent::before { content: url('chrome-devtools://devtools/Images/treeRightTriangleWhite.png') !important; } | |
#elements-content li.parent.expanded::before { content: url('chrome-devtools://devtools/Images/treeDownTriangleWhite.png') !important;} | |
#elements-content.source-code .selected, #elements-content.source-code .hovered.selected { background: #444659 !important;} { background: #444659 !important;} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="map_container" style="width:300px; height:117px;"></div> | |
<script> | |
(function(window) { | |
var width = $('#map_container').width(); | |
var height = $('#map_container').height(); | |
var data, | |
xy = d3 | |
.geo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Steam: | |
• Bioshock 1 | |
• Bioshock 2 | |
• Batman Arkham Origins DLC | |
• Portal 1 (x2) | |
Origin: | |
• Dead Space | |
• Burnout Paradise | |
• Crysis 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* - - - - - - - - - - - - - - - - - - - - - | |
Title : Shopify DMCA | |
Author : Warren @ Shopify | |
URL : http://shopifydmca.wufoo.com | |
Last Updated : Feb 27, 2015 | |
- - - - - - - - - - - - - - - - - - - - - */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"elementType": "geometry", | |
"stylers": [ | |
{ | |
"color": "#bccac1" | |
} | |
] | |
}, | |
{ |