Files
redmine/patches/workload_style.patch
Roman Vaníček 5f890c19f5
All checks were successful
continuous-integration/drone/push Build is passing
Workload display style patch.
2023-03-25 00:44:09 +01:00

19 lines
440 B
Diff

--- a/plugins/redmine_workload/assets/stylesheets/style.css
+++ b/plugins/redmine_workload/assets/stylesheets/style.css
@@ -115,7 +115,6 @@ legend {
}
.controller-workloads .data {
- table-layout: fixed;
border-spacing: 0 3px;
border-collapse: collapse;
margin-bottom: 10px;
@@ -277,7 +276,6 @@ legend {
display: block;
padding-top: .6em;
padding-bottom: .3em;
- height: 1em;
color: white;
}