mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Capilizing notification title
This commit is contained in:
parent
4796f5934f
commit
10c8bf7f42
@ -289,4 +289,8 @@ ul#noty_topRight_layout_container li{
|
||||
.list-group-item.active > .list-group > .list-group-item > a:focus,
|
||||
.list-group-item.active > .list-group > .list-group-item > a:hover{
|
||||
color : whitesmoke;
|
||||
}
|
||||
|
||||
a.new-notification {
|
||||
text-transform: capitalize;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user