.ea-bootstrap.bootstrap { background: #008B8B; color: #778899; /* lightslategrey */ }
.step.final{ background-color : #20B2AA; /* lightseagreen */ color: #F0F8FF; }
/* #008B8B; /* GREEN */ /* #66CDAA; /* mediumaquamarine */ /* #20B2AA; /* lightseagreen */
/* Comment * .step.final{ color: #db4605 !important; }
*/
/* * .ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover { background-color:rgba(163,163,117,0.5); color: #fff; cursor: default; }
.ea-bootstrap .ui-datepicker { border: 1px solid #209221; box-shadow: 0 0 8px rgba(32,146,33,.6); }
*/ /*Now you can change “background-color:” to following Value for Dark-Grey:
Hex: #A9A9A9 RGB: rgb(169,169,169,0.5)
Please login or Register to submit your answer
Username or Email Address
Password
Remember Me
.ea-bootstrap.bootstrap {
background: #008B8B;
color: #778899; /* lightslategrey */
}
.step.final{
background-color : #20B2AA; /* lightseagreen */
color: #F0F8FF;
}
/* #008B8B; /* GREEN */
/* #66CDAA; /* mediumaquamarine */
/* #20B2AA; /* lightseagreen */
/* Comment
*
.step.final{
color: #db4605 !important;
}
*/
/*
* .ea-bootstrap .ui-datepicker .no-slots, .ea-bootstrap .ui-datepicker .no-slots:hover {
background-color:rgba(163,163,117,0.5);
color: #fff;
cursor: default;
}
.ea-bootstrap .ui-datepicker {
border: 1px solid #209221;
box-shadow: 0 0 8px rgba(32,146,33,.6);
}
*/
/*Now you can change “background-color:” to following Value for Dark-Grey:
Hex: #A9A9A9
RGB: rgb(169,169,169,0.5)
*/