Changeset - c43b1a6d3ba9
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2010-10-05 02:35:41
marcin@python-works.com
fixed templates
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
pylons_app/public/css/style.css
Show inline comments
 
@@ -3175,6 +3175,7 @@ h3.files_location{
 
 
#graph_content .container .left .date {
 
	font-weight: bold;
 
	padding-bottom:5px;
 
}
 
 
#graph_content .container .left .author {
 
@@ -3337,11 +3338,11 @@ table.code-browser .browser-dir {
 
    margin-right:3px;
 
}
 
.info_box input#at_rev {
 
	padding:1px 3px 3px 2px;
 
	padding:5px 3px 3px 2px;
 
	text-align:center;
 
}
 
.info_box input#view {
 
	padding:0px 3px 2px 2px;
 
	padding:4px 3px 2px 2px;
 
	text-align:center;
 
}
 
/* -----------------------------------------------------------
0 comments (0 inline, 0 general)