Merge branch 'gh-pages' of github.com:breunigs/ingress-intel-total-conversion into gh-pages

This commit is contained in:
Stefan Breunig
2013-02-11 16:51:46 +01:00

View File

@ -18,6 +18,12 @@ body {
width: 340px; width: 340px;
bottom: 45px; bottom: 45px;
z-index: 1001; z-index: 1001;
/*
* NOTE: following 2 items are needed for back compatability
* between new css and old plugin versions (0.4) as of 2013-02-11 UTC.
*/
background-color: rgba(8, 48, 78, 1);
} }
#sidebar { #sidebar {