update utility.css content

This commit is contained in:
Andrew Dolgov 2013-03-27 19:42:39 +04:00
parent 00df2b5f91
commit 7ad5e726cd

View file

@ -11,7 +11,7 @@ div.content {
background : white;
border : 1px solid #ccc;
padding : 10px;
box-shadow : 0px 0px 2px #ccc;
box-shadow : 0px 0px 3px #ccc;
}
p.warning {