diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-02-27 07:16:04 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-02-27 07:16:04 +0000 |
commit | 6028ca1f28c88c308ed36bf0eaef029eeb595f7c (patch) | |
tree | 77698073548d44e6025cf82c299f12e789409b07 /www/content.css | |
parent | 35183aca180a2b9b2c637cd625a40a7e147d6a32 (diff) |
Update checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65625 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/content.css')
-rw-r--r-- | www/content.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/content.css b/www/content.css index 7e5423ff30..ab6983b484 100644 --- a/www/content.css +++ b/www/content.css @@ -19,5 +19,7 @@ IMG.img_slide { margin-right: auto } +.itemTitle { color:#2d58b7 } + /* Tables */ tr { vertical-align:top } |