set more styles of popupbox

This commit is contained in:
Uwe Steinmann 2017-01-18 08:32:02 +01:00
parent 75d8413832
commit 98cf6c65df

View File

@ -179,8 +179,12 @@ span.openpopupbox {
}
div.popupbox {
margin-top: 5px;
background-color: #fff;
border-radius: 4px;
color: black;
text-align: left;
text-shadow: none;
border: 1px solid #ccc;
padding: 15px;
display: none;