Tadashi Okoshi
slash****@users*****
2006年 4月 18日 (火) 17:31:13 JST
Index: affelio/skins/aqualike-1.1/status_balloon1.gif
Index: affelio/skins/aqualike-1.1/status_balloon2.gif
Index: affelio/skins/aqualike-1.1/style.css
diff -u affelio/skins/aqualike-1.1/style.css:1.10 affelio/skins/aqualike-1.1/style.css:1.11
--- affelio/skins/aqualike-1.1/style.css:1.10 Fri Jul 1 08:18:05 2005
+++ affelio/skins/aqualike-1.1/style.css Tue Apr 18 17:31:13 2006
@@ -542,3 +542,26 @@
color: black;
}
+
+
+/*****************************************/
+/* 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;
+}