Yoshihisa Fukuhara
higef****@users*****
2006年 1月 25日 (水) 23:45:47 JST
Index: affelio/apps/bb/style.css
diff -u affelio/apps/bb/style.css:1.1 affelio/apps/bb/style.css:1.2
--- affelio/apps/bb/style.css:1.1 Mon Dec 19 15:46:27 2005
+++ affelio/apps/bb/style.css Wed Jan 25 23:45:47 2006
@@ -9,7 +9,6 @@
padding: 10px 15px 10px 15px;
margin: 0px 0px 0px 0px;
background-color: #fff;
- font-size: midium;
border: 1px solid #aaa;
text-align: left;
line-height: 140%;
@@ -53,13 +52,11 @@
}
td.afAppBbTopicTitle {
-font-size: midium;
font-weight: bold;
background-color: #ddf;
}
td.afAppBbTopicHeader {
-font-size: midium;
border-top: none;
border-bottom: none;
padding: 5px 15px 5px 15px;
@@ -67,20 +64,18 @@
}
td.afAppBbTopicContent {
-font-size: midium;
border-top: none;
border-bottom: 1px dashed #aaa;
}
td.afAppBbRes {
-font-size: midium;
+word-break: break-all;
border-top: none;
border-bottom: 1px dashed #aaa;
padding: 10px 15px 10px 40px;
}
td.afAppBbResTitle {
-font-size: midium;
border-top: none;
border-bottom: none;
padding: 5px 15px 5px 40px;