Changeset - 0398b830ccac
[Not reviewed]
beta
0 1 0
Aras Pranckevicius - 14 years ago 2012-01-09 21:58:53
aras@unity3d.com
changelog: make date display less heavy
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/public/css/style.css
Show inline comments
 
@@ -2299,8 +2299,9 @@ h3.files_location {
 
 
 
#graph_content .container .left .date {
 
	color: #444444;
 
	color: #666;
 
	padding-left: 22px;
 
	font-size: 10px;
 
}
 
 
#graph_content .container .left .author {
0 comments (0 inline, 0 general)