Commit graph

65 commits

Author SHA1 Message Date
Cyril Romain
570f40fe7d [Fix] ynh_portal.css: fix font urls 2021-08-31 11:22:12 +00:00
unknown
3cac2c4ee5 Fixing overlay causes scrolling freezes on iOS 2021-05-12 02:50:49 +04:00
Alexandre Aubin
d76133504a Avoid name conflict with app classes/effects 2019-04-07 01:10:44 +02:00
chateau
1a12c37eca scroll .content, not body (otherwise if a custom background image is set the background is also scrolling) 2019-03-20 01:19:21 +01:00
Alexandre Aubin
ce38f0aba0 Remove confusing 'overlay', it's more like the content container 2019-03-19 17:34:14 +01:00
Alexandre Aubin
fc6ef6bb49 Fix dragging of the YunoHost button on the iframe 2019-03-19 15:04:09 +01:00
Alexandre Aubin
0c377c3363 Rename css/js files for semantic + explain their purpose 2019-03-19 00:17:53 +01:00
Alexandre Aubin
888030bb99 Logo position in the corner when in the portal 2019-03-14 20:22:48 +01:00
Alexandre Aubin
7036dd4673 logo -> ynh-logo to reduce ambiguities 2019-03-14 20:16:57 +01:00
Alexandre Aubin
70e27e53a1 Fix logo size 2019-03-14 17:38:28 +01:00
chateau
acfcabd727 corrected some styles, previous changes didn't take into account logging page 2019-03-12 19:33:03 +01:00
chateau
d2d8fe6155 make ynh logo loaded with css, not as img tag, it's easier for customization 2019-03-12 19:05:05 +01:00
chateau
91cca157c8 simplify styling of tiles 2019-02-26 10:41:12 +01:00
Alexandre Aubin
32323b4980 Replace h1 with div for logo, should make customization easier 2019-02-23 21:01:32 +01:00
Alexandre Aubin
a19c198cd3 Import logo fix from lfuelling when in app overlay 2019-02-22 21:37:23 +01:00
Lukas Fülling
40e78b6b0a decrease fadeout duration 2019-02-21 19:15:09 +01:00
Lukas Fülling
356a53de52 fix overlay issues 2019-02-21 19:14:50 +01:00
Lukas Fülling
d33cd97556 Add theming support, add vapor theme 2019-02-21 18:12:24 +01:00
Alexandre Aubin
23af640c8c Dun' delete the logo ? D: 2019-02-21 17:26:43 +01:00
chateau
94e15d9fe6 Simplify ynhpanel.js and ynhpanel.css making the YNH inapp panel an iframe that loads the info.html page. 2019-02-21 16:47:11 +01:00
opi
05c7f8f47c [fix] Use a more explicit id for overlay toggle button. 2015-08-31 17:24:26 +02:00
opi
c8b6d1b9ac [fix] Use 'ynh-' as CSS selector prefix (add dash). 2015-08-31 17:22:05 +02:00
opi
f9a9472179 [fix] .wrapper is a too much generic class. 2015-08-31 17:20:36 +02:00
opi
5e41010458 [fix] Remove trailing white spaces in CSS files. 2015-08-31 17:15:36 +02:00
opi
c9b267f2d7 [fix] Consistent custom CSS classes prefix: ynh 2015-08-31 17:14:18 +02:00
kload
cd85f6b740 [enh] Sort apps alphabeticaly + set app color regarding its name 2015-06-14 13:23:21 +02:00
opi
78934091b5 [enh] All apps colors to be set without javascript. Fix #21 2014-11-13 20:36:33 +01:00
opi
d361f0e6bb [fix] Do not return formatted html in ynhpanel.json 2014-11-13 19:01:16 +01:00
opi
866d51be14 [enh] Massive cleanup. 2014-11-13 18:50:40 +01:00
opi
1327d6d090 [enh] Move fonts.css content into ynh-style.css (reduce http requests). 2014-11-13 18:39:56 +01:00
opi
73e8be4611 [enh] Remove some animations. 2014-11-13 18:28:07 +01:00
opi
5852851c86 [enh] Use base64 version for ynh_ssowat font. 2014-11-13 18:27:05 +01:00
opi
44d5f525b8 [fix] Remove unused SourceSansPro-Black font. 2014-11-13 18:24:07 +01:00
opi
af65559ef1 [enh] Move artichaut framework into ynh-style.css file. 2014-11-13 17:43:04 +01:00
opi
7d0c71ef80 [fix] Remove unused panel.css 2014-11-13 17:21:24 +01:00
opi
49f16986a4 [enh] Add footer links on panel. 2014-06-02 22:11:46 +02:00
opi
a938b6f4af [enh] zIndex war will never end. 2014-06-02 15:36:11 +02:00
opi
52da9e952a [fix] Wrong min-height & min-width reset. 2014-06-02 13:06:43 +02:00
opi
8bf903ee6b [fix] Harden CSS reset. 2014-06-02 12:54:47 +02:00
opi
9d7cc34333 [fix] Login label display. 2014-05-29 14:24:04 +02:00
opi
2cdb5fe5dc [fix] Harder reset for panel elements 2014-05-28 09:59:51 +02:00
opi
bbb94997e0 [fix] Remove duplicate code. (?) 2014-05-20 18:36:05 +02:00
opi
6524b5fe45 [fix] Vertical alignment for apps in panel. 2014-05-20 14:07:13 +02:00
opi
2622629d0a [enh] More responsive, and CSS cleanup. 2014-05-20 13:15:12 +02:00
opi
70c230f3f4 [enh] Form responsive. 2014-05-15 12:57:18 +02:00
opi
a156639fd8 [fix] Panel/portal responsiveness. 2014-05-15 12:49:24 +02:00
opi
e50de1a26a [yolo] Cheesy CSS commit. 2014-05-15 01:05:00 +02:00
opi
febc74aa20 [enh] Backport panel style to portal. 2014-05-14 19:23:52 +02:00
opi
32fe07a39f [enh] CSS transitions + return link. 2014-05-14 17:14:39 +02:00
opi
cd4118f681 [fix] <3 Apple 2014-05-14 15:07:42 +02:00