Commit graph

16 commits

Author SHA1 Message Date
Benjamin Renard 2adbd4cb38 light-blue.css: Fix LSsmoothbox / LSconfirmBox closeBtn CSS
The cross UTF8 character used was not supported by all browsers. Use "x" 
character.
2020-05-29 12:29:13 +02:00
Benjamin Renard 873c12d722 LSmail: fix default & light blue CSS 2020-05-28 18:23:04 +02:00
Benjamin Renard c6526a4e9a light-blue.css: fix LSerror background color 2020-05-28 16:57:41 +02:00
Benjamin Renard de5a4366a9 base.css: fix word wrapping in error template 2020-05-28 16:57:13 +02:00
Benjamin Renard cb9babd825 light-blue.css: handle errors page 2020-05-27 16:37:15 +02:00
Benjamin Renard f4f1e66434 light-blue.css: handle LSformElement_jsonCompositeAttribute
label color
2020-05-27 16:19:55 +02:00
Benjamin Renard 3ecf6018dd light-blue.css: fix menu bullet 2020-05-27 16:19:20 +02:00
Benjamin Renard 04dc6c910a ligth-blue.css: fix handling LSaccessRightsMatrixView layout 2020-05-27 16:10:23 +02:00
Benjamin Renard 861aa7a340 ligth-blue.css: make it more responsive 2020-05-27 15:57:18 +02:00
Benjamin Renard 90879dc582 LSformElement_wysiwyg: adjust width 2020-05-27 15:56:59 +02:00
Benjamin Renard 49a34fa8e3 light-blue.css: fix submit form size 2020-05-27 15:19:54 +02:00
Benjamin Renard cb54a1785d Rework on CSS and specialy on ligth-blue.css to make it easily customizable 2020-05-27 15:16:02 +02:00
Benjamin Renard 346e36a765 LSformElement :: jsonCompositeAttribute: fix select alignment 2020-05-27 10:08:25 +02:00
Benjamin Renard e8095636b5 Allow multiple type of objects in LSselect & LSattr_html :: select_object and globally rework and improve LSrelation consequently 2020-05-19 17:55:55 +02:00
Benjamin Renard de73ffdd60 Rework on template files to use blocks 2020-05-07 12:16:12 +02:00
Benjamin Renard 7098b3ee79 Massive change of files organisation to move all files outside web-root
The web-root directory now contains URL rewrite stuff. All PHP & static files are
in root src directory and are served via LSurl routes.
2020-05-06 12:17:35 +02:00