1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00

[1.10.x] Fixed #26742 -- Fixed action select color in admin changelist.

Backport of 0451dcc2eb2449a988ade8e603846f0508ce76b4 from master
This commit is contained in:
Dmitry Medvinsky 2016-06-09 17:22:41 +03:00 committed by Tim Graham
parent 3b75d1262e
commit 8f91c42b58

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;