From 656fa389441372c3aec44e79071c46e9a5f07cec Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 25 Jun 2012 11:44:06 -0400 Subject: [PATCH] Added wip class --- cms/static/coffee/main.coffee | 2 ++ cms/static/sass/_base.scss | 4 ++++ cms/templates/widgets/html-edit.html | 4 ++-- cms/templates/widgets/module-dropdown.html | 2 +- cms/templates/widgets/navigation.html | 2 +- cms/templates/widgets/notes.html | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/cms/static/coffee/main.coffee b/cms/static/coffee/main.coffee index 6535034faf..66f375a7cc 100644 --- a/cms/static/coffee/main.coffee +++ b/cms/static/coffee/main.coffee @@ -37,6 +37,8 @@ $ -> $(this).parent().parent().hide() return false + # $('html').keypress -> + # $('.wip').css('visibility', 'visible') setHeight = -> windowHeight = $(this).height() diff --git a/cms/static/sass/_base.scss b/cms/static/sass/_base.scss index 6d1111980c..01f3af3ac7 100644 --- a/cms/static/sass/_base.scss +++ b/cms/static/sass/_base.scss @@ -67,3 +67,7 @@ textarea { display: block; float: right; } + +.wip { + outline: 1px solid #ff0 !important; +} diff --git a/cms/templates/widgets/html-edit.html b/cms/templates/widgets/html-edit.html index 7b17a2ed14..7eec86215a 100644 --- a/cms/templates/widgets/html-edit.html +++ b/cms/templates/widgets/html-edit.html @@ -1,5 +1,5 @@
-
+
    @@ -36,7 +36,7 @@
    ${module.definition['data']['text']}
    -
    + diff --git a/cms/templates/widgets/module-dropdown.html b/cms/templates/widgets/module-dropdown.html index 7c6e1e068c..6edb142e40 100644 --- a/cms/templates/widgets/module-dropdown.html +++ b/cms/templates/widgets/module-dropdown.html @@ -1,4 +1,4 @@ -
  • +
  • + Add new module diff --git a/cms/templates/widgets/navigation.html b/cms/templates/widgets/navigation.html index 3fbcda675c..cbdc7660ce 100644 --- a/cms/templates/widgets/navigation.html +++ b/cms/templates/widgets/navigation.html @@ -1,5 +1,5 @@
    -
    +

    Filter content:

    • diff --git a/cms/templates/widgets/notes.html b/cms/templates/widgets/notes.html index 71c7afab85..920e88cbcd 100644 --- a/cms/templates/widgets/notes.html +++ b/cms/templates/widgets/notes.html @@ -1,4 +1,4 @@ -
      +

      Notes