diff options
Diffstat (limited to 'public/static/style.css')
| -rw-r--r-- | public/static/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/static/style.css b/public/static/style.css index 2194b28..1d640a3 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -364,4 +364,10 @@ button[type=submit].fancy:hover { .font-small { font-size: 10px; +} + +.help { + cursor: help; + font-size: 10px; + vertical-align: top; }
\ No newline at end of file |
