From c7680d8612049a826f3e17389ae9f74ac33a7df5 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 24 Jan 2011 20:54:14 +0100 Subject: update templates and css --- public/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'public/css/style.css') diff --git a/public/css/style.css b/public/css/style.css index fdd5d32..00defda 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -233,10 +233,12 @@ font-family:Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",m .repo p.desc{margin:0 0 3px 0;font-size:12px;color:#444;} .repo p.updated-at{margin:0;font-size:11px;color:#888;} +.comming-builds{border:1px solid #d8d8d8;background-color:#f0f0f0} + .commit .name{float:left; width: 100%;} .commit .name .date{color:#888;font-size:90%;} .commit .name .author{font-weight: bolder;line-height:2em} .commit .gravatar{border:1px solid #d0d0d0;padding:2px;background-color:white;float:left;margin-right:.7em;} .columns .first{float:left;width:450px;} -.columns .last{float:right;width:450px;} +.columns .last{float:right;width:300px;} -- cgit 1.4.1