MediaWiki:Familysearch.css: Difference between revisions

no edit summary
(Added styles that were on FSBeta to fix several style issues.)
No edit summary
Line 158: Line 158:
table.filehistory td.filehistory-selected,table.filehistory td span {
table.filehistory td.filehistory-selected,table.filehistory td span {
white-space:normal !important;
white-space:normal !important;
}
#p-Navigation{
  display:none;
}
#p-cactions,#p-cactions a:hover{
  border-top-left-radius:7px 7px;
  border-top-right-radius:7px 7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
}
}
727

edits