Commit 38ecec447299ed77a358782a1c0d9c058b91631e
1 parent
5c4e74ac
Exists in
master
and in
4 other branches
Remove tree single-tab panel
Showing
5 changed files
with
8 additions
and
21 deletions
Show diff stats
app/assets/stylesheets/common.scss
... | ... | @@ -173,17 +173,6 @@ ul.breadcrumb { |
173 | 173 | font-weight: bold; |
174 | 174 | font-size: 14px; |
175 | 175 | } |
176 | - | |
177 | - .arrow { | |
178 | - background: url("images.png") no-repeat -85px -77px; | |
179 | - width: 19px; | |
180 | - height: 16px; | |
181 | - float: left; | |
182 | - position: relative; | |
183 | - left: -10px; | |
184 | - padding: 0; | |
185 | - margin: 0; | |
186 | - } | |
187 | 176 | } |
188 | 177 | |
189 | 178 | input[type=text] { | ... | ... |
app/assets/stylesheets/sections/tree.scss
app/views/tree/_head.html.haml
app/views/tree/_tree.html.haml
app/views/tree/show.html.haml