From e1c38885bd63ee887c5d839a97f539ceaa65e25e Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 26 Sep 2018 11:08:34 +0800 Subject: [PATCH] * finish task #4910. --- module/product/css/index.css | 11 +++++++++++ module/project/css/index.css | 11 +++++++++++ module/qa/css/index.css | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 module/product/css/index.css create mode 100644 module/project/css/index.css create mode 100644 module/qa/css/index.css diff --git a/module/product/css/index.css b/module/product/css/index.css new file mode 100644 index 0000000000..4a9509c8d1 --- /dev/null +++ b/module/product/css/index.css @@ -0,0 +1,11 @@ +.btn-toolbar>.angle-btn:first-child {border-color: #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after, .btn-toolbar>.angle-btn:first-child:before {border-color: transparent transparent transparent #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:first-child .btn {color: #0c64eb;} + +.btn-toolbar>.angle-btn:last-child {border-color: #000;} +.btn-toolbar>.angle-btn:last-child:after, .btn-toolbar>.angle-btn:last-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn:last-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:last-child .btn {color: #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after, .btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after {border-color: transparent transparent transparent #fff;} diff --git a/module/project/css/index.css b/module/project/css/index.css new file mode 100644 index 0000000000..4a9509c8d1 --- /dev/null +++ b/module/project/css/index.css @@ -0,0 +1,11 @@ +.btn-toolbar>.angle-btn:first-child {border-color: #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after, .btn-toolbar>.angle-btn:first-child:before {border-color: transparent transparent transparent #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:first-child .btn {color: #0c64eb;} + +.btn-toolbar>.angle-btn:last-child {border-color: #000;} +.btn-toolbar>.angle-btn:last-child:after, .btn-toolbar>.angle-btn:last-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn:last-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:last-child .btn {color: #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after, .btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after {border-color: transparent transparent transparent #fff;} diff --git a/module/qa/css/index.css b/module/qa/css/index.css new file mode 100644 index 0000000000..4a9509c8d1 --- /dev/null +++ b/module/qa/css/index.css @@ -0,0 +1,11 @@ +.btn-toolbar>.angle-btn:first-child {border-color: #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after, .btn-toolbar>.angle-btn:first-child:before {border-color: transparent transparent transparent #0c64eb;} +.btn-toolbar>.angle-btn:first-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:first-child .btn {color: #0c64eb;} + +.btn-toolbar>.angle-btn:last-child {border-color: #000;} +.btn-toolbar>.angle-btn:last-child:after, .btn-toolbar>.angle-btn:last-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn:last-child:after {border-color: transparent transparent transparent #fff;} +.btn-toolbar>.angle-btn:last-child .btn {color: #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after, .btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:before {border-color: transparent transparent transparent #000;} +.btn-toolbar>.angle-btn+.angle-btn:last-child>.btn-group:first-child:after {border-color: transparent transparent transparent #fff;}