Fixed #26742 -- Fixed action select color in admin changelist.

This commit is contained in:
Dmitry Medvinsky 2016-06-09 17:22:41 +03:00 committed by Tim Graham
parent 0bce2f102c
commit 0451dcc2eb
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@
vertical-align: top;
height: 24px;
background: none;
color: #000;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 14px;