index
:
No-More-GitHub-Neck-Cricks-for-Safari
master
A browser extension for Safari that rotates the GitHub Network Graph by 90 degrees
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
no-more-github-neck-cricks.safariextension
/
network-graph.css
blob: 48f76a1f4d50552ae28b48a0d9549eb3ce5f547b (
plain
)
1
2
3
#
ng
canvas
{
-webkit-
transform
:
rotate
(
270
deg
);
}