Monotone-Parent: 537372cd1b3ee04cca31d933f59aefe5b5782b59

Monotone-Revision: c87ea9a13a8439fbe9d7e1065b37003e1752149b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-03-16T01:44:48
This commit is contained in:
Francis Lachapelle 2012-03-16 01:44:48 +00:00
parent 919e07c9f9
commit e9e2d6796b

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