You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "MediaWiki:Template.css"
Line 1: | Line 1: | ||
− | input[type=text] disabled { | + | input[type="text"] disabled { |
width: auto; | width: auto; | ||
background-color: #002159; | background-color: #002159; |
Revision as of 19:59, 23 March 2021
input[type="text"] disabled {
width: auto;
background-color: #002159;
color: #FFFFFF;
font-weight: bold;
}