stable
Clone or download
Read-only
In git #tuleap/stable/a151ef1e2b2a1c89df126d648da74a073139aa78, :empty selector has been used to remove extra padding of breadcrumbs container when it is empty. This was done because the wrong class has been used for page title. Using the right class like it is done in FRS administration for example fix the issue and simplify the code. Part of story #17551: apply background image on all project pages Change-Id: Iab256a009d95c5b329a31cffecaf3fac8b4d6de7
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/svn/templates/admin/section_presenter.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/templates/explorer/repository_display.mustache | +1 | −1 | Go to diff View file |
M | plugins/svn/themes/FlamingParrot/css/style.scss | +1 | −10 | Go to diff View file |
M | plugins/svn/themes/default/css/style.scss | +13 | −16 | Go to diff View file |
M | src/themes/FlamingParrot/css/utils/_project-background.scss | +0 | −4 | Go to diff View file |