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

Back to archive index

Yoshihisa Fukuhara higef****@users*****
2005年 6月 19日 (日) 17:10:18 JST


Index: affelio/skins/Xwin_classic/style.css
diff -u affelio/skins/Xwin_classic/style.css:1.5 affelio/skins/Xwin_classic/style.css:1.6
--- affelio/skins/Xwin_classic/style.css:1.5	Sun Jun 19 14:35:58 2005
+++ affelio/skins/Xwin_classic/style.css	Sun Jun 19 17:10:18 2005
@@ -368,30 +368,37 @@
 .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: #FFF;
+}
+.aftag__unified_imgtab_h__text a{	
 	position: relative;
-	Top: 1px;
+	Top: 3px;
 	height: 19px;
-        text-align: justify;
-        text-justify: distribute-all-lines;
+	width: 20px;
+	min-height: 19px;
+	min-width: 19px;
+	text-align: justify;
+	text-justify: distribute-all-lines;
 	text-decoration: none;
 	white-space: nowrap;
 	padding: 0px 15px;
@@ -403,18 +410,21 @@
 	vertical-align: middle;
 	color: #FFF;
 }
-.aftag__unified_imgtab_h__text a{
-	color: #FFF;
-}
 
 .aftag__unified_imgtab_h__text_selected{
+	color: #FFF;
+}
+.aftag__unified_imgtab_h__text_selected a{
 	position: relative;
-	Top: 1px;
+	Top: 3px;
 	height: 19px;
-        text-align: justify;
-        text-justify: distribute-all-lines;
+	width: 20px;
+	min-height: 19px;
+	min-width: 19px;
+	text-align: justify;
+	text-justify: distribute-all-lines;
 	text-decoration: none;
- 	white-space: nowrap;
+	white-space: nowrap;
 	padding: 0px 15px;
     background-color: #B43062;
 	border: 2px solid #DEDADE;
@@ -424,8 +434,5 @@
 	vertical-align: middle;
 	color: #FFF;
 }
-.aftag__unified_imgtab_h__text_selected a{
-	color: #FFF;
-}
 
 /**************************************************************************/


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