|
@@ -77,7 +77,7 @@ if (Drupal.jsEnabled) {
|
|
elements on this page may not be used for other customizations */
|
|
elements on this page may not be used for other customizations */
|
|
#tripal_organism_toc {
|
|
#tripal_organism_toc {
|
|
float: left;
|
|
float: left;
|
|
- width: 250px;
|
|
|
|
|
|
+ width: 20%;
|
|
background-color: #EEEEEE;
|
|
background-color: #EEEEEE;
|
|
-moz-border-radius: 15px;
|
|
-moz-border-radius: 15px;
|
|
border-radius: 15px;
|
|
border-radius: 15px;
|
|
@@ -103,7 +103,7 @@ if (Drupal.jsEnabled) {
|
|
}
|
|
}
|
|
#tripal_organism_details {
|
|
#tripal_organism_details {
|
|
float: left;
|
|
float: left;
|
|
- width: 590px;
|
|
|
|
|
|
+ width: 70%;
|
|
background-color: #FFFFFF;
|
|
background-color: #FFFFFF;
|
|
-moz-border-radius: 15px;
|
|
-moz-border-radius: 15px;
|
|
border-radius: 15px;
|
|
border-radius: 15px;
|