Styleguide and theme code de-duplication (#1651)
[openemr.git] / interface / themes / colors / openemr5 / ros.scss
blob4a44c9aa3eb8341b95c3b85e0a9e91eda5db0b6a
1 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 ros~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
3 .responsetd {
4         border-color: $darkest !important;
5         background-color: $palepale;
6         border-spacing: 5px !important;
7         border-collapse: separate;
8         margin: 0px 0px 5px 10px;
10 .response {
11         background-color: $paler;
12         border-color: $darkest !important;
14 /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~openemr5 ros~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/