mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
Make breadcrumbs of repository browser copy-paste friendly (#32835).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19460 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -116,3 +116,7 @@ table.annotate td.line-code { background-color: #fafafa; }
|
||||
div.action_M { background: #fd8 }
|
||||
div.action_D { background: #f88 }
|
||||
div.action_A { background: #bfb }
|
||||
|
||||
.breadcrumbs>.separator::before, .breadcrumbs>.separator::after {
|
||||
content: " ";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user