stylize hints
This commit is contained in:
@@ -121,6 +121,7 @@ table tfoot {
|
|||||||
.hint {
|
.hint {
|
||||||
color: #666;
|
color: #666;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
max-width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tn {
|
.tn {
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ div#c-users {
|
|||||||
|
|
||||||
div.input span.hint {
|
div.input span.hint {
|
||||||
display: block;
|
display: block;
|
||||||
max-width: 30em;
|
max-width: 70%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.active {
|
.active {
|
||||||
|
|||||||
Reference in New Issue
Block a user