Changes between Version 11 and Version 12 of ContextChromePlugin

Show
Ignore:
Author:
matobaa (IP: 0.0.0.0)
Timestamp:
11/17/12 14:42:19 (6 months ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ContextChromePlugin

    v11 v12  
    5454#!ini 
    5555[ticket] 
    56 decorate_fields = owner, milestone 
     56decorate_fields = owner, milestone, type 
    5757}}} 
    5858example style.css: 
    6262a.type_is_enhancement { background-color: #87ceeb; /* sky blue */ } 
    6363a.type_is_task        { background-color: #ffd700; /* gold */     } 
     64a.owner_is_somebody   { border: maroon thin solid;                } 
    6465}}} 
    65 !TracLinks to tickets that owned by admin is decorated. 
     66[[Image(linkdeco.png)]] 
    6667 
    6768==== Tikcet color by Type ====