Changes

Jump to navigation Jump to search
no edit summary
Line 119: Line 119:  
         font-weight:normal;
 
         font-weight:normal;
 
         font-size:smaller;
 
         font-size:smaller;
 +
}
 +
 +
 +
/* extra buttons for edit dialog (from commons:MediaWiki:Common.css) */
 +
.my-buttons {
 +
  padding: .5em;
 +
}
 +
.my-buttons a {
 +
  color: black;
 +
  background-color: #cde !important;
 +
  font-weight: bold;
 +
  font-size: .9em;
 +
  text-decoration: none;
 +
  border: thin #069 outset;
 +
  padding: 0 .1em .1em;
 +
}
 +
.my-buttons a:hover, .my-buttons a:active {
 +
  background-color: #bcd;
 +
  border-style: inset;
 
}
 
}

Navigation menu