More search improvements - a "Where am I?" link that does a reverse
search, and various cleanups to the previous changes.
This commit is contained in:
parent
215958fa0f
commit
d2bd78627e
6 changed files with 73 additions and 4 deletions
|
@ -338,8 +338,15 @@ hides rule from IE5-Mac \*/
|
|||
.oboxheader {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
line-height: 1.4em;
|
||||
text-align: top;
|
||||
line-height: 22px;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.whereami {
|
||||
position: absolute;
|
||||
right: 21px;
|
||||
line-height: 22px;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.optionalbox form {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue