Bug 10444 - (CCSR followup) In advanced search(more), [+] and [-] should behave like links on hover
Same fix for CCSR. Regards To+ Sponsored-by: Universidad Nacional de Córdoba Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> Signed-off-by: Galen Charlton <gmc@esilibrary.com>
This commit is contained in:
parent
5b53b59fe4
commit
0fc32a4274
1 changed files with 4 additions and 0 deletions
|
@ -20,6 +20,10 @@ a.disabled {
|
|||
color : #888888 !important;
|
||||
}
|
||||
|
||||
a.ButtonPlus, a.ButtonLess {
|
||||
text-decoration : none;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color : white;
|
||||
text-align : left;
|
||||
|
|
Loading…
Reference in a new issue