mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 14:37:20 +00:00
set more styles of popupbox
This commit is contained in:
parent
75d8413832
commit
98cf6c65df
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user