X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fcss%2Fdashboard.css;h=fcfa7c3157957064bc3a5eb8db148b4ac7027e28;hb=d9d6b62b9d18cb04a220749f547ffb3bb155c21e;hp=1386ee04f624bd8ecbce69e92f22ea5e1a13319d;hpb=e4bdf6606498d358c80e45b8cee69250b3bee6d3;p=scpubgit%2Fstemmaweb.git diff --git a/root/css/dashboard.css b/root/css/dashboard.css index 1386ee0..fcfa7c3 100644 --- a/root/css/dashboard.css +++ b/root/css/dashboard.css @@ -137,3 +137,10 @@ #root_tree_dialog img { vertical-align: middle; } +#stemweb_algorithm_desc_text { + overflow: auto; + height: 150px; + margin-top: 5px; + padding: 10px; + border: 1px solid #ddd; +} \ No newline at end of file