add css for impersonation
alex wennerberg alex@alexwennerberg.com
Sun, 06 Dec 2020 11:32:30 -0800
2 files changed,
13 insertions(+),
1 deletions(-)
M
templates/static/style.css
→
templates/static/style.css
@@ -46,6 +46,12 @@ width: 100%;
resize: vertical; } +.impersonate { + font-style: italic; + font-weight: bold; + background-color: +} + .button { background-color: white; /* Green */ border: 1px solid black;