diff options
Diffstat (limited to 'popup/popup.css')
-rw-r--r-- | popup/popup.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/popup/popup.css b/popup/popup.css index 53c9f97ed..7218b7baf 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -1,3 +1,10 @@ + +/** + * @author Gabor X. Toth + * @author Marcello Stanisci + * @author Florian Dold + */ + body { min-height: 20em; width: 30em; |