From ba88b0f35bf106df01a8406d9f305b048d54ea30 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Mon, 23 Sep 2013 11:57:10 -0700 Subject: [PATCH] Better language drop-down appearance -Add text 'use default language' in place of blank default option -Add more top spacing -Smaller label text --- client/WEB-INF/classes/resources/messages.properties | 1 + ui/dictionary.jsp | 1 + ui/index.jsp | 2 +- ui/stylesheets/csui/_login.scss | 12 +++++++----- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index bc1e43692a3..459a4edad22 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -14,6 +14,7 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. +label.use.default.language=Use default language label.delete.events=Delete events label.delete.alerts=Delete alerts label.archive.alerts=Archive alerts diff --git a/ui/dictionary.jsp b/ui/dictionary.jsp index 15c199964b3..d88a8990a85 100644 --- a/ui/dictionary.jsp +++ b/ui/dictionary.jsp @@ -25,6 +25,7 @@ under the License. <% long now = System.currentTimeMillis(); %>