about summary refs log tree commit diff
path: root/public/css/style.css
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-01-24 20:54:14 +0100
committerfranck cuny <franck@lumberjaph.net>2011-01-24 20:54:14 +0100
commitc7680d8612049a826f3e17389ae9f74ac33a7df5 (patch)
tree6f15c0e0fafbcf056a65f462319c75467ab03020 /public/css/style.css
parentwe want a find, not a search here (diff)
downloadjitterbug-c7680d8612049a826f3e17389ae9f74ac33a7df5.tar.gz
update templates and css
Diffstat (limited to 'public/css/style.css')
-rw-r--r--public/css/style.css4
1 files changed, 3 insertions, 1 deletions
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;}