📄 styles.css
字号:
.comment { width: 566px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
.comment2 { width: 391px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
/****THIS IS THE STANDARD INPUT BOX********************************************/
input.sidebtn { width: 173px;
position: relative;
top: 5px;
left: 8px; }
/****THIS IS AN INPUT BOX INDENTED UNDER A CHECKBOX SECTION*******************/
input.sidebtnIndent { width: 163px;
position: relative;
top: 5px;
left: 18px;
bottom: 6px; }
/****THIS INPUT BOX HAS IS INDENTED UNDER A HEADING AND RULE SECTION***********/
input.sidebtnB { width: 164px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
/****THIS INPUT BOX HAS A "..." BUTTON BESIDE IT*******************************/
input.sidebtn2 { width: 149px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
/****THIS INPUT BOX HAS A "..." BUTTON BESIDE IT AND IT'S UNDER A CHECKBOX*****/
input.sidebtn2Indent { width: 139px;
position: relative;
top: 5px;
left: 18px;
bottom: 6px; }
input.sidebtn21 { width: 141px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
input.sidebtn2Long { width: 253px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
input.sidebtn2A { width: 140px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
input.sidebtn2B { width: 156px;
position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
select { font-family: Tahoma, Verdana, Arial, Sans Serif;
font-weight: normal;
font-size: 8pt;
color: buttontext; }
/****THIS IS THE STANDARD SELECTION BOX****************************************/
select.sidebtn { width: 173px;
position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS IS THE STANDARD SELECTION BOX****************************************/
span.sidebtn { position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS IS THE STANDARD SELECTION BOX****************************************/
span.itemtextspecial { position: relative;
top: -20px;
left: 16px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS IS THE STANDARD SELECTION BOX****************************************/
span.sidebtnspecial { position: relative;
top: -2px;
left: 54px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX IS INDENTED UNDER A HEADING AND RULE SECTION***********/
select.sidebtnB { width: 164px;
position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX IS BELOW AND ASSOCIATED WITH A CHECKBOX****************/
select.sidebtn2 { width: 164px;
position: relative;
top: 13px;
left: 17px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX IS BELOW AND ASSOCIATED WITH A CHECKBOX AND HEADING****/
select.sidebtn2A { width: 156px;
position: relative;
top: 13px;
left: 25px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX IS BELOW AND ASSOCIATED WITH A CHECKBOX AND HEADING****/
select.sidebtn2ALong { width: 277px;
position: relative;
top: 6px;
left: 25px;
bottom: 0px;
margin-bottom: -3px; }
select.sidebtn2B { width: 156px;
position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX HAS "..." BUTTONS BESIDE THEM**************************/
select.sidebtn2C { width: 149px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
select.sidebtn2CLong { width: 253px;
position: relative;
top: 5px;
left: 8px;
bottom: 6px; }
select.sidebtn3 { width: 150px;
position: relative;
top: 6px;
bottom: 0px;
margin-bottom: -3px; }
/****THIS SELECTION BOX IS FOR HORIZONTAL ADD/REMOVE SECTIONS******************/
select.sidebtn4Long { width: 574px;
position: relative;
top: 6px;
left: 8px;
bottom: 0px;
margin-bottom: -3px; }
object.itemtext { font-family: Tahoma, Verdana, Arial, Sans Serif;
font-weight: normal;
font-size: 8pt;
color: buttontext;
width: 173px;
height: 19px;
position: relative;
top: 6px;
left: 8px;
margin-bottom: 2px; }
.dropdowncombo { font-family: Tahoma, Verdana, Arial, Sans Serif;
font-weight: normal;
font-size: 8pt;
color: buttontext; }
/****THIS DEFINES A STANDARD BUTTON IN THE CONTENT SECTION*********************/
.buttonclass { margin-top: 2px;
margin-left: 8px;
margin-bottom: -6px;
padding: 2px; }
/****THIS DEFINES ADD/REMOVE BUTTONS IN THE CONTENT SECTION********************/
.buttonclass2 { margin-top: 8px;
margin-left: 8px;
z-index: 1;
cursor: hand; }
/****THIS DEFINES A "..." BUTTON IN THE CONTENT SECTION************************/
.buttonclass3 { height: 19px;
width: 20px;
position: relative;
top: 2px; }
/****THIS DEFINES A "..." BUTTON IN THE CONTENT SECTION AND UNDER A CHECKBOX***/
.buttonclass3Indent { height: 19px;
width: 20px;
position: relative;
top: 2px;
left: 10px; }
.buttonclass31 { height: 19px;
width: 20px;
position: relative;
top: 2px;
left:8px; }
.buttonclass3A { height: 19px;
width: 20px;
position: relative;
top: 5px; }
/****THIS DEFINES A ">>" BUTTON IN THE CONTENT SECTION************************/
.buttonclass4 { margin-bottom: 4px;
width: 75px;
height: 23px; }
/****THIS DEFINES ADD/REMOVE BUTTONS HORIZONTALLY IN THE CONTENT SECTION******/
.buttonclass5 { margin-left: 4px; }
/****THIS DEFINES FIRST ADD/REMOVE BUTTONS HORIZONTALLY IN CONTENT SECTION****/
.buttonclass5A { margin-left: 8px; }
/****THIS SETS THE LEFT MARGIN FOR THE REMOVE BUTTON***************************/
#removebtn { margin-left: 4px; }
/****THIS SETS THE LEFT MARGIN FOR INDENTED SECTION UNDER CHECKBOXES***********/
label.indent { margin-left: 18px; }
/****THIS SETS THE LEFT MARGIN FOR INDENTED SECTION UNDER CHECKBOXES***********/
label.indent2 { margin-left: 26px; }
/****THESE ARE CUSTOM SPACING ELEMENTS*****************************************/
p.spacer { margin-bottom: -28px; }
p.elementspacer { margin-bottom: -12px; }
p.elementspacer2 { margin-bottom: -19px; }
p.elementspacer3 { margin-bottom: -3px; }
p.elementspacer4 { margin-bottom: 7px; }
p.elementspacer5 { margin-bottom: 5px; }
p.elementspacer6 { margin-bottom: -24px; }
p.elementspacer7 { margin-bottom: -11px; }
p.elementspacer8 { margin-bottom: -14px; }
p.elementspacer9 { margin-bottom: -7px; }
p.elementspacer10 { margin-bottom: 6px; }
p.elementspacer11 { margin-bottom: 22px; }
p.elementspacer12 { margin-bottom: -17px; }
p.elementspacer13 { margin-bottom: -23px; }
p.elementspacer14 { margin-bottom: -25px; }
/*CUSTOM STYLES FOR THE 'CONTENT' FRAME****************************************/
/******************************************************************************/
/*MFCAppWiz - Generated Classes.htm****************************************/
/**************************************************************************/
#CLASS_NAMES { width: 391px; }
#PARAMETER_LIST_SPAN { position: relative;
top: 46px; }
#PARAMETER_LIST { margin-top: -1px; }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -