]> dev.renevier.net Git - syj.git/blobdiff - public/css/list.css
add mapquest layer back
[syj.git] / public / css / list.css
index cb569bb0f3ae691b49e76b35f68037a7007209ee..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 {
@@ -68,7 +74,6 @@
 #message {
     width: 40%;
     margin: 20px auto 20px auto;
-    padding: 1.5em 1.5em 1.5em 1.5em;
 }
 
 #other-language {