Updated some, based on standard theme.

This commit is contained in:
mits
2005-07-21 17:02:52 +00:00
parent 00684b54cc
commit 8968d7791b
2 changed files with 29 additions and 1 deletions
+7
View File
@@ -243,6 +243,13 @@ body#admin-blocks table#incompatible td.c0 {
color: #ff0000;
}
table.flexible .r0 {
background-color: #f0f0f0;
}
table.flexible .r1 {
background-color: #fafafa;
}
/***
*** Blocks
+22 -1
View File
@@ -41,7 +41,6 @@ h6.main {
#layout-table {
width:100%;
border-collapse:separate;
margin-top: 8px;
}
#layout-table #left-column,
@@ -339,6 +338,28 @@ body#admin-config .confighelp {
padding-bottom: 20px;
}
table.flexible td.cell {
padding-top: 2px;
padding-bottom: 2px;
}
table.flexible {
width: 70%;
margin: auto;
}
table.flexible thi,
table.flexible td.cell {
padding: 4px;
text-align: center;
vertical-align: middle;
}
table.flexible td.c0,
table.flexible th.c0 {
text-align: left;
}
/***
*** Blocks