diff options
Diffstat (limited to 'public/css/screen.css')
| -rw-r--r-- | public/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/screen.css b/public/css/screen.css index e403029..458078b 100644 --- a/public/css/screen.css +++ b/public/css/screen.css @@ -373,6 +373,7 @@ button:active { #userViewContainer { position: fixed; top: 160px; left: 320px; width: 350px; + background-color: rgba(255,255,255,0.92); float: left; } /* line 218, ../src/screen.sass */ |
