CSS Corrections
authorRaphael Velt <raph.velt@gmail.com>
Wed, 28 Nov 2012 18:33:14 +0100
changeset 724 73e9f2107400
parent 723 ae55c841ed81
child 725 796881572d91
CSS Corrections
web/res/metadataplayer/AnnotationsList.css
web/res/metadataplayer/Tagcloud.css
--- a/web/res/metadataplayer/AnnotationsList.css	Wed Nov 28 14:56:02 2012 +0100
+++ b/web/res/metadataplayer/AnnotationsList.css	Wed Nov 28 18:33:14 2012 +0100
@@ -2,8 +2,6 @@
 
 .Ldt-AnnotationsListWidget {
     border: none; margin: 0; padding: 0;
-    overflow: auto;
-    max-height: 480px;
 }
 .Ldt-AnnotationsListWidget a {
     text-decoration: none;
--- a/web/res/metadataplayer/Tagcloud.css	Wed Nov 28 14:56:02 2012 +0100
+++ b/web/res/metadataplayer/Tagcloud.css	Wed Nov 28 18:33:14 2012 +0100
@@ -2,13 +2,9 @@
  * 
  */
 .Ldt-Tagcloud-Container {
-    border: 1px solid #b7b7b7;
-    padding: 1px;
-    margin: 0;
 }
 
 ul.Ldt-Tagcloud-List {
-    background: url(img/pinstripe.png);
     padding: 5px;
     margin: 0;
     list-style: none;