Tadashi Okoshi
slash****@users*****
2006年 4月 18日 (火) 17:31:14 JST
Index: affelio/skins/standard/status_balloon1.gif
Index: affelio/skins/standard/status_balloon2.gif
Index: affelio/skins/standard/style.css
diff -u affelio/skins/standard/style.css:1.25 affelio/skins/standard/style.css:1.26
--- affelio/skins/standard/style.css:1.25 Tue Mar 28 18:15:23 2006
+++ affelio/skins/standard/style.css Tue Apr 18 17:31:14 2006
@@ -544,4 +544,26 @@
+/*****************************************/
+/* Profile Currentstatus */
+/*****************************************/
+.aftag__profile_currentstatus__field{
+ width: 150px;
+ margin: 4px 0 10px 0;
+ padding: 36px 0 0 0;
+ background: url(status_balloon1.gif) no-repeat;
+}
+.aftag__profile_currentstatus__box{
+ width: 150px;
+ margin: 0;
+ padding: 0 0 16px 0;
+ background: url(status_balloon2.gif) no-repeat bottom;
+}
+.aftag__profile_currentstatus__txt{
+ margin: 0 4px 0 4px;
+ overflow: hidden;
+ font-size: x-small;
+word-break: break-all;
+}
+