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

[4/6] git commit: updated refs/heads/master to d75ce3f

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/cb1f25d1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/cb1f25d1
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/cb1f25d1

Branch: refs/heads/master
Commit: cb1f25d17fec38ea3ddc556b749d265fb0e22d38
Parents: 5b938ef
Author: Laszlo Hornyak <la...@gmail.com>
Authored: Sat May 2 18:10:52 2015 +0200
Committer: Milamber <mi...@apache.org>
Committed: Sat May 9 08:37:53 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/cb1f25d1/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;
+}