fix paypro loading notification

This commit is contained in:
Matias Alejo Garcia 2014-12-10 20:59:05 -03:00
commit 4d31b39f94
3 changed files with 34 additions and 15 deletions

View file

@ -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;