Closed jayapapaya closed 10 years ago
have edited based on classes currently used in DOS ...
@gvilarino
.alert .alert-info{ background: white; font-family:"Comfortaa", sans-serif; color:#48BEC4; font-size: 0.80em; text-align: center; border-color: #48BEC4; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alertwarning{ background: white; font-family:"Comfortaa", sans-serif; color:#FF61E5; font-size: 0.80em; text-align: center; border-color: #FF61E5; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alert-success { background: white; font-family:"Comfortaa", sans-serif; color: #00B259; font-size: 0.80em; text-align: center; border-color: #00D96D; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alert-danger { background: white; font-family:"Comfortaa", sans-serif; color: #FF4000; font-size: 0.80em; text-align: center; border-color: #FF4000; border-width:1px; border-radius:8px; border-style: solid; }
Updated these to custom.css
have edited based on classes currently used in DOS ...
@gvilarino
.alert .alert-info{ background: white; font-family:"Comfortaa", sans-serif; color:#48BEC4; font-size: 0.80em; text-align: center; border-color: #48BEC4; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alertwarning{ background: white; font-family:"Comfortaa", sans-serif; color:#FF61E5; font-size: 0.80em; text-align: center; border-color: #FF61E5; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alert-success { background: white; font-family:"Comfortaa", sans-serif; color: #00B259; font-size: 0.80em; text-align: center; border-color: #00D96D; border-width:1px; border-radius:8px; border-style: solid; }
.alert .alert-danger { background: white; font-family:"Comfortaa", sans-serif; color: #FF4000; font-size: 0.80em; text-align: center; border-color: #FF4000; border-width:1px; border-radius:8px; border-style: solid; }