Merge branch 'master' of github.com:jonatkins/ingress-intel-total-conversion

This commit is contained in:
Philipp Schaefer
2013-09-10 14:29:13 +02:00
4 changed files with 71 additions and 7 deletions

View File

@ -76,6 +76,10 @@ body {
background-color: #00c5ff !important;
}
#name #signout { /* no hover, always show signout button */
display: block;
}
#sidebar, #chatcontrols, #chat, #chatinput {
background: #0B3351 !important;
}