2005-01-11 Complication
* CSS comment fixes
This commit is contained in:
@ -674,8 +674,8 @@ public class ViewBlogServlet extends BaseServlet {
|
||||
" font-size: 80%;\n" +
|
||||
" background-color: #DDD;\n" +
|
||||
" border: solid;\n" +
|
||||
" //border-width: 5px 5px 0px 5px;\n" +
|
||||
" //border-color: #FFFFFF;\n" +
|
||||
//" border-width: 5px 5px 0px 5px;\n" +
|
||||
//" border-color: #FFFFFF;\n" +
|
||||
" border-width: 1px 1px 1px 1px;\n" +
|
||||
" border-color: #000;\n" +
|
||||
" margin-top: 5px;\n" +
|
||||
|
@ -4,7 +4,6 @@ body {
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
background-color : #EEEEEE;
|
||||
color: #000000;
|
||||
//font-size: 12px;
|
||||
}
|
||||
.b_topnavUser {
|
||||
text-align: right;
|
||||
|
@ -1,4 +1,7 @@
|
||||
$Id: history.txt,v 1.382 2006/01/10 01:59:08 jrandom Exp $
|
||||
$Id: history.txt,v 1.383 2006/01/11 15:32:36 jrandom Exp $
|
||||
|
||||
2005-01-11 Complication
|
||||
* CSS comment fixes
|
||||
|
||||
2005-01-11 jrandom
|
||||
* Include the attachments/blogs/etc for comments on the blog view
|
||||
|
Reference in New Issue
Block a user