Make the html, js and css files same with server.
Signed-off-by: Gökay Şatır <gokay.satir@collabora.com>
Change-Id: Iac268811c01abee3a1b313084959e0ce70666a3b
The LanguageMenu from the Hamburger Menu was
now added also the Review Tab.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I927ec425c0e63ca4fe420369439eb96c80b41bb8
All save icons are now gray,
like the print icon or the hamburger menu icon.
The gray color is the color-main-text as the icon
is next to text, it's not so visible.
Indicators like saveas or modified use color-primary
in the icons and in the .css file
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I7311b71dff356d2c9aaf9d03d97f33a8ae9fb830
update the menubar.css file to make the icon size 16 x 16px
add 16px x-office-* icons so that no scaling is needed.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: If6d84218920e8200e644fa8ded5c950f61c02197
icon
- hamburger menu use --color-main-text
- so all stuff in the header area use the same color
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Id3361c0f58d5ce12bd1d312bd7aa303fe2071282
ordinary you use cool at a cloud storage
and didn't save on a floppy disk
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I91ce93b8c0cb21176a561a7da70abc621ee31e22
Classic Toolbar
- Update print icon without blue
Sidebar Icons
- use svg icons instead of png
- update sidebar icon
- update statusbar icon
goal for the updates were less visual disturbing
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I27f0d6bd6aa9c0df41ef5e7763bb1bcf97c1f10b
2px thick lines same as other icons in the statusbar
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I08d493038047be16af4c8f4a12cdb22684decf11
* Draw and Impress UNO command names are defined in the same file, therefore
we need to refer to 'presentation' when we want to extract a string.
* So there is no such thing as 'drawing' in this context.
* We need to use the _UNO() function to get the names instead of the
raw command IDs when we build Draw's menus.
* It is not necessary to define actions that simply send a UNO command,
some code could be deleted.
* Impress use the term 'slide', Draw use the term 'page'. We need to make
difference on the UI, cf. "Are you sure you want to delete page/slide?".
* Draw's Insert notebookbar tab was inherited from Impress, but it was not
right because of 'slide' vs. 'page' difference, and also, Draw pages
cannot have headers and footers, so the Header/footer button was removed
in Draw.
* On Draw's notebookbar the 'Draw' tab was unlocalizable. It's not a product
name there.
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I54a7b14b83e48a706b15cac6bb538886ef009a49
- best check on mobile
- Insert Fontwork
- edit Fontwork in the sidebar
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I2f9307fb8e45d9dfa8692adb93c79baef7c3c770
**Steps to test**
- notebookbar
- open help tab
- first command
**reason of the change**
the old icon didn't use 1px width line style
in addition an annotation symbol is better for converstation
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I2244ca7779dc607b27a123133b89d211ac541f93
- Add Entry under classic menu
- Add button under Notebookbar Help tab
- Create and add icon
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I927bfb4cf0e94427df7ed657766f00d1f1bb4b59
Add missing hover state to DropDownMarker¹ and do not rely solely on the
SVG for all the styles. Instead, pass some to the HTML element so it can
be easily changed depending on its state (and also it allows in the
future for easy replacement of those colors with CSS Vars).
Fix icon:
- Use proper colors instead of default black
- 2 faced icon
1. Marker used as a button to trigger validity related menus
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Iabd85ad67b50328e08690c5ab1b393bd2bd6f4e2
- Add slider
- Less content and easier to scan/read
- More clear call to actions
- But less CAT per screen / slide
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I5faf9ac5ef3bfa57f19d1b9f5f2bdcee4c91ecb7