Difference between revisions of "User:Andreas Plank/vector.css"

From CETAF Identifiers Wiki
Jump to: navigation, search
(Created page with "#wikiPreview { overflow-y:auto; max-height:300px !important; border:1px dotted gray; padding:4px; } #wikiDiff { overflow-y:auto; max-height:300px !important; bac...")
 
(No difference)

Latest revision as of 10:18, 18 November 2019

#wikiPreview {
  overflow-y:auto;
  max-height:300px !important;
  border:1px dotted gray;
  padding:4px;
}
#wikiDiff {
  overflow-y:auto;
  max-height:300px !important;
  background-color: #f9f9f9;
}
#wpTextbox1 {
  max-height:400px !important;
}