Commit graph

4 commits

Author SHA1 Message Date
Pedro Pinto Silva
144134e88c Notebookbar: Help Tab: promote items to bigtoolitem
Fix a single line layout of small icons in the help tab
by promoting those buttons to bigtoolitem.
- Hopefully this change makes it easier to scan and detect
those actions, specially:
	- Online Help
	- Report an Issue
This change also improves the space efficient, giving more room
for upcoming buttons

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ic9a709e4c36d2e42a95466f9f0899399142789ad
2021-05-10 09:21:19 +02:00
andreas kainz
967505b826 Update Help icons #2026
lc_report_an_issue use the report icon with an edit symbol cause by click on it, user can edit cool
lc_keyboard-shortcuts icon get less keys so the icon isn't that busy and use the correct colors
lc_online_help the earch stuff was removed, sorry but cool is online so no need for an online symbol

Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I6c9f57f316997da3298f8ac4748bfe980733ad54
2021-04-30 00:14:51 +02:00
Rizal Muttaqin
4768baf1d6 Update Impress sidebar icons
Change-Id: I1642939344496fa6e79a2f7582413fc1b2d00d2a
2020-10-10 11:02:32 +07:00
Pedro Pinto Silva
515fee128b Notebookbar: styling
- 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>
2020-07-20 09:35:25 +02:00