[Affelio-cvs 41] CVS update: affelio/skins/Xwin_classic

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 19日 (日) 13:59:09 JST


Index: affelio/skins/Xwin_classic/style.css
diff -u affelio/skins/Xwin_classic/style.css:1.1.1.1 affelio/skins/Xwin_classic/style.css:1.2
--- affelio/skins/Xwin_classic/style.css:1.1.1.1	Tue Jun 14 12:53:30 2005
+++ affelio/skins/Xwin_classic/style.css	Sun Jun 19 13:59:09 2005
@@ -65,7 +65,7 @@
 .afPubMain {
 	margin: 0px 0px 0px 0px;
 	padding: 10px 0px 10px 10px;
-	width: 720px;
+	width: 780px;
 	height: auto;
 	float: left;
 	background-color: #000;
@@ -341,29 +341,27 @@
 
 }
 
+
 /*******************************************/
 /* unified_imgtab_h */
 /*******************************************/
 .aftag__unified_imgtab_h{
 	margin: 0px 0px 0px 0px;
-	padding: 0px 0px 0px 5px;
-	background-color: #1169A4;
-}
-.aftag__unified_imgtab_h table{
-	margin: 0px 0px 0px 0px;
-	padding: 0px 0px 0px 0px;
-	border: 0px; 
+	padding: 0px 48px 0px 48px;
+	overflow: hidden;
+	height: 33px;
+	background-image: url("bg.gif");
 }
-.aftag__unified_imgtab_h th{
-	margin: 0px 0px 0px 0px;
+.aftag__unified_imgtab_h__left_field{
+	margin: 6px 1px 0px 1px;
 	padding: 0px 0px 0px 0px;
-	background-color: #1169A4;
+	float:left;
 	overflow: hidden;
 }
-.aftag__unified_imgtab_h td{
-	margin: 0px 0px 0px 0px;
+.aftag__unified_imgtab_h__right_field{
+	margin: 7px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
-	background-color: #1169A4;
+	float:right;
 	overflow: hidden;
 }
 
@@ -372,28 +370,24 @@
 	/* Does NOT print  = size 0 */
 	width: 0px;
 	height: 0px;
-	/*******************/
-	/* Does print */
-	/*width: 50px;*/
-	/*height: 50px;*/
 }
 
 /*TEXT NAME*/
 .aftag__unified_imgtab_h__text{
-	/* Does NOT print  = size 0 */
-	/*width: 0px;*/
-	/*height: 0px;*/
-	/*overflow: hidden;*/
-	/*******************/
-	/* Does print */
-	width: 70px;
-	height: 20px;
-
-	text-align: center;
-	vertical-align: top;
-
-	font-family: Verdana, Arial, sans-serif;
+	position: relative;
+	Top: 1px;
+	height: 19px;
+        text-align: justify;
+        text-justify: distribute-all-lines;
+	text-decoration: none;
+	white-space: nowrap;
+	padding: 0px 15px;
+    background-color: #B43062;
+	border: 2px solid #DEDADE;
+	font-family: Arial;
 	font-size: x-small;
+	text-align: center;
+	vertical-align: middle;
 	color: #FFF;
 }
 .aftag__unified_imgtab_h__text a{
@@ -401,26 +395,24 @@
 }
 
 .aftag__unified_imgtab_h__text_selected{
-	/* Does NOT print  = size 0 */
-	/*width: 0px;*/
-	/*height: 0px;*/
-	/*overflow: hidden;*/
-	/*******************/
-	/* Does print */
-	width: 70px;
-	height: 20px;
-
-	text-align: center;
-	vertical-align: top;
-
-	font-family: Verdana, Arial, sans-serif;
+	position: relative;
+	Top: 1px;
+	height: 19px;
+        text-align: justify;
+        text-justify: distribute-all-lines;
+	text-decoration: none;
+ 	white-space: nowrap;
+	padding: 0px 15px;
+    background-color: #B43062;
+	border: 2px solid #DEDADE;
+	font-family: Arial;
 	font-size: x-small;
+	text-align: center;
+	vertical-align: middle;
 	color: #FFF;
 }
 .aftag__unified_imgtab_h__text_selected a{
 	color: #FFF;
 }
 
-
-
 /**************************************************************************/


Affelio-cvs メーリングリストの案内
Back to archive index