the border-radius was needed at .select2.container--default and
.select2.selection--single and __rendered to have nice borders
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I6ae386d65f45c49f221a3c987b101132eb4d56c7
the borders are ordinary 1px so it was update for
jsdialog.cell.sidebar to be also 1px border size.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Ie85a82fecd608edd25d5c3314e70a8b91c0a31bb
use empty string in mobile app since it is not used
Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
Change-Id: I699c348c01ad06b7e720499a615e2c9a27bbf630
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
it appears that sidebar callback can arrive before
docloaded message when it is already loaded in the background
Also app.file.fileBasedView parameter is set after docloaded
so it wasnt a correct fix. perm: message arrives before document
initialization and we can hide sidebar unless the arrived messsage is
not 'edit'. if the user have edit mode, it will be up to the users preference
Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
Change-Id: Ifb220d8bb8baad0078bcd32f71ee6853d31adfb8
Not sure why the browser doesn't do it automatically. Ctrl-left-click
works on normal webpages just fine, it is equivalent to a tap with two
fingers on a trackpad. (Which, I think, is what Mac users most often
use. That is equivalent to a right-click.)
Signed-off-by: Tor Lillqvist <tml@collabora.com>
Change-Id: I1f0daf0929b41e25a58456bd995f1463c873c42c
improvement upon d9e766c19a
- On calc we need that border since we have the formula bar component
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I7d4c255654bf570a2fa4ac11a9df978f36f22971
Notebookbar
- Updated save and burger menu in the
shortcuts-bar color follow --color-main-text
- savemodified use var color and modifier was added to save
icon in the file tab
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: If12b9cf5e294982298c4ef392eeac9e12d0ef800
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
core sends same id for copy comments and this breaks the
existing implementation because sections are named based on the id.
Signed-off-by: Mert Tumer <mert.tumer@collabora.com>
Change-Id: Ia410227b7a42ac8ea7682f12aa980b34ee5c940b
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
No need to have outer shadow, if needed the only shadow we could used
would be inner (inset) but that would trigger other set of problems,
e.g.: while scrolling the inset shadow (parent elm) would be under
the styles so, better not have any shadow in the parent elm
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I039f74dea19b7887408ca252e2d16f482602d1d0
The sidebar width is 330px and not 322px.
330px is the default width with 322px the sidebar width is smaler
than needed which causes issues of symetry AND issues when
there is an additional scrallbar needed.
Top borders at the sidebar's were removed
cause there is already an border at the top toolbar.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I6c53132b273a2b83fd89c58778577e1b47cda125
there is a light text effect on mobile for commands
that aren't available (disabled) which work fine
but the additional gray background and border color
is not easy to recognize
and it cause visual issues on desktops
general everywhere in cool lighter text mean not available,
so no additional stuff is needed.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I5315e1d6a84ae3caf037ec7ab4c1ab81dcfbe44d
In status-readonly-mode the element on the down toolbar
use --color-warning background color and --border-radius
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I55782f5632f55f5923d53ec9a03628e048fa45da
Menubar use transparent background color,
so the menubar use the color of the toolbar
In read only mode the bottom-border use --color-border var
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I0f5b612cc2af7f10e62442b3568778be2ce4e52f
bottom buttons are better align with
buttons get hover effect with correct color vars
display: flex; and justify-content: space-between;
dialog get a border and a box-shadow
widget-header use --color-background-darker colors
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: I1e77434b1d4fc166a22a9774bb3168852456d3d3
the welcome dialog use the var's from the
color-scheme.
Signed-off-by: andreas kainz <kainz.a@gmail.com>
Change-Id: Ie3f0166f27d471dd21465bb76d680f63a592ee6b