Jump to content

User:TestBotOnly/vector.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by TestBotOnly (talk | contribs) at 09:35, 17 June 2011. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
#centralNotice.collapsed #editorSurvey2011 {
  display: none;
}

#editorSurvey2011 {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5em !important;
  background-color: #d7e4fa;
  background-repeat: repeat-x;
  border: solid 1px #a7d7f9; 
  display: none;
}

#editorSurvey2011-content {
  position:relative;
  padding: 20px;
  text-align: center;
}

#editorSurvey2011-logo {
  position: absolute;
  top: 20px;
  left: 25px;
  background-image: url(/media/wikipedia/commons/thumb/1/12/Wikimedia_logo_text_RGB.svg/60px-Wikimedia_logo_text_RGB.svg.png);
  height: 60px;
  width: 60px;
  background-repeat: no-repeat;
}

#editorSurvey2011 #cn-toggle-box {
  position: absolute;
  z-index: 98;
  top: 0px;
  right: 0px;
  float: right;
  font-size: 0em;
}