Created
June 30, 2015 12:06
-
-
Save edds/9cb6f88acd622efb0ef0 to your computer and use it in GitHub Desktop.
core team fourth wall
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
[ | |
{ "userName": "alphagov", "repo": "signonotron2" }, | |
{ "userName": "alphagov", "repo": "frontend" }, | |
{ "userName": "alphagov", "repo": "maslow" }, | |
{ "userName": "alphagov", "repo": "short-url-manager" }, | |
{ "userName": "alphagov", "repo": "support" }, | |
{ "userName": "alphagov", "repo": "specialist-publisher" }, | |
{ "userName": "alphagov", "repo": "publisher" }, | |
{ "userName": "alphagov", "repo": "whitehall" }, | |
{ "userName": "alphagov", "repo": "govuk_content_api" }, | |
{ "userName": "alphagov", "repo": "travel-advice-publisher" }, | |
{ "userName": "alphagov", "repo": "govuk_need_api" }, | |
{ "userName": "alphagov", "repo": "release" }, | |
{ "userName": "alphagov", "repo": "info-frontend" }, | |
{ "userName": "alphagov", "repo": "feedback" }, | |
{ "userName": "alphagov", "repo": "government-frontend" }, | |
{ "userName": "alphagov", "repo": "support-api" }, | |
{ "userName": "alphagov", "repo": "specialist-frontend" }, | |
{ "userName": "alphagov", "repo": "static" }, | |
{ "userName": "alphagov", "repo": "asset-manager" }, | |
{ "userName": "alphagov", "repo": "content-store" }, | |
{ "userName": "alphagov", "repo": "url-arbiter" }, | |
{ "userName": "alphagov", "repo": "content-register" } | |
] |
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
#pulls li { | |
background: #333 !important; | |
padding-right: 40px; | |
opacity: .8; | |
} | |
#pulls li .status { | |
right: 0; | |
top: 0; | |
height: 100%; | |
width: 20px; | |
text-indent: -9999px; | |
} | |
.avatar { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment