515fee128b
- Overall styling - Fix tab’ alignment and paddings - Fix tabs’ states - Make use of text-shadow to emphasize instead of changing font-weight in order to avoid changes in size - Add document-type class in notebookbar (similar to what I did for menubar) - Style jquery-ui tooltips - Style .unolabel - Start to use css --var for font and colors (still no changes in the code per sea [like reducing the values etc] just start using it) -- add comments -- Use it depending on doc-type for notebookbar tab unolabel - Add missing icons - Fix extra border (toolbar-wrapper) - Add document-header Change-Id: I24552b118657d8ead47a74a6d189bd2448aac808 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98721 Tested-by: Jenkins Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
1 line
No EOL
672 B
XML
1 line
No EOL
672 B
XML
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m5 3v18h10v-2h-3c-1.090703 0-2-.909297-2-2s.909297-2 2-2h3v-3c0-1.090703.909297-2 2-2s2 .909297 2 2v-9z" fill="#fff"/><path d="m5 2c-.554 0-1 .446-1 1v18c0 .554.446 1 1 1h10v-1h-10v-18h14v9 3h1v-12c0-.554-.446-1-1-1zm1 3v4h4v-4zm6 0v1h6v-1zm0 3v1h6v-1zm-6 3v1h9c0-.363969.107739-.703481.283203-1zm0 3v1h6 3v-1zm0 3v1h4.283203c-.175464-.296519-.283203-.636031-.283203-1zm13 2v2 1c.554 0 1-.446 1-1v-2z" fill="#808080"/><path d="m17 11c-.554 0-1 .446-1 1v4h-4c-.554 0-1 .446-1 1s.446 1 1 1h4v4c0 .554.446 1 1 1s1-.446 1-1v-4h4c.554 0 1-.446 1-1s-.446-1-1-1h-4v-4c0-.554-.446-1-1-1z" fill="#4d82b8"/></svg> |