All checks were successful
continuous-integration/drone/push Build is passing
19 lines
440 B
Diff
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;
|
|
}
|
|
|