libreoffice-online/loleaflet/css
Tamás Zolnai 6240c5381b Restore cypress test framework's mobile tests.
Broken since: b62dcc0255

The issue here cypress sets the window size and not the device size
when tries to emulate mobile view.
https://github.com/cypress-io/cypress/issues/970

For now, let's keep window size media rules too.

[tml: Window size changes depending on orientation. Device size does
not. We need to change each rule that used only max-device-width into
one using two subrules using max-width combined with comma (i.e. the
OR operator), one for portrait using 767px as the limit, one for
landscape using 1023px as the limit.]

We do this in other places of the css code anyway. In a long term, it
would be good to find a better way to emulate mobile view by cypress
or to detect mobile from JS code, so we can enable mobile mode easily
for cypress tests.

Change-Id: Ic7974f44fcbf6ed2883e93acd28153709514c216
2020-03-19 22:55:52 +02:00
..
editor.css Clarify what this file is for 2020-03-18 12:01:57 +02:00
impress-mobile.css Mobile: Impress: add visual cue when editing slide master 2019-11-14 09:47:51 +01:00
impress.css
jquery.mCustomScrollbar.css
leaflet-spinner.css
leaflet.css Revert the changes that removed the menu bar on iPad in the iOS app 2020-02-24 12:19:27 +01:00
loleaflet.css Restore cypress test framework's mobile tests. 2020-03-19 22:55:52 +02:00
menubar-mobile.css Hacks to improve user experience when changing orientation on phones 2020-03-19 15:40:44 +01:00
menubar.css Hacks to improve user experience when changing orientation on phones 2020-03-19 15:40:44 +01:00
mobilewizard.css Restore cypress test framework's mobile tests. 2020-03-19 22:55:52 +02:00
partsPreviewControl.css leaflet: slide previews in impress adjusted to fit 2020-03-06 14:52:19 +01:00
scrollBar.css Revert the changes that removed the menu bar on iPad in the iOS app 2020-02-24 12:19:27 +01:00
searchControl.css
selectionMarkers.css Desktop: Calc: formular bar: Decrease size of selection handles and adjust position 2020-03-12 13:31:11 +01:00
sidebar.css
spreadsheet-mobile.css leaflet-CSS: Increased the sheet tab height 2020-02-26 17:10:01 +01:00
spreadsheet.css Do not let sidebar cover calc-tabs-bar (partially) 2020-03-10 10:37:02 +01:00
toolbar-mobile.css Mobile: Fix header-left alignments on mobilewizard and fix document container vertical(readonly and edit mode) position 2020-03-12 13:31:54 +01:00
toolbar.css loleaflet: mobile: use hyperlink tag for context menus 2020-02-17 15:58:11 +01:00
vex.css Desktop: Vex-bottom-right-corner: Fix missing z-index and 2020-03-16 12:54:56 +01:00
w2ui-1.5.rc1.css
writer-mobile.css
writer.css