mirror of
https://github.com/redmine/redmine.git
synced 2025-11-01 10:56:17 +01:00
Remove unused styles for div.action_M, div.action_D, and div.action_A (#43247).
Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@24014 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -158,10 +158,6 @@ table.annotate td.line-code {
|
|||||||
border-left: 6px solid #d7d7d7;
|
border-left: 6px solid #d7d7d7;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.action_M { background: #fd8 }
|
|
||||||
div.action_D { background: #f88 }
|
|
||||||
div.action_A { background: #bfb }
|
|
||||||
|
|
||||||
.breadcrumbs>.separator::before, .breadcrumbs>.separator::after {
|
.breadcrumbs>.separator::before, .breadcrumbs>.separator::after {
|
||||||
content: " ";
|
content: " ";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user