mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Move the "Private" badge next to the "Open/Closed" badge (#33832).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20334 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1451,6 +1451,7 @@ td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container {
|
||||
.badge-private {
|
||||
background: #d22;
|
||||
color: #fff;
|
||||
border: 1px solid #d22;
|
||||
}
|
||||
.badge-count {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user