wisemapping-open-source/wise-webapp/src/main/webapp/css/commonOldIE.css

16 lines
195 B
CSS
Raw Normal View History

#signUpHeader .sb-inner {
background-color: white;
}
#join .sb-inner {
background: #9a8fc3;
}
#join .sb-shadow {
background: white;
}
#join .sb-border {
background: #A29BBF;
}