Closed (fixed)
Project:
Plusmore
Version:
7.x-1.0
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2013 at 16:21 UTC
Updated:
13 May 2013 at 02:40 UTC
At the moment the ".term-plus-more"-button is a p-Container. To give the user the visual impression of clicking a link, you should add the following to the css markup:
.more-term-hide,
.term-plus-more {
cursor: pointer;
}Also, I think it would be better to get rid of the standard solor attribute as this is more a template thing.
Comments
Comment #1
rahulbile commentedThanks d9media.
Looks good to me. Committed .
Comment #2
rahulbile commentedClosing.
Comment #3.0
(not verified) commentedfixed