You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/11/05 00:45:41 UTC

incubator-ponymail git commit: Add missing popupper div

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 392402141 -> 54774eba0


Add missing popupper div

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/54774eba
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/54774eba
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/54774eba

Branch: refs/heads/master
Commit: 54774eba07e3d6cc18a4697aa78b81838f462f77
Parents: 3924021
Author: Sebb <se...@apache.org>
Authored: Sat Nov 5 00:45:12 2016 +0000
Committer: Sebb <se...@apache.org>
Committed: Sat Nov 5 00:45:12 2016 +0000

----------------------------------------------------------------------
 site/index.html | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/54774eba/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
index e4b31d2..33c9cf3 100644
--- a/site/index.html
+++ b/site/index.html
@@ -54,6 +54,9 @@ the License. -->
     </nav>
     
     <div class="container-fluid">
+      <!-- Popup box for various notices -->
+      <div style="display: none;" class="bs-callout bs-callout-success" id="popupper" style="margin: 2px !important; padding: 5px;">
+      </div>
      <div class="row">
       <div id="list_stats" class="bs-callout bs-callout-info" style="margin-top: 0px; padding-top: 10px; text-align: center; font-size: 12pt; padding-bottom: 0px; min-height: 64px;">
       </div>