Yoshihisa Fukuhara
higef****@users*****
2005年 6月 19日 (日) 17:10:19 JST
Index: affelio/skins/standard/style.css
diff -u affelio/skins/standard/style.css:1.3 affelio/skins/standard/style.css:1.4
--- affelio/skins/standard/style.css:1.3 Fri Jun 17 12:31:48 2005
+++ affelio/skins/standard/style.css Sun Jun 19 17:10:18 2005
@@ -368,42 +368,16 @@
/*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;
- font-size: x-small;
- color: #FFF;
+ /* Does NOT print */
+ display: none;
}
.aftag__unified_imgtab_h__text a{
color: #FFF;
}
.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;
- font-size: x-small;
- color: #FFF;
+ /* Does NOT print */
+ display: none;
}
.aftag__unified_imgtab_h__text_selected a{
color: #FFF;