Difference between revisions of "MediaWiki:Common.css"

From PDF XChange PDF SDK
Jump to: navigation, search
Line 32: Line 32:
 
td.op_param_name
 
td.op_param_name
 
{
 
{
   font-family: Input, Consolas, Courier, monospace;
+
   font-family: Consolas, Courier, monospace;
 
   white-space: nowrap;
 
   white-space: nowrap;
 
}
 
}
Line 60: Line 60:
 
td.op_enum_value
 
td.op_enum_value
 
{
 
{
   font-family: Input, Consolas, Courier, monospace;
+
   font-family: Consolas, Courier, monospace;
 
   white-space: nowrap;
 
   white-space: nowrap;
 
   padding-right: 20pt;
 
   padding-right: 20pt;

Revision as of 14:11, 13 May 2015

    height: 37px;
    border-width: 1px;
    border-style: solid;
    padding-left: 48px;
    padding-right: 10px;
    padding-top: 13px;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 20px;
    vertical-align: middle;
}