1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[icons] rm '.non-text-link'

This commit is contained in:
llj
2016-04-12 17:15:20 +08:00
parent d4f5bc4817
commit ce65a157d0
4 changed files with 5 additions and 8 deletions

View File

@@ -466,9 +466,6 @@ p { margin:0.5em 0; }
.no-deco:hover {
text-decoration:none;
}
.non-text-link:hover {
text-decoration:none;
}
.input-disabled {/* for type="password/text" etc*/
background:#ebebe4;
}