Commit graph

4 commits

Author SHA1 Message Date
frhun
79536b88ad
Fixing overlap of banner subtitle with sidebar
In narrow view frames the Subtitle would be displayed over the sidebar.
z-index changed to 29 to be one lower than the sidebar: 3e69f7ddb1/http/style.css (L910)
2019-04-25 16:19:19 +02:00
Michael Opdenacker
3bc1379b03 Banner css fix
- To have a hyperlink on the whole message banner

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-21 11:13:24 +01:00
Michael Opdenacker
5cbe41944e Fix banner.css
- Fixing an issue when javascript is disabled
- Converting to unix mode (to CRLF at the end of lines)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-21 10:57:12 +01:00
Michael Opdenacker
0eea6aa35f Add a message banner and hyperlink to the header
- This allows to make some announcements

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2019-03-21 07:36:31 +01:00