style & change icon
This commit is contained in:
parent
fd0502ee0a
commit
53b4375fb7
5 changed files with 17 additions and 44 deletions
|
|
@ -43,10 +43,10 @@
|
|||
}
|
||||
|
||||
.dr-notification-close-btn:hover {
|
||||
-webkit-transform: scale3d(1.25, 1.25, 1);
|
||||
-moz-transform: scale3d(1.25, 1.25, 1);
|
||||
-ms-transform: scale3d(1.25, 1.25, 1);
|
||||
transform: scale3d(1.25, 1.25, 1);
|
||||
-webkit-transform: scale3d(1.1, 1.1, 1);
|
||||
-moz-transform: scale3d(1.1, 1.1, 1);
|
||||
-ms-transform: scale3d(1.1, 1.1, 1);
|
||||
transform: scale3d(1.1, 1.1, 1);
|
||||
}
|
||||
|
||||
.slideDown{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue