修改项目--项目工具集logo显示问题

This commit is contained in:
sw 2014-11-21 16:28:01 +08:00
parent ca97ecbdc4
commit 06f1ff026a
1 changed files with 2 additions and 2 deletions

View File

@ -649,14 +649,14 @@ input[class='nyan-clean-gray']:active, .nyan-clean-gray:active {
} }
.tools a:visited { .tools a:visited {
color: #fffbff; color: #116699;
text-decoration: none; text-decoration: none;
padding: 3px 5px 0px 5px; padding: 3px 5px 0px 5px;
width: 100px; width: 100px;
} }
.tools a:hover { .tools a:hover {
color: #fffbff; color: white;
padding: 3px 3px 0px 20px; padding: 3px 3px 0px 20px;
width: 88px; width: 88px;
text-decoration: none; text-decoration: none;