X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fcss%2Flist.css;h=b6cb7adee5ebb0421d1c75d9b043f616adca3962;hb=aad2e1cbf0a34d096c28388457aabfb8c307221b;hp=b8125f1c7eb4c5465d700e68563dfc928b2aa876;hpb=fa98052cabd3834faf78610a74df936a43cc17c0;p=syj.git diff --git a/public/css/list.css b/public/css/list.css index b8125f1..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,13 +74,6 @@ #message { width: 40%; margin: 20px auto 20px auto; - padding: 1.5em 1.5em 1.5em 1.5em; - text-align: center; - border-width: 2px; - border-style: solid; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; } #other-language {