support for comments attribute (schema updated)
This commit is contained in:
-31
@@ -98,9 +98,6 @@ input {
|
||||
table.main td.toolbar {
|
||||
height : 40px;
|
||||
background-color : #f0f0f0;
|
||||
/* background-image : url("shadow_top.png");
|
||||
background-position : bottom left;
|
||||
background-repeat : repeat-x; */
|
||||
padding-right : 10px;
|
||||
padding-left : 10px;
|
||||
font-size : small;
|
||||
@@ -200,17 +197,6 @@ table.main td.notify {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
li {
|
||||
list-style-type : none;
|
||||
|
||||
}
|
||||
|
||||
ul {
|
||||
margin : 0px;
|
||||
padding : 0px;
|
||||
border : 1px solid #f0f0f0;
|
||||
}
|
||||
|
||||
.invisible {
|
||||
display : none;
|
||||
}
|
||||
@@ -251,7 +237,6 @@ table.prefFeedList tr.title td {
|
||||
font-weight : bold;
|
||||
}
|
||||
|
||||
|
||||
.evenSelected {
|
||||
background-color : #e0e0ff;
|
||||
}
|
||||
@@ -344,22 +329,6 @@ table.postTable tr.titleBottom td {
|
||||
|
||||
}
|
||||
|
||||
/*
|
||||
table.postTable tr.titleTop td {
|
||||
padding : 5px 10px 0px 10px;
|
||||
}
|
||||
|
||||
table.postTable tr.titleBottom td {
|
||||
padding : 3px 10px 5px 10px;
|
||||
}
|
||||
|
||||
table.postTable tr.headerRow td.headers, table.postTable tr.headerRow td.iconBox {
|
||||
background : #f0f0f0;
|
||||
border-width : 0px 0px 1px 0px;
|
||||
border-color : #d0d0d0;
|
||||
border-style : solid;
|
||||
}*/
|
||||
|
||||
table.postTable td.post {
|
||||
padding : 20px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user