Index: trunk/install/php/graytable.css =================================================================== --- trunk/install/php/graytable.css (リビジョン 38) +++ trunk/install/php/graytable.css (リビジョン 39) @@ -76,6 +76,7 @@ background-color: #FFFA4D; padding-right: 1px; padding-bottom:1px; - border-right: 3px solid #aaa; border-bottom: 3px solid #666; } + border-right: 3px solid #aaa; border-bottom: 3px solid #666; + cursor:pointer; + } -