X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fcss%2Flist.css;h=b6cb7adee5ebb0421d1c75d9b043f616adca3962;hb=c06c7fd6e6f26d31abb8d7c9a9f9e3f2d5b27d5c;hp=cb569bb0f3ae691b49e76b35f68037a7007209ee;hpb=7496f025917e5eb50d37bb531876ff7eb16fe453;p=syj.git diff --git a/public/css/list.css b/public/css/list.css index cb569bb..b6cb7ad 100644 --- a/public/css/list.css +++ b/public/css/list.css @@ -1,3 +1,6 @@ +/* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, + and is published under the AGPL license. */ + #container { position: absolute; overflow: auto; @@ -35,6 +38,9 @@ *margin-top: -1em; /* in ie <=7, .control-link margin-bottom "pushes" .title */ height: 32px; clear: left; + overflow: hidden; + text-overflow: ellipsis; + -o-text-overflow: ellipsis; } .page-link { @@ -68,7 +74,6 @@ #message { width: 40%; margin: 20px auto 20px auto; - padding: 1.5em 1.5em 1.5em 1.5em; } #other-language {