diff options
Diffstat (limited to 'public/app.css')
| -rw-r--r-- | public/app.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/app.css b/public/app.css index 5ffcbc1..67099c6 100644 --- a/public/app.css +++ b/public/app.css @@ -61,4 +61,8 @@ select { float: left; padding-right: 10px; min-width: 150px; +} +.orderList a.email { + color: #888; + text-decoration: underline; }
\ No newline at end of file |
