update utility.css content
This commit is contained in:
parent
00df2b5f91
commit
7ad5e726cd
|
@ -11,7 +11,7 @@ div.content {
|
||||||
background : white;
|
background : white;
|
||||||
border : 1px solid #ccc;
|
border : 1px solid #ccc;
|
||||||
padding : 10px;
|
padding : 10px;
|
||||||
box-shadow : 0px 0px 2px #ccc;
|
box-shadow : 0px 0px 3px #ccc;
|
||||||
}
|
}
|
||||||
|
|
||||||
p.warning {
|
p.warning {
|
||||||
|
|
Loading…
Reference in New Issue