From b08c1e4fd57b2955c085fa1d63bcf3dbb2387b11 Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Mon, 21 Jun 2021 14:28:29 +0800 Subject: [PATCH] * Finish task #38710. --- www/theme/default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/www/theme/default/style.css b/www/theme/default/style.css index e32309b018..7342084ebc 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -42,6 +42,7 @@ a.showMoreImage:hover {opacity: 1;} .chosen-container .chosen-drop{z-index: 1100;} .table-actions .btn {background: #78bdf5; color: #fff; border-color: #78bdf5} +.table-actions > .btn-group:first-child > .btn:first-child {border-right: 1px solid #fff} .table-footer .checked+div .btn, .table-actions .btn:hover {background: #16a8f8; border-color: #16a8f8} #header #toolbar a {color: #3c4353; font-size: 13px; position: relative;}