From d0c37a3c61797bec2875c66a5b3d2f73d00deae3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 30 Jan 2020 12:24:04 +0100 Subject: [PATCH] css --- .travis.yml | 2 +- htdocs/install/default.css | 3 +++ htdocs/install/fileconf.php | 4 ++-- htdocs/langs/en_US/install.lang | 2 +- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index f5af93db2c0..8439c1ba20f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ # from Dolibarr GitHub repository. # For syntax, see http://about.travis-ci.org/docs/user/languages/php/ -# We use dist: trusty to have php 5.4+ available +# We use dist: xenial to have php 5.6+ available dist: xenial sudo: required diff --git a/htdocs/install/default.css b/htdocs/install/default.css index 7a3bb7b3290..ab4e36c9f68 100644 --- a/htdocs/install/default.css +++ b/htdocs/install/default.css @@ -16,6 +16,9 @@ */ +.opacitymedium { + opacity: 0.5; +} body { font-size:14px; diff --git a/htdocs/install/fileconf.php b/htdocs/install/fileconf.php index b800f5f6ad4..4770575774a 100644 --- a/htdocs/install/fileconf.php +++ b/htdocs/install/fileconf.php @@ -136,7 +136,7 @@ if (!empty($force_install_noedit)) { > trans("WithNoSlashAtTheEnd")."
"; + print ''.$langs->trans("WithNoSlashAtTheEnd")."
"; print $langs->trans("Examples").":
"; ?>