merge of '9cacc7ba282ab08c75e02952d2f95a3f5bdf9010'

and 'c87ea9a13a8439fbe9d7e1065b37003e1752149b'

Monotone-Parent: 9cacc7ba282ab08c75e02952d2f95a3f5bdf9010
Monotone-Parent: c87ea9a13a8439fbe9d7e1065b37003e1752149b
Monotone-Revision: f1a374b2656fa1898821dfc1e6ab50316d7c5c5d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-16T01:45:05
maint-2.0.2
Francis Lachapelle 2012-03-16 01:45:05 +00:00
commit 397d49f5a7
1 changed files with 7 additions and 0 deletions

View File

@ -1059,6 +1059,13 @@ DIV.bottomToolbar A.bottomButton SPAN:active
.editing > INPUT[type="text"]
{ width: 98%; }
.safetyBlock
{ position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px; }
@media print
{
BODY