diff options
Diffstat (limited to 'cosmo/bootstrap.css')
-rw-r--r-- | cosmo/bootstrap.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cosmo/bootstrap.css b/cosmo/bootstrap.css index d1d21ff2..c5e03a1b 100644 --- a/cosmo/bootstrap.css +++ b/cosmo/bootstrap.css @@ -7250,6 +7250,10 @@ td.visible-print { color: #ff7518; } +.text-info { + color: #9954bb; +} + .table tr.success, .table tr.warning, .table tr.danger { |