Commit 0451dcc2 authored by Dmitry Medvinsky's avatar Dmitry Medvinsky Committed by Tim Graham
Browse files

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

parent 0bce2f10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -304,6 +304,7 @@
    vertical-align: top;
    height: 24px;
    background: none;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;