mirror of
https://github.com/django/django.git
synced 2025-10-02 06:51:20 +00:00
[1.10.x] Fixed #26742 -- Fixed action select color in admin changelist.
Backport of 0451dcc2eb
from master
This commit is contained in:
parent
3b75d1262e
commit
8f91c42b58
1 changed files with 1 additions and 0 deletions
|
@ -304,6 +304,7 @@
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
background: none;
|
background: none;
|
||||||
|
color: #000;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue