diff --git a/rhodecode/templates/debug_style/alerts.html b/rhodecode/templates/debug_style/alerts.html new file mode 100644 --- /dev/null +++ b/rhodecode/templates/debug_style/alerts.html @@ -0,0 +1,75 @@ +## -*- coding: utf-8 -*- +<%inherit file="/debug_style/index.html"/> + +<%def name="breadcrumbs_links()"> + ${h.link_to(_('Style'), h.url('debug_style_home'))} + » + ${c.active} + + + +<%def name="real_main()"> +
+
+ ${self.breadcrumbs()} +
+ + +
+ + diff --git a/rhodecode/templates/debug_style/index.html b/rhodecode/templates/debug_style/index.html --- a/rhodecode/templates/debug_style/index.html +++ b/rhodecode/templates/debug_style/index.html @@ -56,6 +56,7 @@
  • ${_('Forms')}
  • ${_('Buttons')}
  • ${_('Labels')}
  • +
  • ${_('Alerts')}
  • ${_('Tables')}
  • ${_('Tables wide')}
  • ${_('Collapsable Content')}
  • diff --git a/rhodecode/templates/debug_style/labels.html b/rhodecode/templates/debug_style/labels.html --- a/rhodecode/templates/debug_style/labels.html +++ b/rhodecode/templates/debug_style/labels.html @@ -19,65 +19,45 @@ ${self.sidebar()}
    - -

    Label

    - +

    Labels

    +

    Labels used for tags, branches and bookmarks

    + +
    + - +

    Labels used in tables

    - - - -

    Flash Messages

    -
    - -
    - - Updated VCS settings -
    -
    - - Updated VCS settings -
    -
    - - Updated VCS settings -
    -
    - - Updated VCS settings -
    - - -
    +
    + +