branch feature/8180 updated (00cbfce -> 5d437a7)
This is an automated email from the git hooks/post-receive script. New change to branch feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 00cbfce Add new import mode for mooring new 5d437a7 Change style 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 5d437a733d0d7ea97d7910a3ce19c905ca97a42b Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 13 12:12:47 2016 +0200 Change style Summary of changes: echobase-ui/src/main/webapp/css/screen.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 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 feature/8180 in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 5d437a733d0d7ea97d7910a3ce19c905ca97a42b Author: Julien Ruchaud <julien.ruchaud@debux.org> Date: Mon Jun 13 12:12:47 2016 +0200 Change style --- echobase-ui/src/main/webapp/css/screen.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/echobase-ui/src/main/webapp/css/screen.css b/echobase-ui/src/main/webapp/css/screen.css index 86d54d9..c322bc7 100644 --- a/echobase-ui/src/main/webapp/css/screen.css +++ b/echobase-ui/src/main/webapp/css/screen.css @@ -248,7 +248,7 @@ div.errorMessage { -moz-text-decoration-color: -moz-use-text-color; -moz-text-decoration-line: none; -moz-text-decoration-style: solid; -} *// +} */ #footer ul li a:hover { text-decoration:underline; } @@ -297,14 +297,14 @@ ul.toolbar li { float:left; } -ul#mode_ul { +ul#voyageMode_ul, ul#mooringMode_ul { margin-bottom: 5px; margin-left: 5px; margin-right: 5px; margin-top: 5px; padding-left: 5px; } -ul#mode_ul li { +ul#voyageMode_ul li, ul#mooringMode_ul li { list-style-image: none; list-style-position: outside; list-style-type: none; -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm