[
https://issues.apache.org/jira/browse/OFBIZ-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468052
]
Jacques Le Roux commented on OFBIZ-660:
---------------------------------------
I'm sorry Daniel but I end up with exactly the same problem. I also tried to
merge the patch but in this case iIget : "an unknown line type was found in
line 18". I tried to understand why but did not find any clues.
I see that there are plenty of lines that seems changed but are not like for
instance
- td {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
- A { text-decoration: none; }
- A:hover { color: red; }
- a.link { font-family: Arial, Helvetia, sans-serif; font-size:
10px; color: #000000; }
- a.link:hover { font-family: Arial, Helvetia, sans-serif;
font-size: 10px; text-decoration: underline; color: red; }
+ td {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
+ A { text-decoration: none; }
+ A:hover { color: red; }
+ a.link { font-family: Arial, Helvetia, sans-serif; font-size:
10px; color: #000000; }
+ a.link:hover { font-family: Arial, Helvetia, sans-serif;
font-size: 10px; text-decoration: underline; color: red; }
I don't know if it's clue, I guess not :(
I looked at EOLs but they seem to have no problems. Have you touch the patch by
hand or something ?
> Make user input change background colours of formulars
> ------------------------------------------------------
>
> Key: OFBIZ-660
> URL: https://issues.apache.org/jira/browse/OFBIZ-660
> Project: OFBiz (The Open for Business Project)
> Issue Type: Improvement
> Affects Versions: SVN trunk
> Environment: all platforms
> Reporter: Daniel MartÃnez
> Priority: Minor
> Attachments: patch_colors2.diff
>
>
> Calendar and lookup improvements so they change background colour of formulars
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.