aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormonikahedman <monika_hedman@brown.edu>2019-07-14 14:11:29 -0400
committermonikahedman <monika_hedman@brown.edu>2019-07-14 14:11:29 -0400
commit865c144e7d883ee1c15ee2a59fb261e63958f5a8 (patch)
treeaea280d1639642d04f9cc2c02e2f208def19b8bf /src
parent7cd915c98db61e646ab34184613c1f6364cb620e (diff)
link count should work soon
Diffstat (limited to 'src')
-rw-r--r--src/client/views/search/SearchItem.scss18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/client/views/search/SearchItem.scss b/src/client/views/search/SearchItem.scss
index 04ebf2714..140ced8e5 100644
--- a/src/client/views/search/SearchItem.scss
+++ b/src/client/views/search/SearchItem.scss
@@ -76,17 +76,17 @@
}
- // .link-container.item:hover {
- // width: 70px;
- // }
+ .link-container.item:hover {
+ width: 70px;
+ }
- // .link-container.item:hover .link-count {
- // opacity: 0;
- // }
+ .link-container.item:hover .link-count {
+ opacity: 0;
+ }
- // .link-container.item:hover .link-extended {
- // opacity: 1;
- // }
+ .link-container.item:hover .link-extended {
+ opacity: 1;
+ }
.icon-icons {
width: 50px