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 - modal window content positioning and background fixes
This commit is contained in:
parent
b5fda80377
commit
42a3d5f7e5
@ -9956,3 +9956,16 @@ a.list-group-item:hover {
|
||||
body.login-bg {
|
||||
background-color: #efefef;
|
||||
}
|
||||
#right-sidebar h4 a{
|
||||
color:#526a84;
|
||||
}
|
||||
#right-sidebar h4 a:hover,#right-sidebar h4 a:active{
|
||||
color:#798ea5;
|
||||
}
|
||||
.modalpopup-content .panel{
|
||||
background-color: transparent;
|
||||
}
|
||||
.col-centered {
|
||||
float: none;
|
||||
margin: 0 auto;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user