From 0a67e7024312437de9673eba950186100616cce2 Mon Sep 17 00:00:00 2001 From: chiguangxu Date: Fri, 23 Mar 2018 14:47:37 +0800 Subject: [PATCH] =?UTF-8?q?label=E6=A0=87=E7=AD=BE=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/static/global/css/components.css | 36 ++++--------------- 1 file changed, 6 insertions(+), 30 deletions(-) diff --git a/src/main/webapp/static/global/css/components.css b/src/main/webapp/static/global/css/components.css index 344a19c6d..bb0b02513 100644 --- a/src/main/webapp/static/global/css/components.css +++ b/src/main/webapp/static/global/css/components.css @@ -6157,36 +6157,12 @@ Customized Bootstrap Labels h6 .label { font-size: 75%; } -/* Labels variants */ -.label-default { - background-color: #bac3d0; } - .label-default[href]:hover, .label-default[href]:focus { - background-color: #9ca8bb; } - -.label-primary { - background-color: #337ab7; } - .label-primary[href]:hover, .label-primary[href]:focus { - background-color: #286090; } - -.label-success { - background-color: #36c6d3; } - .label-success[href]:hover, .label-success[href]:focus { - background-color: #27a4b0; } - -.label-info { - background-color: #659be0; } - .label-info[href]:hover, .label-info[href]:focus { - background-color: #3a80d7; } - -.label-warning { - background-color: #F1C40F; } - .label-warning[href]:hover, .label-warning[href]:focus { - background-color: #c29d0b; } - -.label-danger { - background-color: #ed6b75; } - .label-danger[href]:hover, .label-danger[href]:focus { - background-color: #e73d4a; } +/* Labels variants */ + .label-warning { + background-color: #e6911a; } + .label-warning[href]:hover, .label-warning[href]:focus { + background-color: #c88220; } + /*** Iconic labels