Updated Branches:
  refs/heads/ui-restyle a0d46a7ce -> eea0820b5

Lower global font size


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

Branch: refs/heads/ui-restyle
Commit: eea0820b519f5f31b297e264cd76b8fc019cd3d6
Parents: a0d46a7
Author: Brian Federle <[email protected]>
Authored: Tue Sep 24 14:08:02 2013 -0700
Committer: Brian Federle <[email protected]>
Committed: Tue Sep 24 14:08:02 2013 -0700

----------------------------------------------------------------------
 ui/stylesheets/csui/_csui.scss | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eea0820b/ui/stylesheets/csui/_csui.scss
----------------------------------------------------------------------
diff --git a/ui/stylesheets/csui/_csui.scss b/ui/stylesheets/csui/_csui.scss
index 2864460..ba22257 100644
--- a/ui/stylesheets/csui/_csui.scss
+++ b/ui/stylesheets/csui/_csui.scss
@@ -8,6 +8,7 @@
 html, body {
   height: 100%;
   font-family: Segoe UI,Trebuchet MS,Tahoma,Arial,sans-serif;
+  font-size: 14px;
 }
 
 // Sub-components

Reply via email to