X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=2%2Famelia%2Fbootstrap.css;h=bc852389072455c2dd69f3180d676681b5693678;hb=260a7893c85b6e29ad4b51eccd8312eaed10ec58;hp=2f9e2612243ba45e78d5ce7a5413e88bc2781ff9;hpb=4642156cbc6da4a9e25dce2168f2fb9b726de042;p=bootswatch diff --git a/2/amelia/bootstrap.css b/2/amelia/bootstrap.css index 2f9e261..bc85238 100644 --- a/2/amelia/bootstrap.css +++ b/2/amelia/bootstrap.css @@ -6204,6 +6204,22 @@ blockquote small { color: rgba(255, 255, 255, 0.6); } +.text-warning { + color: #f2e5ac; +} + +.text-error { + color: #f3c4a3; +} + +.text-success { + color: #b8ebb3; +} + +.text-info { + color: #7be9ff; +} + body { background-color: #0f8790; background-image: -webkit-gradient(radial, center center, 0, center center, 460, from(#12a5b0), to(#0f8790)); @@ -7250,36 +7266,11 @@ code { .modal-header { color: #ffffff; background-color: #ad1d28; + border-bottom: none; } .modal-body { - color: #444444; -} - -.modal-body h1, -.modal-body h2, -.modal-body h3, -.modal-body h4, -.modal-body h5, -.modal-body h6, -.modal-body legend { - color: #ad1d28; -} - -.modal-body label, -.modal-body .input-file { - color: #444444; -} - -.modal-body .help-block, -.modal-body .help-inline { - color: #aaaaaa; -} - -.modal-body textarea, -.modal-body input, -.modal-body .uneditable-input { - border: 1px solid #aaaaaa; + background-color: #3cb9c6; } .popover {