diff --git a/Kitodo/src/main/webapp/WEB-INF/resources/css/pattern-library.css b/Kitodo/src/main/webapp/WEB-INF/resources/css/pattern-library.css index 93fcb720613..f030431766b 100644 --- a/Kitodo/src/main/webapp/WEB-INF/resources/css/pattern-library.css +++ b/Kitodo/src/main/webapp/WEB-INF/resources/css/pattern-library.css @@ -1216,6 +1216,9 @@ tr.ui-expanded-row-content:hover .ui-datatable tbody { color: var(--carbon-blue) !important; } +.ui-progressbar-determinate .ui-progressbar-label { + line-height: initial; +} .ui-picklist-caption { border-bottom: 1px solid var(--carbon-blue) !important; diff --git a/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/taskmanager.xhtml b/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/taskmanager.xhtml index b93b0f7e994..fac85dfd2e9 100644 --- a/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/taskmanager.xhtml +++ b/Kitodo/src/main/webapp/WEB-INF/templates/includes/system/taskmanager.xhtml @@ -24,8 +24,9 @@ - - + +