* finish task #6336.

This commit is contained in:
wangyidong
2019-09-04 17:27:45 +08:00
parent e841301ad5
commit 1ab959e731
2 changed files with 4 additions and 4 deletions
-4
View File
@@ -82,7 +82,3 @@ td.c-name a:visited{color: #082999}
#pageNav .dropdown-menu{max-height:350px; overflow-y:auto;}
#createDropdown ul.dropdown-menu{width:100%;}
.color-darkblue{background:rgb(0,0,139)}
.color-darkblue:hover{background:rgb(0,0,139)}
.color-darkblue:focus{background:rgb(0,0,139)}
+4
View File
@@ -50,3 +50,7 @@ text-align: center;
color:#fff;
}
a.showMoreImage:hover{opacity: 1;}
.color-darkblue{background:rgb(0,0,139)}
.color-darkblue:hover{background:rgb(0,0,139)}
.color-darkblue:focus{background:rgb(0,0,139)}