grim/port-authority

flow: Created branch 'release/0.0.5'.
release/0.0.5
2015-02-05, Gary Kramlich
4353d90b4d90
flow: Created branch 'release/0.0.5'.
@charset "UTF-8";
html {
height: 100%;
}
body {
-webkit-user-select: all;
padding: 1em 5%;
height: 100%;
}
.main {
margin: 0 auto;
width: 75%;
height: 100%;
}
.repo-list {
padding: 0;
margin: 1em 0;
height: 100%;
overflow-y: auto;
}
.repo-info {
height: 100%;
}
.tag-list {
padding: 1em 5%;
height: 100%;
overflow-y: auto;
}
.loading {
text-align: center;
font-weight: bold;
color: #000000;
}
.full-height {
height: 100%;
}
.height-90 {
height: 90%;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide {
display: none !important;
}
ng\:form {
display: block;
}