| | |
| | | width:16px; |
| | | height:16px; |
| | | } |
| | | |
| | | .topbuttons { |
| | | margin-bottom: 10px; |
| | | } |
| | | /* BUTTONS STANDARD */ |
| | | button:hover, |
| | | .buttons a:hover { |
| | |
| | | margin-right:10px; |
| | | width:16px; |
| | | height:16px; |
| | | background:url("../icons/x16/plus_circle_frame.png") top left no-repeat; |
| | | background: url("../icons/button_sprite.png") 0 -72px no-repeat transparent; |
| | | } |
| | | div.subsectiontoggle span.showing{ |
| | | background:url("../icons/x16/minus_circle_frame.png") top left no-repeat; |
| | | background-position: 0 -40px; |
| | | } |
| | | div.subsectiontoggle em { |
| | | display:block; |
| | |
| | | -o-border-radius:5px; |
| | | -ms-border-radius:5px; |
| | | border-radius:5px; |
| | | max-height:500px; |
| | | overflow:auto; |
| | | } |
| | | ul.gs-resultbox li { |
| | | float: left; |