Sfoglia il codice sorgente

Fixing KEGG tree on the organism page

ccheng 14 anni fa
parent
commit
1b6a160b96
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      theme_tripal/css/tripal_analysis_kegg.css

+ 1 - 1
theme_tripal/css/tripal_analysis_kegg.css

@@ -20,7 +20,7 @@
    text-align: left;
 }
 
-#tripal_kegg_brite_results .tripal_expandableBoxContent table {
+#tripal_kegg_brite_hierarchy {
    border-collapse: separate;
 }