Commit fd2e66cb248386cd04f3838dbf9281f9912c276c
1 parent
296a5936
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
css/geral.css
| @@ -63,7 +63,7 @@ td | @@ -63,7 +63,7 @@ td | ||
| 63 | input | 63 | input |
| 64 | {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #2F4632;background-color: #FFFFFF;padding: 0;border: 1px solid gray;text-align: center;cursor: text;} | 64 | {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #2F4632;background-color: #FFFFFF;padding: 0;border: 1px solid gray;text-align: center;cursor: text;} |
| 65 | select | 65 | select |
| 66 | -{box-shadow:1px 1px 3px 0px gray;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #2F4632;background-color: #FFFFFF;padding: 0;border: 1px solid rgb(250,250,250);text-align: left;cursor: pointer;} | 66 | +{box-shadow:1px 1px 3px 0px gray;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #2F4632;background-color: #FFFFFF;padding: 0;border: 1px solid rgb(230,230,230);text-align: left;cursor: pointer;} |
| 67 | select option:hover { | 67 | select option:hover { |
| 68 | background-color: #CCFFFF; | 68 | background-color: #CCFFFF; |
| 69 | } | 69 | } |