MediaWiki:Centralnotice-shared-button-2010

From Meta, a Wikimedia project coordination wiki

<style type="text/css">

  1. notice-button-2010 {
 float: right;
 height: 30px;
 text-align: center;
 background-color: transparent;
}
  1. notice-button-2010-start {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: right bottom;
 width: 8px;
 height: 30px;
}
#notice-button-2010-end {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: left top;
 width: 8px;
 height: 30px;
}

  1. notice-button-2010-label {
 float: right;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: center center;
 background-repeat: repeat-x;
 font-family: sans-serif;
 font-size: 1em;
 font-weight: bold;
 color: black;
 line-height: 30px;
 height: 30px;
 white-space: nowrap;
}
  1. notice-button-2010-Editor {
position:absolute;
height: 30px;
text-align: center;
background-color: transparent;
left: 40px;
bottom: 15px;

}

  1. notice-button-2010-start-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: left top;
 width: 8px;
 height: 30px;
}
#notice-button-2010-end-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: right bottom;
 width: 8px;
 height: 30px;
}

  1. notice-button-2010-label-Editor {
 float: left;
 background-image: url(//upload.wikimedia.org/wikipedia/foundation/3/3d/CNbasicButtonParts.png);
 background-position: center center;
 background-repeat: repeat-x;
 font-family: sans-serif;
 font-size: .5em;
 font-weight: bold;
 color: black;
 line-height: 30px;
 height: 30px;
 white-space: nowrap;
}

</style>