File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
django/contrib/admin/static/admin/css Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change @@ -445,17 +445,6 @@ body.popup .submit-row {
445
445
_width : 700px ;
446
446
}
447
447
448
- .inline-group ul .tools {
449
- padding : 0 ;
450
- margin : 0 ;
451
- list-style : none;
452
- }
453
-
454
- .inline-group ul .tools li {
455
- display : inline;
456
- padding : 0 5px ;
457
- }
458
-
459
448
.inline-group div .add-row ,
460
449
.inline-group .tabular tr .add-row td {
461
450
color : var (--body-quiet-color );
@@ -469,7 +458,6 @@ body.popup .submit-row {
469
458
border-bottom : 1px solid var (--hairline-color );
470
459
}
471
460
472
- .inline-group ul .tools a .add ,
473
461
.inline-group div .add-row a ,
474
462
.inline-group .tabular tr .add-row td a {
475
463
background : url(../ img/icon-addlink.svg) 0 1px no-repeat;
Original file line number Diff line number Diff line change 28
28
margin-left : 0 ;
29
29
}
30
30
31
- [dir = "rtl" ] .inline-group ul .tools a .add ,
32
31
[dir = "rtl" ] .inline-group div .add-row a ,
33
32
[dir = "rtl" ] .inline-group .tabular tr .add-row td a {
34
33
padding : 8px 26px 8px 10px ;
You can’t perform that action at this time.
0 commit comments