Skip to content

Commit 642362e

Browse files
committed
spacing in species top bar
1 parent 888d2dc commit 642362e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WebContent/css/species.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
#filteredSpecies a:hover { color: #000; background-color : #fc3; text-decoration: none; }
3535
#filteredSpecies a.selected { background-color: transparent; color: #fc0; }
3636
#filteredSpecies a.selected:hover { background-color: #600; color: #fc0; }
37+
#topBar label { margin-left: 3em; }
38+
#topBar select { margin-right: 3em; }
3739
a.button1 { display: block; background-color: white; background-image: url("http://firms.fao.org/fi/shared/assets/images/buttons/buttonBackground.gif"); background-repeat: no-repeat; width: 80px; height: 15px; padding: 1px 0px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; text-decoration: none; }
3840
a.button1:link, a.button1:visited, a.button1:active { color: #002577; }
3941
a.button1:hover { background-position: 0 -19px; color: #395; }

0 commit comments

Comments
 (0)