Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/css/snippets.css
blob: 78fa9e9cb55a19bd1381ee58ec607040e986e685 (plain) (blame)
1
2
3
4
5
6
7
8
div.panel-body pre {
  margin: 0;
  border: none;
  border-radius: 0 0 4px 4px;
}
div.panel-body {
  padding: 0;
}