fix paypro loading notification
This commit is contained in:
parent
621e85f9b0
commit
4d31b39f94
3 changed files with 34 additions and 15 deletions
|
|
@ -414,6 +414,13 @@ a:hover {
|
|||
background-color: #C0392A;
|
||||
}
|
||||
|
||||
.box-notification .box-icon.secondary {
|
||||
background-color: #3498DB;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.box-notification a.close-notification {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue