]> dev.renevier.net Git - syj.git/blobdiff - public/css/list.css
increase title max size to 160 characters
[syj.git] / public / css / list.css
index b8125f1c7eb4c5465d700e68563dfc928b2aa876..b6cb7adee5ebb0421d1c75d9b043f616adca3962 100644 (file)
@@ -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 {
 #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 {