mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Removes box-shadown from issue_tree and relations issues tables (#41298).
git-svn-id: https://svn.redmine.org/redmine/trunk@23094 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ad9f3f16e6
commit
5bab02a316
@ -611,7 +611,7 @@ div.issue .attribute.text_cf .value .wiki p:first-of-type {margin-top: 0;}
|
||||
div.issue.overdue .due-date .value { color: #c22; }
|
||||
body.controller-issues h2.inline-flex {padding-right: 0}
|
||||
|
||||
#issue_tree table.issues, #relations table.issues { border: 0; }
|
||||
#issue_tree table.issues, #relations table.issues {border: 0; box-shadow: none;}
|
||||
#issue_tree td.checkbox, #relations td.checkbox {display:none;}
|
||||
#issue_tree td.buttons, #relations td.buttons {padding:0;}
|
||||
#issue_tree .issues-stat, #relations .issues-stat {font-size: 80%}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user