1
0
Fork 0

rename CSS attributes notify => notification

This commit is contained in:
Philipp Holzer 2020-01-24 18:56:34 +01:00
commit b229939c3d
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
30 changed files with 177 additions and 177 deletions

View file

@ -17,7 +17,7 @@ nav a:hover,
color: #fff;
}
nav .nav-notify {
nav .nav-notification {
background-color: #F80;
top: 0px;
right: -5px;
@ -25,7 +25,7 @@ nav .nav-notify {
border-radius: 5px 5px 5px 5px;
}
nav .nav-menu-icon .nav-notify {
nav .nav-menu-icon .nav-notification {
top: 0px;
}