Commit graph

33 commits

Author SHA1 Message Date
Benjamin Renard bc652f81f8 Improve SUPANN attributes CSS 2021-06-11 17:58:31 +02:00
Benjamin Renard 0ac0a7e068 Add support for supannMailPrive, supannAdressePostalePrivee and supannTelephonePrive attributes 2021-06-09 15:48:46 +02:00
Benjamin Renard dff2aa8b46 light-blue.css: fix handling LSformElement_valueWithUnit width 2021-03-25 15:36:07 +01:00
Benjamin Renard 67774a6832 LSformElement :: mail: Move autocomplete feature in text parent class 2021-03-03 14:34:06 +01:00
Benjamin Renard d23c84a87d ligth-blue.css: fix handling ul.LSselect_selectable_object_types 2021-02-25 15:49:15 +01:00
Benjamin Renard d59f8c52bb HTML buttons are now handle by default CSS (and light-blue one) 2020-12-16 17:22:39 +01:00
Benjamin Renard 443d51865f Add LStable CSS class to make easier to create customized table 2020-12-16 17:21:47 +01:00
Benjamin Renard c6501d479b LSattr_html::jsonCompositeAttribute: Add fullWidth parameter and improve responsive display 2020-12-02 17:43:55 +01:00
Benjamin Renard b00f59af2e light-blue.css: improve custom select display 2020-11-25 15:37:56 +01:00
Benjamin Renard 88248506cf LSformElement::labeledValue: fix/improve display 2020-11-25 15:20:25 +01:00
Benjamin Renard ada72f3604 light-blue.css: fix objet link color in list when table row is hover 2020-08-20 18:25:04 +02:00
Benjamin Renard b0b50c51e4 light-blue.css: globally improve style and use dark-grey for text 2020-08-07 16:07:54 +02:00
Benjamin Renard 5e3071d24c light-blue.css: improve handling loginform/recoverpasswordform style 2020-08-06 17:34:38 +02:00
Benjamin Renard 82d6583ad9 light-blue.css: fix loginform/recoverpasswordform style 2020-08-06 17:02:44 +02:00
Benjamin Renard 626e0d854c Fix subDn form style 2020-08-06 13:20:49 +02:00
Benjamin Renard 6c9ad1884a light-blue.css: fix dt.LSform-errors color 2020-06-13 10:27:22 +02:00
Benjamin Renard e9cc1a35b5 light-blue.css: fix dd.LSform-errors width 2020-06-13 10:24:42 +02:00
Benjamin Renard 5708630abb Improve responsive view 2020-06-04 17:52:10 +02:00
Benjamin Renard 6e9266b3c5 light-blue.css: fix handling LSformElement :: jsonCompositeAttribute 2020-06-04 12:42:49 +02:00
Benjamin Renard f0729a991b light-blue.css: fix LSform select border color 2020-06-04 11:49:16 +02:00
Benjamin Renard ff3ca35bed Fix LSview-actions-dropdown first li border top color 2020-06-02 21:20:21 +02:00
Benjamin Renard ba41b527c0 Make interface responsive
Adapt components size to view-port size and allow to show/hide menu
2020-06-02 19:56:40 +02:00
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 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 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 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
Renamed from public_html/css/light-blue.css (Browse further)