From bfe3c3760f7cf43730d0cc00573d7a106b7f2649 Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Wed, 24 Jul 2013 16:14:38 -0700 Subject: [PATCH] Editor cleanup, fix tab index reset on row editor --- common/css/main.css | 6 ++++++ partials/paneleditor.html | 4 +--- partials/panelgeneral.html | 2 +- partials/roweditor.html | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/common/css/main.css b/common/css/main.css index 2d8dbbedad9..12e35ff8136 100644 --- a/common/css/main.css +++ b/common/css/main.css @@ -13,6 +13,12 @@ text-transform:capitalize; } +.editor-title small { + opacity: 0.5; + font-size: 0.7em; + font-weight: normal; +} + .spy { position:absolute; right:0px; diff --git a/partials/paneleditor.html b/partials/paneleditor.html index f5eb79005b8..add08ccc53f 100644 --- a/partials/paneleditor.html +++ b/partials/paneleditor.html @@ -1,17 +1,15 @@
- +
\ No newline at end of file diff --git a/partials/roweditor.html b/partials/roweditor.html index 130f96ce49e..0378976de00 100644 --- a/partials/roweditor.html +++ b/partials/roweditor.html @@ -59,5 +59,5 @@ \ No newline at end of file