diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-21 09:09:22 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-21 09:09:22 -0400 |
| commit | d99c6ffb8ed5b05101dd1d89585cd4bd622262d9 (patch) | |
| tree | 47c82d6974b8d47de3aa8746b1fb443dec47f9bb /www/css | |
| parent | a0d5234fe7c16d78c243079fae0b9a4798cdcd0b (diff) | |
#228 initial code
Former-commit-id: a3de04e4b05eecb335611d1ba720548c25c6e8ef
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index 4eca8318..3f08dbd8 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -389,6 +389,11 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */ width:80% !important; } +.popup90 .popup +{ + width:90% !important; +} + .events-modal-camera-icon { position:absolute; |
