add plugin basics and fix #31 by providing it as plugin

This commit is contained in:
Stefan Breunig
2013-02-09 13:52:10 +01:00
parent b9ec6328f8
commit 6b19e79e07
5 changed files with 100 additions and 6 deletions

View File

@ -35,12 +35,6 @@ body {
overflow-x:hidden;
}
#redeem {
/* cheap hack to prevent sidebar content being overlayed by the map
* status box */
margin-bottom: 55px;
}
.enl {
color: #03fe03 !important;
@ -489,6 +483,17 @@ aside:nth-child(odd) span {
width: 140px;
}
#toolbox {
padding: 4px;
font-size:90%;
}
#spacer {
/* cheap hack to prevent sidebar content being overlayed by the map
* status box */
height: 55px;
}
/* a common portal display takes this much space (prevents moving
* content when first selecting a portal) */