| changeset 29 | cc9b7e14412b |
| parent 5 | 10b1f6d8a5d2 |
--- a/web/static/css/style.css Wed May 19 17:43:59 2010 +0200 +++ b/web/static/css/style.css Tue May 25 02:43:45 2010 +0200 @@ -328,3 +328,12 @@ #indexing_pending { color: red ; } + +#timeline { + width : 100%; + background-color: #2F74B2 ; +} +#timeline_segment { + background-color: #B2802F ; + position: relative; +} \ No newline at end of file