Various minor Web interface improvements.

Monotone-Parent: de57fd5034fd57e2302198e4d6b342a30830430a
Monotone-Revision: 236aeb7125be0df2f27ec6c73f05a3d74a71ee71

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-07-10T15:26:00
This commit is contained in:
Francis Lachapelle
2012-07-10 15:26:00 +00:00
parent 1459f43f04
commit 3a748792db
7 changed files with 143 additions and 92 deletions

View File

@@ -1293,8 +1293,10 @@ DIV.event > DIV.eventInside
padding: 1px;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px; }
left: 2px;
right: 1px;
-webkit-border-radius: 2px;
border-radius: 2px; }
DIV.eventInside SPAN.location
{ font-size: smaller; }