Follow-up of art #27566
@bdauton checked the global MW style on Tuleap 13.12.99.85. Here are some points to fix:
- Breadcrumb must look like the breadcrumb in Tuleap
- The search field should look like the standard TLP search field, not the small one:
height: var(--tlp-form-element-height);
padding: 0 15px 0 33px;
background-position: 13px center;
- Tools button: left and right padding should be
var(--tlp-medium-spacing)
.title-section
bottom padding should be var(--tlp-medium-spacing)
- Edit toolbar:
- There should be no left and right margins
- Please apply these two changes:
border: 0; box-shadow: var(--tlp-sticky-header-shadow);
- "Save changes…" button should look like a disable button when it's disable:
border-color: transparent;
background: var(--tlp-main-color-lighter-30);
color: var(--tlp-white-color-transparent-40);
- Favicon color must be theme dependent (also in page edition mode)
In addition to that, we got bunch of questions related to features available in dropdown and that might not be relevant. We should remove:
- From "Tools"
- Special Pages
- Watch/Unwatch (as there are no email notification it's a bit useless)
- (then I don't know if it's relevant to keep one Tool drodown just for "Upload file") WDYT ?
- From "MediaWiki Account"