This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 55e0db1c5cb327404df05a175fa26eeda112ae1a Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Tue Oct 10 15:55:25 2017 +0200 correction couleur des commentaires --- pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html b/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html index 6d082351..35621582 100644 --- a/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html +++ b/pollen-ui-riot-js/src/main/web/tag/poll/Comments.tag.html @@ -8,12 +8,12 @@ it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. #L% @@ -33,7 +33,7 @@ require("./Report.tag.html"); <i class="fa fa-times"/> </button> - <div class="window colors-main" ref="window"> + <div class="window colors-default" ref="window"> <div class="frame"> <div class="head"> <h2 class="c-heading">{__.title}</h2> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.