Merge lp:~unifield-team/unifield-web/split-err-msg into lp:unifield-web

Proposed by jftempo
Status: Merged
Merged at revision: 4784
Proposed branch: lp:~unifield-team/unifield-web/split-err-msg
Merge into: lp:unifield-web
Diff against target: 15 lines (+2/-2)
1 file modified
addons/openerp/static/css/style.css (+2/-2)
To merge this branch: bzr merge lp:~unifield-team/unifield-web/split-err-msg
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+289477@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'addons/openerp/static/css/style.css'
--- addons/openerp/static/css/style.css 2016-03-08 13:07:46 +0000
+++ addons/openerp/static/css/style.css 2016-03-18 10:43:05 +0000
@@ -504,9 +504,9 @@
504.error_message_content {504.error_message_content {
505 font-size: 1.4em;505 font-size: 1.4em;
506 padding: 0 5px 0 0;506 padding: 0 5px 0 0;
507 text-align: center;507 text-align: left;
508 color: #333333;508 color: #333333;
509 white-space: normal;509 white-space: pre-line;
510}510}
511511
512.login_error_message {512.login_error_message {

Subscribers

People subscribed via source and target branches

to all changes: