From a3c4bc9a1606ad4928c9f21a32af006d17bb2750 Mon Sep 17 00:00:00 2001 From: Marak Date: Wed, 8 Jul 2015 23:58:23 -0700 Subject: [examples] Update UI for browser example page. --- examples/browser/css/bootstrap.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'examples/browser/css/bootstrap.css') diff --git a/examples/browser/css/bootstrap.css b/examples/browser/css/bootstrap.css index af9efe6f..42cb8322 100644 --- a/examples/browser/css/bootstrap.css +++ b/examples/browser/css/bootstrap.css @@ -174,6 +174,8 @@ legend { } textarea { overflow: auto; + height: 200px; + width: 500px; } optgroup { font-weight: bold; @@ -6533,4 +6535,13 @@ label { .buttonsTable { width: 450px; +} + +.big { + font-size: 24px; + font-weight: bold; +} + +table li { + font-size: 24px; } \ No newline at end of file -- cgit v1.2.3