MediaWiki:Gadget-TabSystem.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 10: Line 10:
top: 2px;
top: 2px;
color: #000;
color: #000;
border: none;
font-weight: normal;
font-weight: normal;
white-space: nowrap;
white-space: nowrap;
Line 16: Line 15:
list-style-image: none;
list-style-image: none;
background: transparent;
background: transparent;
border: 1px solid transparent;
display: inline-block;
display: inline-block;
position: relative;
position: relative;
Line 25: Line 25:
cursor: default;
cursor: default;
font-weight: bold;
font-weight: bold;
border-color: #aaa;
border-radius: 5px 5px 0 0;
background-color: #f9f9f9;
background-color: #f9f9f9;
border: 1px solid #aaa;
border-radius: 5px 5px 0 0;
padding: 2px 0 0;
padding: 2px 0 0;
margin: 2px 0 3px;
margin: 2px 0 3px;
Line 73: Line 73:
border-radius: 0;
border-radius: 0;
font-weight: normal;
font-weight: normal;
margin: 2px 0 3px;
padding: 1px 0 0;
}
}
.infobox .tabtoc li a,
.infobox .tabtoc li a,