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