diff --git a/src/main/webapp/SpeciesDiscovery.css b/src/main/webapp/SpeciesDiscovery.css index 1eb3c03..e02eedc 100644 --- a/src/main/webapp/SpeciesDiscovery.css +++ b/src/main/webapp/SpeciesDiscovery.css @@ -1,4 +1,7 @@ /** Add css rules here for your application. */ + +@import url(switchbutton.css); + #images-view .x-panel-body { background: none repeat scroll 0 0 white; font: 11px Arial, Helvetica, sans-serif; @@ -75,6 +78,7 @@ table { color: #4784C3 !important; /*color: #000 !important;*/ font-size: 10px; + width: 105px !important; /*font-family: Serif, "Times New Roman", Georgia;*/ /*color: black;*/ /*font-weight: bold;*/ text-decoration: underline !important; @@ -202,7 +206,7 @@ table.simpletable .commonname { cursor: pointer; cursor: hand; margin-right: 5px; - margin-right: 3px; + margin-left: 5px; } .wizardButton[disabled]:hover,.wizardButton[disabled]:active,.wizardButton[disabled]