Changeset - 425b9eb67d3a
[Not reviewed]
default
0 1 0
Mads Kiilerich - 12 years ago 2013-06-04 14:01:46
madski@unity3d.com
Transplanted from: 8acc8699a478
pullrequests: make closed PRs more distinctly grey

It could look like a slight light blue taint.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -4658,7 +4658,7 @@ div.pr {
 
    padding: 10px 4px;
 
}
 
div.pr-closed {
 
    background-color: rgba(245,245,245,0.5);
 
    background-color: #eee;
 
}
 

	
 
span.pr-closed-tag {
0 comments (0 inline, 0 general)