X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=cosmo%2Fbootstrap.css;h=79686ee8f430023495af32bbfeba5fe10a7fc0db;hb=14dc685d89bbbdfa50ebc09916f466570994cc19;hp=506de913628ba5e3776c0a06e4d859c1ce067be0;hpb=26208163d5ca153af31d51584c4c7efbad2859e2;p=bootswatch diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css index 506de91..79686ee 100644 --- a/cosmo/bootstrap.css +++ b/cosmo/bootstrap.css @@ -5148,6 +5148,30 @@ blockquote small { .muted { color: #bbbbbb; } +.text-warning { + color: #ff7518; +} +a.text-warning:hover { + color: #e45c00; +} +.text-error { + color: #ff0039; +} +a.text-error:hover { + color: #cc002e; +} +.text-info { + color: #9954bb; +} +a.text-info:hover { + color: #7e3f9d; +} +.text-success { + color: #3fb618; +} +a.text-success:hover { + color: #2f8912; +} .navbar .navbar-inner { background-image: none; -webkit-box-shadow: none;