summaryrefslogtreecommitdiffstats
path: root/css/mobile.css
AgeCommit message (Collapse)Author
2022-08-30Port admin settings to vue (#1880)Carl Schwan
* Port admin settings to vue Co-authored-by: anoy. <anoymouserver@users.noreply.github.com> Co-authored-by: Benjamin Brahmer <info@b-brahmer.de> Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2019-05-12support better reading in a tablet screen (#467)nachoparker
* support better reading in a tablet screen * use scss variables Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11add "mark read" floating button mobile. Fixes #469 (#505)nachoparker
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2018-09-26Fix firefox wide screen and mobile viewJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2015-09-20fix #718Bernhard Posselt
2014-10-21convert tabs indention to indention with 4 spaces because of mixing of both ↵Bernhard Posselt
variants in code and better readability on github and websites because you cant set the indention width there and 8 spaces will be used for a tab
2014-10-20add keyboard shortcutsBernhard Posselt
2014-09-23same padding for mobile phone view as for utilsBernhard Posselt
2014-09-20use 600px for mobile phone viewBernhard Posselt
2014-09-20less padding right for utils in compact viewBernhard Posselt
2014-09-20fix #600Bernhard Posselt