[css] progressively fixing rhythm
diff -r a1dbdf887ef4 web/data/banner.png
Binary file web/data/banner.png has changed
diff -r a1dbdf887ef4 web/data/banner.png
Binary file web/data/banner.png has changed
/* specific workarounds for Internet Explorer */
div.calpopup {
margin-left: 0px;
margin-top: 0px;
}
/* quick and dirty solution for pop to be
correctly displayed on right edge of window */
div.popupWrapper{
direction:rtl;
}