mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
moving wso2 theme to emm - link hover defect fix
This commit is contained in:
parent
cd6cf9f6b3
commit
ee856d6b8b
@ -511,10 +511,6 @@ a {
|
||||
color: #004675;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover, a:focus {
|
||||
color: #001829;
|
||||
text-decoration: underline;
|
||||
}
|
||||
a:focus {
|
||||
outline: thin dotted;
|
||||
outline: 5px auto -webkit-focus-ring-color;
|
||||
@ -7820,10 +7816,6 @@ ul.sidebar-messages > li {
|
||||
padding: 40px;
|
||||
}
|
||||
|
||||
.body-wrapper a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.body-wrapper a.btn:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
@ -9303,11 +9295,6 @@ a.list-group-item:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.btn:hover, a.btn:hover {
|
||||
background-color: #005ABA;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.btn-default, a.btn-default {
|
||||
background-color: #064973;
|
||||
color: #fff;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user