[Affelio-cvs 60] CVS update: affelio/skins/aqualike-1.1

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 19日 (日) 20:14:15 JST


Index: affelio/skins/aqualike-1.1/style.css
diff -u affelio/skins/aqualike-1.1/style.css:1.4 affelio/skins/aqualike-1.1/style.css:1.5
--- affelio/skins/aqualike-1.1/style.css:1.4	Sun Jun 19 13:29:16 2005
+++ affelio/skins/aqualike-1.1/style.css	Sun Jun 19 20:14:15 2005
@@ -357,30 +357,34 @@
 .aftag__unified_imgtab_h__left_field{
 	margin: 6px 1px 0px 1px;
 	padding: 0px 0px 0px 0px;
+	height: 33px;
 	float:left;
 	overflow: hidden;
 }
 .aftag__unified_imgtab_h__right_field{
-	margin: 7px 0px 0px 0px;
+	margin: 6px 0px 0px 0px;
 	padding: 0px 0px 0px 0px;
+	height: 33px;
 	float:right;
 	overflow: hidden;
 }
 
 /*ICON*/
 .aftag__unified_imgtab_h__icon{
-	/* Does NOT print  = size 0 */
-	width: 0px;
-	height: 0px;
+	/* Does NOT print  */
+	display: none;
 }
 
 /*TEXT NAME*/
 .aftag__unified_imgtab_h__text{
+	color: #000;
+}
+.aftag__unified_imgtab_h__text a{
 	position: relative;
-	Top: 1px;
+	Top: 3px;
 	height: 19px;
-        text-align: justify;
-        text-justify: distribute-all-lines;
+    text-align: justify;
+    text-justify: distribute-all-lines;
 	text-decoration: none;
 	white-space: nowrap;
 	padding: 0px 15px;
@@ -388,18 +392,18 @@
 	border-color: #808080;	
 	background-image: url("btn1a_bg.gif");
 	font-family: Arial;
-	font-size: x-small;
+	font-size: small;
 	text-align: center;
 	vertical-align: middle;
-	color: #000;
-}
-.aftag__unified_imgtab_h__text a{
 	color: #666;
 }
 
 .aftag__unified_imgtab_h__text_selected{
+	color: #000;
+}
+.aftag__unified_imgtab_h__text_selected a{
 	position: relative;
-	Top: 1px;
+	Top: 3px;
 	height: 19px;
         text-align: justify;
         text-justify: distribute-all-lines;
@@ -410,12 +414,9 @@
 	border-color: #808080;	
 	background-image: url("btn1b_bg.gif");
 	font-family: Arial;
-	font-size: x-small;
+	font-size: small;
 	text-align: center;
 	vertical-align: middle;
-	color: #000;
-}
-.aftag__unified_imgtab_h__text_selected a{
 	color: #aaa;
 }
 


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