You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/05/08 17:26:56 UTC

[2/3] git commit: updated refs/heads/4.5 to ed77046

CSS for the hungarian localization

Signed-off-by: Laszlo Hornyak <la...@gmail.com>
Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4ec24ad4
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4ec24ad4
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4ec24ad4

Branch: refs/heads/4.5
Commit: 4ec24ad468ed6c38c803624cb3cb27e0c60aaea9
Parents: 7d8151e
Author: Laszlo Hornyak <la...@gmail.com>
Authored: Sat May 2 18:10:52 2015 +0200
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri May 8 17:26:36 2015 +0200

----------------------------------------------------------------------
 ui/css/cloudstack3.hu.css | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4ec24ad4/ui/css/cloudstack3.hu.css
----------------------------------------------------------------------
diff --git a/ui/css/cloudstack3.hu.css b/ui/css/cloudstack3.hu.css
new file mode 100644
index 0000000..77259e1
--- /dev/null
+++ b/ui/css/cloudstack3.hu.css
@@ -0,0 +1,26 @@
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you under the Apache License, Version 2.0 (the
+* "License"); you may not use this file except in compliance
+* with the License.  You may obtain a copy of the License at
+*
+*   http://www.apache.org/licenses/LICENSE-2.0
+*
+* Unless required by applicable law or agreed to in writing,
+* software distributed under the License is distributed on an
+* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+* KIND, either express or implied.  See the License for the
+* specific language governing permissions and limitations
+* under the License.
+*/
+
+/*
+ * correct the breadcrumbs, hungarian translation is longer
+ * than the english default.
+ */
+#breadcrumbs div.home {
+	width: 100px;
+}