branch develop updated (17f20f0 -> 3599750)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 17f20f0 fixes #6271 + #6457 new 3599750 fixes #6271 cusotmize lizmap css The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 35997502fe056372d6bbeb3f5a3e95b7acaf8d83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jan 15 16:13:39 2015 +0100 fixes #6271 cusotmize lizmap css Summary of changes: .../src/main/assembly/lizmap/www/themes/default/css/map.css | 8 ++++++++ 1 file changed, 8 insertions(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit 35997502fe056372d6bbeb3f5a3e95b7acaf8d83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jan 15 16:13:39 2015 +0100 fixes #6271 cusotmize lizmap css --- .../src/main/assembly/lizmap/www/themes/default/css/map.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/echobase-ui/src/main/assembly/lizmap/www/themes/default/css/map.css b/echobase-ui/src/main/assembly/lizmap/www/themes/default/css/map.css index 46d6345..816b21b 100644 --- a/echobase-ui/src/main/assembly/lizmap/www/themes/default/css/map.css +++ b/echobase-ui/src/main/assembly/lizmap/www/themes/default/css/map.css @@ -29,6 +29,14 @@ #title h2 { color : #585858; } + +#header { + display: none; +} +#headermenu { + display: none; +} + #headermenu .navbar-search .icon { background-color: transparent; background-position: -100px -20px; -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm