PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
templates
/
jm-car-dealer-ef4
/
less
/
override
/
ltr
// // Accordion // -------------------------------------------------- // Parent container .accordion, .pane-sliders { margin: 5px 0 0; } // Group == heading + body .accordion-group, .pane-sliders .panel { margin: 0 0 5px; border: 1px solid @JMborder; } .accordion-heading, .pane-sliders h3.title { font-size: 1em; margin: 0; border-bottom: 0; } .accordion-heading a, .pane-sliders h3.title a { cursor: pointer; display: block; color: @JMaccordionFontColor; font-weight: normal; .box-sizing(border-box); margin: 0; background: none!important; line-height: 20px; padding: 10px 30px 10px 20px; position: relative; text-decoration: none; text-transform: uppercase; &:after { content: ''; position: absolute; left: auto; right: 15px; top: 14px; width: 12px; height: 12px; background-repeat: no-repeat; background-position: center center; background-image: url('../images/plus.png'); } &:hover, { color: @JMstyleAccordionActiveColor; } } .accordion-heading.active a { color: @JMstyleAccordionActiveColor; } .pane-sliders h3.title.pane-toggler-down a { color: @JMstyleAccordionActiveColor; &:after { background-image: url('../images/minus.png'); } } // General toggle styles .accordion-toggle, .pane-sliders h3.title { cursor: pointer; } // Inner needs the styles because you can't animate properly with any styles on the element .accordion-inner { padding: 5px 20px 20px; border: none; } .pane-sliders h3.title.pane-toggler-down + .content { padding: 5px 20px 20px!important; border: none!important; }
[+]
..
[-] accordion.less
[edit]
[-] breadcrumbs.less
[edit]
[-] button-groups.less
[edit]
[-] buttons.less
[edit]
[-] dropdowns.less
[edit]
[-] forms.less
[edit]
[-] index.html
[edit]
[-] labels-badges.less
[edit]
[-] mixins.less
[edit]
[-] navbar.less
[edit]
[-] navs.less
[edit]
[-] pager.less
[edit]
[-] pagination.less
[edit]
[-] responsive-767px-max.less
[edit]
[-] scaffolding.less
[edit]
[-] tables.less
[edit]
[-] type.less
[edit]
[-] utilities.less
[edit]
[-] wells.less
[edit]
[-] .htaccess.disabled
[edit]