add hint text for artist searches
This commit is contained in:
@@ -28,7 +28,7 @@ form.simple_form {
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
||||
span.hint {
|
||||
.hint {
|
||||
color: #666;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ div#c-artists {
|
||||
}
|
||||
}
|
||||
|
||||
span.hint {
|
||||
.hint {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user