jQuery update

This commit is contained in:
Roland Gruber 2018-11-01 18:09:51 +01:00
parent 54f93d1424
commit 6f3bbf11a4
1 changed files with 0 additions and 4 deletions

View File

@ -6,7 +6,6 @@ table.page {
color: #000000;
font-family: "bitstream vera sans","luxi sans",verdana,geneva,arial,helvetica,sans-serif;
background-color: #F5F5F5;
font-size: 13px;
empty-cells: hide;
}
@ -113,7 +112,6 @@ table.page table.control td.logo img.logo {
table.page td.tree {
border-right: 1px solid #AAAACC;
vertical-align: top;
background-color: #F5F5F5;
width: 10%;
}
@ -121,7 +119,6 @@ table.page td.tree {
table.page td.body {
vertical-align: top;
width: 100%;
background-color: #F5F5F5;
}
/* Global Page - Main Body System Message */
@ -148,7 +145,6 @@ table.page table.sysmsg td.icon {
/* Global Page - Main Body */
table.page table.body {
font-weight: normal;
background-color: #F5F5F5;
width: 100%;
}