]> source.dussan.org Git - nextcloud-server.git/commit
displaying notification now centered
authorThomas Mueller <thomas.mueller@tmit.eu>
Fri, 11 Jan 2013 10:52:07 +0000 (11:52 +0100)
committerThomas Mueller <thomas.mueller@tmit.eu>
Fri, 11 Jan 2013 10:52:07 +0000 (11:52 +0100)
commit508b6a9fc79326bcf6d060f1daf42f5b67bfaeec
treede95217962ceffcb249d65deda0f825a87e2144d
parent364b1cd3915ab8d33f1a63f598be3acb4bfcf86a
displaying notification now centered

The notification div has been moved to the user templates.
Correct display of the notification will only work with the use of OC.Notification.show() as on fadeIn() the css needs to be changed as this style required display: inline.
apps/files/templates/index.php
core/css/styles.css
core/js/js.js
core/templates/layout.user.php
settings/templates/users.php