Revision 8b91924c
Von Sven Schöling vor mehr als 8 Jahren hinzugefügt
css/lx-office-erp/dhtmlsuite/menu-bar.css | ||
---|---|---|
width:100%;
|
||
background-repeat:repeat-x;
|
||
font-family: sans-serif, Verdana, Arial, Helvetica;
|
||
font-size:12px;
|
||
z-index:100000;
|
||
padding-left:10px;
|
||
/* background-image:url('../../../image/dhtmlsuite/menu_strip_bg.jpg');*/
|
css/lx-office-erp/frame_header/header.css | ||
---|---|---|
min-height: 20px;
|
||
width: 100%;
|
||
border-spacing: 0;
|
||
font-size: 12px;
|
||
}
|
||
|
||
#frame-header .frame-header-left {
|
||
... | ... | |
}
|
||
|
||
#frame-header input {
|
||
font-size: 12px;
|
||
font-size: 100%;
|
||
}
|
css/lx-office-erp/jquery-ui.custom.css | ||
---|---|---|
border: 0;
|
||
color: #000000;
|
||
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
|
||
font-size: 1.1em;
|
||
overflow: hidden;
|
||
}
|
||
|
||
... | ... | |
border-style: dashed;
|
||
border-width: thin;
|
||
color: black;
|
||
font-size: 10pt;
|
||
font-weight: bolder;
|
||
margin: 5px;
|
||
padding: 5px;
|
css/lx-office-erp/list_accounts.css | ||
---|---|---|
background-color:rgb(236,233,216);
|
||
text-align:left;
|
||
padding:5px;
|
||
font-size:12pt;
|
||
color:black;
|
||
font-weight: bolder;
|
||
border-style:dashed;
|
||
... | ... | |
}
|
||
|
||
.coa_listheading_element {
|
||
font-size:10pt;
|
||
padding:3px;
|
||
font-weight:bolder;
|
||
text-align:left;
|
||
... | ... | |
}
|
||
|
||
.coa_account_header {
|
||
font-size:10pt;
|
||
padding:3px;
|
||
font-weight:bolder;
|
||
text-align:left;
|
||
... | ... | |
}
|
||
|
||
.coa_account_header_sc {
|
||
font-size:10pt;
|
||
padding:3px;
|
||
font-weight:bolder;
|
||
text-align:left;
|
||
... | ... | |
}
|
||
|
||
.coa_detail_emph {
|
||
font-size:10pt;
|
||
font-weight:bold;
|
||
color:darkred;
|
||
}
|
||
|
||
.coa_details_header {
|
||
font-size:8pt;
|
||
padding:3px;
|
||
font-weight:bolder;
|
||
text-align:center;
|
||
... | ... | |
}
|
||
|
||
.coa_details_header2 {
|
||
font-size:8pt;
|
||
padding:3px;
|
||
font-weight:normal;
|
||
text-align:left;
|
css/lx-office-erp/main.css | ||
---|---|---|
-moz-appearance: none;
|
||
-webkit-appearance: none;
|
||
-o-appearance: none;
|
||
height: 16px;
|
||
appearance : none;
|
||
background: white url('../../image/select-down.png') no-repeat scroll right center;
|
||
padding: 0 14px 0 0;
|
||
... | ... | |
|
||
body {
|
||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
font-size: 10pt;
|
||
font-size: 80%;
|
||
background-color: white;
|
||
background-image: url("../../image/fade.png"); background-repeat:repeat-x;
|
||
color: black;
|
||
... | ... | |
td {
|
||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
color: black;
|
||
font-size: 8pt;
|
||
font-weight: normal;
|
||
}
|
||
td.hover:hover {
|
||
color: black;
|
||
/* background-color: #FFFFCC;
|
||
font-size: 8pt;
|
||
text-decoration: none;
|
||
border:none;
|
||
borderWidth:0px;
|
||
borderColor:2557AD;
|
||
*/
|
||
color: black;
|
||
}
|
||
|
||
|
||
th {
|
||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
color: black;
|
||
font-size: 8pt;
|
||
font-weight: normal;
|
||
}
|
||
|
||
... | ... | |
color: #A0A0A0;
|
||
}
|
||
h1.login {
|
||
font-size: 18pt;
|
||
font-size: 150%;
|
||
}
|
||
table.login {
|
||
background-color: #efedde;
|
||
... | ... | |
padding: 3px;
|
||
}
|
||
.message_ok {
|
||
font-size: 12pt;
|
||
padding:5px;
|
||
background-color: #ADFFB6;
|
||
color: black;
|
||
... | ... | |
border-width:thin;
|
||
}
|
||
.message_error {
|
||
font-size: 12pt;
|
||
padding:5px;
|
||
background-color: #FFAAAA;
|
||
color: black;
|
||
... | ... | |
border-width:thin;
|
||
}
|
||
.message_hint {
|
||
font-size: 12pt;
|
||
padding:5px;
|
||
background-color: #FFFE66;
|
||
color: black;
|
||
... | ... | |
border-width:thin;
|
||
}
|
||
.message_error_label {
|
||
font-size: 0.8em;
|
||
padding:5px;
|
||
background-color: #FEE;
|
||
font-weight:normal;
|
||
... | ... | |
*/
|
||
.listtop, h1 {
|
||
background-color: rgb(236,233,216);
|
||
font-size: 100%;
|
||
text-align:left;
|
||
padding:5px;
|
||
font-size: 10pt;
|
||
color: black;
|
||
font-weight: bolder;
|
||
border-style:dashed;
|
||
... | ... | |
}
|
||
|
||
.listheading, .listheading th, #content h2 {
|
||
font-size: 9pt;
|
||
font-size: 95%;
|
||
padding:3px;
|
||
background-color:
|
||
rgb(236,233,216);
|
||
color: black;
|
||
font-weight: bolder;
|
||
font-weight: bold;
|
||
text-align:left;
|
||
background-image: url("../../image/fade.png");
|
||
border-style:dotted;
|
||
... | ... | |
}
|
||
|
||
.listheadingcontent {
|
||
font-size: 9pt;
|
||
background-color:
|
||
rgb(236,233,216);
|
||
color: black;
|
||
... | ... | |
}
|
||
|
||
.accountlistheading {
|
||
font-size: 10pt;
|
||
padding:3px;
|
||
color: white;
|
||
font-weight: bold;
|
||
... | ... | |
.greenrow1 { background-color: rgb(0,250,0); color: black; vertical-align: top; }
|
||
.greenrow0 { background-color: rgb(0,255,0); color: black; vertical-align: top; }
|
||
|
||
.listsubtotal { font-size: 8pt; background-color: rgb(236,233,216); color: black; font-weight: bolder;}
|
||
.listsubtotal { background-color: rgb(236,233,216); color: black; font-weight: bolder;}
|
||
|
||
.listtotal, .listtotal td { font-size: 8pt; background-color: rgb(236,233,216); color: black; font-weight: bolder;}
|
||
.listtotal, .listtotal td { background-color: rgb(236,233,216); color: black; font-weight: bolder;}
|
||
|
||
/* Verkaufsbericht */
|
||
.listmainsortheader { font-size: 8pt; background-color: rgb(236,233,216); color: red; font-weight: bolder; padding-left: 10px; padding-top: 0px;}
|
||
.listmainsortsubtotal { font-size: 8pt; background-color: rgb(236,233,216); color: red; font-weight: bolder; padding-left: 10px;}
|
||
.listsubsortheader { font-size: 8pt; background-color: rgb(236,233,216); color: green; font-weight: bolder; padding-left: 20px}
|
||
.listsubsortsubtotal { font-size: 8pt; background-color: rgb(236,233,216); color: green; font-weight: bolder; padding-left: 20px}
|
||
.listsortdescription { font-size: 8pt; background-color: rgb(236,233,216); color: black; font-weight: normal; padding-left: 30px}
|
||
.listmainsortheader { background-color: rgb(236,233,216); color: red; font-weight: bolder; padding-left: 10px; padding-top: 0px;}
|
||
.listmainsortsubtotal { background-color: rgb(236,233,216); color: red; font-weight: bolder; padding-left: 10px;}
|
||
.listsubsortheader { background-color: rgb(236,233,216); color: green; font-weight: bolder; padding-left: 20px}
|
||
.listsubsortsubtotal { background-color: rgb(236,233,216); color: green; font-weight: bolder; padding-left: 20px}
|
||
.listsortdescription { background-color: rgb(236,233,216); color: black; font-weight: normal; padding-left: 30px}
|
||
|
||
|
||
.submit {
|
||
... | ... | |
|
||
h2.confirm {
|
||
color: blue;
|
||
font-size: 14pt;
|
||
}
|
||
|
||
h2.error {
|
||
color: red;
|
||
font-size: 14pt;
|
||
}
|
||
|
||
fieldset {
|
||
... | ... | |
}
|
||
|
||
.coa_detail_emph {
|
||
font-size:10pt;
|
||
font-weight:bold;
|
||
color:darkred;
|
||
}
|
||
|
||
.coa_details_header {
|
||
font-size:8pt;
|
||
padding:3px;
|
||
font-weight:bolder;
|
||
text-align:center;
|
||
... | ... | |
}
|
||
|
||
.coa_details_header2 {
|
||
font-size:8pt;
|
||
padding:3px;
|
||
font-weight:normal;
|
||
text-align:left;
|
||
... | ... | |
display:none;
|
||
}
|
||
div.cpc_block span.cpc_block_second_row {
|
||
font-size:80%;
|
||
}
|
||
span.toggle_selected {
|
||
font-weight: bold;
|
css/lx-office-erp/menu.css | ||
---|---|---|
body.menu {
|
||
background-image: url("../../image/fade.png");background-repeat:repeat-x;
|
||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||
font-size:8pt;
|
||
font-size: 80%;
|
||
color: black;
|
||
}
|
||
|
||
... | ... | |
padding: 0;
|
||
color:white;
|
||
font-family: Verdana, Arial, sans-serif;
|
||
font-size: 12px;
|
||
}
|
||
|
||
body.menunew {
|
||
... | ... | |
#content.html-menu { margin-left: 190px; }
|
||
#content.html-menu.folded { margin-left: 40px }
|
||
#html-menu.folded:hover + #content.html-menu.folded { margin-left: 190px }
|
||
#html-menu { float:left; width: 183px; font-size: 8pt; margin-top: 10px; overflow:hidden; }
|
||
#html-menu { float:left; width: 183px; font-size: 85%; margin-top: 10px; overflow:hidden; }
|
||
#html-menu.folded { width: 32px; }
|
||
#html-menu.folded:hover { width: 183px; }
|
||
#html-menu div.mi { margin-top: 4px; margin-bottom: 3px; white-space: nowrap; clear:both; position:relative; }
|
Auch abrufbar als: Unified diff
lx-office-erp.css: proportionale font-sizes
Firefox 47 ignoriert unter unity7 font-size in select komplett,
ausserdem haben wir seit ewigkeiten das problem dass td { font-size: 8pt
} alle spacings kaputtmacht. Das hier entfernt das experimentell.