add hover to reset link

10.3.x-maintenance
cTn 2014-06-25 13:36:17 +02:00
parent 797de63051
commit e5648f5eae
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
border-bottom: 1px solid silver;
background-color: #ececec;
}
.tab-motor_outputs .plot_control .title a:hover {
text-decoration: underline;
}
.tab-motor_outputs .plot_control dl {
padding: 5px 0 0 5px;
line-height: 22px;