rename CSS attributes notify => notification
This commit is contained in:
parent
b016e420fe
commit
b229939c3d
30 changed files with 177 additions and 177 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue