Task #1237
Feature #1224: Morphology tool word search
Add tabs to switch between results, stats and help
Start date:
03/04/2016
Due date:
% Done:
100%
History
#1
Updated by Luke Murphey over 9 years ago
Need to correct the color of the focus:
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
#2
Updated by Luke Murphey over 9 years ago
- % Done changed from 0 to 100
#3
Updated by Luke Murphey over 9 years ago
- Status changed from New to Closed