Comment #6 on issue 46 by gic...@gmail.com: 80-column indicator in diff view
http://code.google.com/p/reviewboard/issues/detail?id=46

Maybe the background color could be different for characters after the  
boundary.
Example:
<div class="line"><span class="first-80">first 80 chars...</span>trailing  
chars...</div>
<div class="line"><span class="first-80">only 50 chars here...(30 chars
spaces)</span></div>

div.line {background-color: blue}
div.line .first-80 {background-color: white}

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to