On webkit based browsers spinfield controls (up an down) are hidden by
default and only appear on hover on top of that they look a bit wonky
(too small and not well positioned)
This improves that by sill using the same web native control while
styling those pseudo (vendor) classes. Extras:
- Mouse cursor change
- Different opacity values (so we retaining that visual difference
between hover and normal state)
- Increase size of those arrows
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I07aacfc387cbf42efec1d302094bbfdfae4da4ed
- setup standard responses for buttons in mobile-wizard
- by default hide close or cancel buttons in mobile-wizard
because it can be closed using 'v' button or by tap on document
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I38cfbbec1cba0c76d1adfd98c43e8d0c572d3735
Otherwise, the Integrator will not receive the document
disconnection on client side.
Change-Id: I2280d90df7b915838462f119e962b0420b5cf41f
Signed-off-by: Henry Castro <hcastro@collabora.com>
The title of the selected tab is not crisp.
- Do not use colorful text shadows since it does not help with contrast
and in turn makes it blurry
- Instead use gray just as a way to
increase contrast and visually make it look like it's semi-bold (since
that font doesn't have anything in the middle between normal and 700)
- Also help user understand which tab is selected by increase the
contrast between the selected tab (rectangle) and the background via
box shadow
Resolves issue #3609
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I4140a789df6418fed3484d96625bbbe3a99ab98f
- Allow for dynamic resizing (flex box)
- Set sub elements with id so we can use less background images
in the main parent element and use it directly in its own element
- Also make integrator logo optional and easy to switch on/off via
flex-grow: 1 | 0 respectively
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I837b26d77e0bfa722c6ff3d4a247a36ef8944797
if comment is a bubble with opened preview and we zoom out
so bubbles will become full comments - we need to hide old popup
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
Change-Id: I14ce5a6a816ed28c81b855fd2e39d745a10eedb4
This means that we will no longer read loleaflet_html from old config files, which is
a good thing in 99.9% of the cases, because it contains a wrong default: loleaflet.html
For those integrators, who used this setting, we will offer an alternative slution later.
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: Ia82f812a5d3e522a9d33e7fcafcaa45130312d60
Rename loleaflet->cool did not make sense here. In ancient times
we had separate loolwsd and loleaflet packages. But maybe now we
can get rid of this, because probably nobody would upgrade from
COOL 1.0 to COOL 21.11.
Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I48a566e8bcb47a00147d436d055617f412978cf5
As opposed to 'what triggers the scan'. For more, see:
https: //docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#specifying-directories-to-scan
Signed-off-by: Jan Holesovsky <kendy@collabora.com>
Change-Id: I2587dc3a5dc06092c03d307a6551d90d474ff604