diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-04-21 21:11:16 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-04-21 21:11:16 -0400 |
| commit | 039061df0119bfbfb829ff719c9bfdef1eed68bd (patch) | |
| tree | 8d5e02c0c8150823df891ec9f241ce598e650b5b /public/app.css | |
| parent | 843e98f4b952b697b212e1e1a0471257f3924ff8 (diff) | |
emails
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 |
