Commit graph

8 commits

Author SHA1 Message Date
Pedro Pinto Silva
71c4bb392d Fix borderless buttons on desktop
It seems the following commit
be04111173
had a typo 0px should have been 1px

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ibf3b92964efd8a1a147abc853042fd70a406abaf
2023-05-24 10:29:29 +02:00
Gülşah Köse
0f8a0762d8 Fix huge dropdown arrow of form control and missing button border
Signed-off-by: Gülşah Köse <gulsah.kose@collabora.com>
Change-Id: I752691d09195e0fc6e502736a5b809fe8d92aa50
2023-05-21 15:47:10 +02:00
Pedro Pinto Silva
9de01e11b6 Fixes Menu items hover color are inconsistent #6254
Fixes https://github.com/CollaboraOnline/online/issues/6254

Before this commit and with recent a11y changes generic btn hover
styles were bleeding out to multiple places where icon btns are present

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I3855d081595a2d3aa56e58137e21aba5d7bf8532
2023-04-28 16:46:34 +02:00
Gökay Şatır
be04111173 Turn div elements which has button role into buttons.
Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: I60cebd1b02fdc9dc9e5f8a9b57d40b279b085a99
2023-04-07 17:57:24 +03:00
Pedro Pinto Silva
1727383e7c Fix invisible text on primary button (hover)
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ic07482aebe79e1dbd796acafbbd132a1449fe121
2023-01-16 12:08:13 +01:00
Pedro Pinto Silva
2e863c37ee Don't load btn hover status CSS rules when on mobile
Better to make sure we only use those on desktop. Otherwise,
a tap can trigger undesirable rules (changing bg etc)

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I838328a55ee8943eccbbe8d69b99f76640fb3a69
2022-09-06 17:01:21 +02:00
Pedro Pinto Silva
d80252d240 About dialog: Use different chars around git hash
- On desktop keep using `(`...`)` around string
	- But make it possible to remove easily and automatically when on
	mobile
	- make sure there is a space right before that
- On mobile we normally have less space horizontally and it's harder to
	read long line
	- So place git hash as a new line (it also has the advantage that both
	links [co and integrator] will now align with each other making it
	easier to spot and tap on them)

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ie43a5374e3617da2e5f9b7e19c61601ff935ce4a
2021-11-19 15:08:57 +01:00
Henry Castro
e5c1d0e637 initial rename loleaflet -> browser
Change-Id: Ief7edfe7e3ff3a0a1ec24b4dc106bdeee5d0f8ff
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-11-10 17:18:56 +01:00
Renamed from loleaflet/css/device-desktop.css (Browse further)