MediaWiki:Common.css: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 226: Line 226:


.tt-table div.tt div.content {
.tt-table div.tt div.content {
border:1px #2591f7 solid;
  border:1px rgba(46, 35, 25) solid;
border-radius: 0px;
  border-radius: 0px;
z-index: 10;
  z-index: 10;
padding:0 4px 0 5px;
  padding:0 4px 0 5px;
position:relative;
  position:relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cae2f9+0,a1dbff+100 */
  background: linear-gradient(to bottom, rgba(120,90,60,1) 0%,rgba(80, 60, 40,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
background: rgb(202,226,249); /* Old browsers */
  color: white;
background: -moz-linear-gradient(top, rgba(202,226,249,1) 0%, rgba(161,219,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(202,226,249,1) 0%,rgba(161,219,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(202,226,249,1) 0%,rgba(161,219,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cae2f9', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
/*background-color: #efefef;*/
color: black;
}
}


Confirmedusers, Bureaucrats, editor, Administrators
1,779

edits