diff --git a/VERSION b/VERSION index ce98c569..c02dfd84 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.4.2-stable+timestamp.2013.03.10.10.44.53 +Version 2.4.2-stable+timestamp.2013.03.10.11.04.02 diff --git a/applications/admin/static/css/bootstrap_essentials.css b/applications/admin/static/css/bootstrap_essentials.css index 6eaf549c..63438991 100644 --- a/applications/admin/static/css/bootstrap_essentials.css +++ b/applications/admin/static/css/bootstrap_essentials.css @@ -344,6 +344,8 @@ h4.editableapp { background: #fff url(../images/folder.png) no-repeat; } h4.currentapp { background: #fff url(../images/folder_locked.png) no-repeat; } +.flash { position:fixed; width:50%; top:49px; left:25%; right:25%; cursor:default; text-align:center; z-index:5620; } + table.twitter{ background-color: transparent; } table.twitter tr td {vertical-align: top; padding: 5px; } table.twitter tr { border-bottom: 1px solid #a0a0a0; } \ No newline at end of file