moving wso2 theme to emm - modal window content positioning and background fixes

revert-70aa11f8
thusithakalugamage 8 years ago
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…
Cancel
Save