From 05f018e50943fd2f38742b061c7e6f0e4b34995a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 13 Apr 2015 17:24:37 +0200 Subject: add bs classes to design tools menu --- view/theme/redbasic/css/style.css | 22 ---------------------- view/tpl/design_tools.tpl | 2 +- view/tpl/webpagelist.tpl | 2 +- 3 files changed, 2 insertions(+), 24 deletions(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 10865d0da..e1b1b1e91 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -623,16 +623,6 @@ footer { } -.pmenu { - border-bottom: 1px solid #eec; - padding: 8px; - margin-top: 5px; - -moz-border-radius: $radiuspx; - -webkit-border-radius: $radiuspx; - border-radius: $radiuspx; - -} - .pmenu.horizontal { padding: 0 0 0 0; border-bottom: none; @@ -1552,18 +1542,6 @@ a .drop-icons:hover { font-size: 1.8em; } -.design-tools ul { - list-style-type: none; -} - -.design-icons { - margin-right: 10px; -} - -.design-icons:hover { -text-decoration: none; -} - #menulist { list-style-type: none; } diff --git a/view/tpl/design_tools.tpl b/view/tpl/design_tools.tpl index 53d90be74..dffeeafa0 100644 --- a/view/tpl/design_tools.tpl +++ b/view/tpl/design_tools.tpl @@ -1,6 +1,6 @@

{{$title}}

-