##// END OF EJS Templates
fixed templates
marcink -
r542:c43b1a6d default
parent child Browse files
Show More
@@ -3175,6 +3175,7 h3.files_location{
3175
3175
3176 #graph_content .container .left .date {
3176 #graph_content .container .left .date {
3177 font-weight: bold;
3177 font-weight: bold;
3178 padding-bottom:5px;
3178 }
3179 }
3179
3180
3180 #graph_content .container .left .author {
3181 #graph_content .container .left .author {
@@ -3337,11 +3338,11 table.code-browser .browser-dir {
3337 margin-right:3px;
3338 margin-right:3px;
3338 }
3339 }
3339 .info_box input#at_rev {
3340 .info_box input#at_rev {
3340 padding:1px 3px 3px 2px;
3341 padding:5px 3px 3px 2px;
3341 text-align:center;
3342 text-align:center;
3342 }
3343 }
3343 .info_box input#view {
3344 .info_box input#view {
3344 padding:0px 3px 2px 2px;
3345 padding:4px 3px 2px 2px;
3345 text-align:center;
3346 text-align:center;
3346 }
3347 }
3347 /* -----------------------------------------------------------
3348 /* -----------------------------------------------------------
General Comments 0
You need to be logged in to leave comments. Login now