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;}