Commit graph

9 commits

Author SHA1 Message Date
Pedro Pinto Silva
e38fd07aff Style Paste special dialog and fix html structure
- improve normal paste html structure
- style special pasting
- make sure we are using consistent font size across the board

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I9a0942ce086c9c96082ef79aa0450c4aab7daf35
2021-04-22 19:03:03 +02:00
Pedro Pinto Silva
1c80714f31 warnCopyPaste: Fix layout
- Remove unorthodox spaces before and after punctuation
- The use of a list in this case is hurting the user:
  - Too wordy text
	- Inefficient use of space
	- Bullets work as a distraction and still focus from the verbs
	and the shortcuts
- Fix: paragraph was wrapping a list
- Replace with a table that is full width and it makes it easier
to scan and understand what we are conveying

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I12d6f433fa02f575c60f30f33c71ef820085e76e
2021-04-21 10:09:12 +02:00
Pedro Pinto Silva
25bad4f9c6 Keyboard keys: Fix style inconsistencies
fixes #2011

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I227fed8bc8838f09e878290650d47d000ac53801
2021-04-21 10:09:12 +02:00
Pedro Pinto Silva
0c6bf9c28c CSS var: Add one more gray and replace instances
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I8091ebd6e720dba8b6af4c503f515899e7f5f2d1
2021-03-25 17:24:57 +01:00
Pedro Pinto Silva
8dde3daf02 loleaflet: Mobile: AlertDialog: Ensure normal font-weight
- to avoid having the link in bold on smartphones

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: If2363f36af43ed1e19daad35c13ba395f4b55e92
2021-03-15 13:56:00 +01:00
Pedro Pinto Silva
6bec466c0e loleaflet: AlertDialog: Style link
- wrap it in element
- reduce size (it's not a title)
- add URL icon/tag at the beginning so to avoiding scaring user when opening long links

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I5c4bbec29d05ed49d034c4f11f740b5327c05d26
2021-03-15 13:56:00 +01:00
Pedro Pinto Silva
a00e20ad50 Vex input field: ensure box-sizing
to avoid padding affecting otter size anywhere

Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: I45122bbb27d37de3bfb15f201c10a4888f2ff5c2
2021-03-08 14:41:56 +01:00
Pedro Pinto Silva
7033da6dfa Vex: input fields: remove outdated width rule and add style
Signed-off-by: Pedro Pinto Silva <pedro.silva@collabora.com>
Change-Id: Ie825d15a12732e6f55b370460115227e45a43589
2021-02-18 10:28:53 +01:00
Henry Castro
85912b9100 loleaflet: makefile: fix override recipe
Makefile:815: warning: overriding recipe for target 'dist/vex.css'
Makefile:815: warning: ignoring old recipe for target 'dist/vex.css'

Change-Id: I31083acc17b89df4f02bfbd55696725dc04f275d
Signed-off-by: Henry Castro <hcastro@collabora.com>
2021-01-08 15:19:50 -04:00
Renamed from loleaflet/css/vex.css (Browse further)