PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
templates
/
jm-car-dealer-ef4
/
less
//-------------------------------------------------------------- // Copyright (C) joomla-monster.com // License: http://www.joomla-monster.com/license.html Joomla-Monster Proprietary Use License // Website: http://www.joomla-monster.com // Support: info@joomla-monster.com //--------------------------------------------------------------- // BOOTSTRAP //--------------------------------------------------------------- // Clearfix // -------- //For clearing floats like a boss h5bp.com/q .cf { *zoom: 1; &:before, &:after { display: table; content: ""; // Fixes Opera/contenteditable bug: // http://nicolasgallagher.com/micro-clearfix-hack/#comment-36952 line-height: 0; } &:after { clear: both; } } // Theme Customizer // -------------------------- #jmthemeform .jmtheme-set-inside .control-group select, #jmthemeform .jmtheme-set-inside .control-group input[type="text"] { .box-shadow(none); .border-radius(0); } // media.less // -------------------------- .media-list > li { background: none; padding: 0; } // sprites.less // -------------------------- //button icons .btn [class^="icon-"], .btn [class*=" icon-"] { height: @baseLineHeight; line-height: @baseLineHeight; vertical-align: top; padding: 0 2px; } // thumbnails.less // -------------------------- .thumbnails > li { background: none; padding: 0; } // wells.less // -------------------------- .well { .box-shadow(none); border: 1px solid @JMborder; } // chosen script // -------------------------- .chzn-container { li { background: none; } } .chzn-container-multi .chzn-choices li.search-field input[type="text"] { height: 25px !important; } //choosen chzn fix .chzn-container { width: 220px; color: @JMbaseFontColor; } .chzn-container .chzn-drop { width: 218px; } .chzn-search input { width: 100%; max-width: 180px; } #jm-allpage { .chzn-container-single .chzn-single, .chzn-container-multi .chzn-choices { line-height: @JMinputHeight; height: @JMinputHeight; font-size: @JMinputFontSize; padding: 0 8px; vertical-align: middle; border: 1px solid @JMinputBorder; color: @JMinputFontColor; background: @JMinputBackground; .box-shadow(none); .border-radius(0); .box-sizing(border-box); } .chzn-container-single .chzn-single div { left: auto; right: 6px; width: 15px; } .chzn-container .chzn-drop { border: 1px solid @JMinputBorder; background: @JMinputBackground; .border-radius(0); .box-shadow(none); } .chzn-container .chzn-drop .chzn-results { padding-top: 4px; } .chzn-container-multi .chzn-choices .search-field input.default { font-family: inherit; color: @JMinputFontColor; padding: 0; margin: 0; height: @JMinputHeight; } .chzn-container-single .chzn-single div b { margin-top: ((@JMinputHeight/2)-11); // 2px border + 9px icon space } .chzn-container-multi .chzn-choices .search-choice { line-height: 24px; border: 1px solid @JMinputBorder; background: @JMinputBackground; .border-radius(0); .box-shadow(none); margin: 2px; span { font-size: 13px; color: @JMinputFontColor; } } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { top: 10px; } .chzn-choices li, .chzn-results li { background-image: none!important; } .chzn-container .chzn-results { padding-top: 4px; } .chzn-container .chzn-results li.highlighted { background: @JMstyle; } } // JOOMLA COMPONENT //--------------------------------------------------------------- //page headings h1.componentheading, //extension headings support .tag-category > h1, //tag category .page-header > h1, //global .content-category > h1, //category-list .categories-list > h1, //categories-list .blog-featured > h1, //featured contacts .contact-category > h1, //contact category .contact > h1, //single contact .newsfeed-category > h1, //newsfeed category h1.page-title, //search form .finder > h1, //smart search .weblink-category > h1, //weblink category .edit > h1, //submit weblink .blog > h2 //blog category { color: @JMheadingFontColor; font-family: @JMarticleTitleFontFamily; font-size: 34px!important; font-weight: 900; margin: 0 0 (@JMbaseSpace + 5); line-height: 1.2; text-transform: uppercase; letter-spacing: 3px; } //component headings h2.item-title, //featured .page-header > h2, //global .content-category > h2, //category-list category .cat-children > h3, //category children .contact-category > h2, //contact category .weblink-category > h2, //weblink category .newsfeed > h2, //single newsfeed .newsfeed-category > h2, //newsfeed category .weblink-category > h2, //weblink category .contact > h3 //contact headings { color: @JMarticleTitleFontColor; margin: 0 0 (@JMbaseSpace - 15); display: block; line-height: 1.1; font-family: @JMarticleTitleFontFamily; font-weight: 700; a { color: @JMarticleTitleFontColor; text-decoration: none; &:hover { color: @JMstyleHeadingFontColorHover; } } } //accordion etc. headings h3.page-header { font-size: 1em; line-height: @JMbaseLineHeight; display: inline-block; width: 100%; border-bottom: 1px solid @JMborder; padding-bottom: 10px; margin-bottom: 10px; > .btn-mini { padding: 3px 6px; [class^="icon-"], [class*=" icon-"] { margin-top: 0; } } > .badge { margin: 0 5px; vertical-align: middle; } } //article dropdown .page-header + .icons .btn.dropdown-toggle { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; } //hides severals labels in Joomla .element-invisible { display: none !important; } //article details dl.article-info { margin: 10px 0 @JMbaseSpace; font-size: @JMbaseFontSize; line-height: 1.5; color: @JMarticleInfoFontColor; dd { display: inline-block; margin: 0 3px 0 0; padding: 0 14px 0 0; position: relative; &:after { content: '/'; position: absolute; top: 0; left: auto; right: 0; } &:last-child { margin: 0; padding: 0; &:after { display: none; } } [class^="icon-"], [class*=" icon-"] { display: none; } } } .article-info-term { display: none; } //rating and voting .content_rating { margin-bottom: 10px; } .content_vote { label { margin-right: 5px; } } //categories .categories-list { .collapse { padding: 0 0 0 @JMbaseSpace; } div > .category-desc { margin-bottom: @JMbaseSpace; } } //category blog //article separator .items-leading div[class*="leading-"], .items-row .item { .cf(); } .items-leading div[class*="leading-"], .items-row { margin-bottom: @JMbaseSpace; padding-bottom: @JMbaseSpace; } .items-leading .leading:last-child, .items-row:last-child { margin: 0; padding: 0; border: none; } .items-more, .content-links { margin: 0 0 @JMbaseSpace; } //article image .item-image { margin-bottom: @JMbaseSpace; max-width: 100%; } figure.pull-left, figure.pull-right, figure.pull-center { max-width: 100%; margin: 0 0 @JMbaseSpace; } .pull-none.item-image { text-align: center; } .pull-left.item-image, figure.pull-left { margin-right: @JMbaseSpace; } .pull-right.item-image, figure.pull-right { margin-left: @JMbaseSpace; } .pull-center { text-align: center; } .category-desc { margin: 0 0 @JMbaseSpace; } //image caption div.img_caption { margin: 0 auto; } p.img_caption { text-align: center; background: @grayLighter; padding: 5px; margin: 0; } //readmore p.readmore, p.mod-articles-category-readmore { margin: 15px 0 0; display: block; width: 100%; } //readmore .readmore { line-height: 20px; font-weight: 300; font-size: @JMbuttonFontSize; text-transform: uppercase; text-decoration: none; padding: @JMbuttonPaddingUpDown @JMbuttonPaddingLeftRight; color: @JMreadmoreFontColor; display: inline-block; .transition(all 0.2s ease-in); letter-spacing: 2px; border: 1px solid @JMborder; .border-radius(@JMbuttonBorderRadius); &:hover { color: @JMreadmoreFontColorHover; border: 1px solid transparent; background: @JMstylecol; text-decoration: none; } } p.readmore { padding: 0; background: none; border: none; &:hover { padding: 0; background: none; border: none; } .btn { .readmore(); } } .mod-articles-category-readmore a { .readmore(); } //hide readmore icon p.readmore a.btn .icon-chevron-right { display: none; } //archived articles .archive .filters { margin-bottom: @JMbaseSpace; } //contact categories .categories-list ul li { h4 { font-size: 1em; line-height: @JMbaseLineHeight; font-weight: bold; } small.category-desc { font-size: 1em; line-height: @JMbaseLineHeight; } } //contact single category ul.list-striped li { background: none; border-bottom: 1px solid @JMborder; padding: 10px; } //weblinks single category .weblink-count { display: inline-block; width: 100%; dt, dd { float: left; } } //single news feed .newsfeed > ol > li > h3 { font-size: 1em; } //registration fields star strong.red, span.star { color: #ff0000; } //user profile .profile { ul.btn-toolbar li { background: none; padding: 0; } .btn-toolbar + fieldset { clear: both; } } //single contact .contact { .contact-form { input[type="text"], input[type="email"], textarea { width: 100%; max-width: 400px; } } dl.contact-address { margin: @JMbaseSpace 0; } .thumbnail { border: none; .box-shadow(none); } } //search component .phrases-box, fieldset.only { padding: 0 0 20px; label { display: inline-block; margin-right: 10px; } } fieldset.phrases { padding-bottom: 20px; } //tagged items .tag-category .category > li > h3 { font-size: 1em; margin: 0; } //tag-category .tag-category { .form-inline label { vertical-align: middle; margin-right: 10px; } > h2 { margin-bottom: @JMbaseSpace; } form > ul > li > h3 { margin-bottom: @JMbaseSpace; } form > ul > li { padding: 0; background: none!important; } .tag-body { margin: @JMbaseSpace 0; display: block; } .thumbnails > li, .category > li { background: none; padding: 0; } .thumbnails > li h3 { font-size: 1em; } } //joomla tooltip .tip-wrap { z-index: 9999; .tip { max-width: 300px; padding: 3px 8px; color: @tooltipColor; text-align: center; text-decoration: none; background-color: @tooltipBackground; .border-radius (@baseBorderRadius); font-weight: normal; z-index: 9999; .opacity(100); } .tip-top { position: absolute; width: 0; height: 0; border-color: transparent; border-style: solid; top: -@tooltipArrowWidth; left: 50%; margin-left: -@tooltipArrowWidth; border-width: 0 @tooltipArrowWidth @tooltipArrowWidth; border-bottom-color: @tooltipArrowColor; .opacity(80); } .tip-title { font-weight: bold; } } //joomla edit button .btn.jmodedit, .btn.jmodedit:hover { z-index: 9999!important; padding: 20px!important; span { position: absolute; top: 50%; left: 50%; right: auto; margin-top: -10px; margin-left: -10px; } } //article-index .article-index { margin: 0 0 0 10px; padding: 20px; width: 200px; background: @JMwhite; border: 1px solid @JMborder; .box-sizing(border-box); .border-radius(@JMbuttonBorderRadius); h3 { color: @JMheadingFontColor; } } //template options .jm-alert { display: block; } #templates-form .form-horizontal .control-label { float: none; width: auto; text-align: inherit; } #templates-form .form-horizontal .controls { margin-left: 0; margin-right: 0; } //color picker #jm-allpage .minicolors-theme-bootstrap .minicolors-input { line-height: 1.5; height: auto; width: auto; } //parameters fix #page-site.tab-pane > div.row-fluid { margin-left: 0; margin-right: 0; } // JOOMLA MODULES //--------------------------------------------------------------- //newsflash module .newsflash { .newsflash-title { font-size: 1em; margin: 10px 0 5px; clear: both; &:first-child { margin: 0 0 5px; } } } //archive .archive-module > li { margin: 10px 0; &:first-child { margin-top: 0; } } //article categories .categories-module li { h1, h2, h3, h4, h5, h6 { font-size: 1em; line-height: @JMbaseLineHeight; font-weight: normal; margin: 0; } } //article category .category-module li { h1, h2, h3, h4, h5, h6 { font-size: 1em; line-height: @JMbaseLineHeight; font-weight: normal; margin: 0; } span { display: block; } } //login module #form-login-username, #form-login-password { label.element-invisible { display: none; } } #login-form ul li .icon-arrow-right { display: none; } //smart search #mod-finder-searchform { margin: 0; a { display: block; margin-top: 5px; } } //search module .form-search { label.finder { padding: 0 10px 0 0; } } //feed .feed h2 ~ ul.newsfeed { margin-top: 10px; } //weblinks .weblinks li { margin-top: 5px; &:first-child { margin: 0; } p { margin: 0; } } //search .search input#mod-search-searchword { width: auto; } //languages module .mod-languages ul { list-style: none; li { background: none; padding: 0; margin: 0; list-style: none; } } // System Message // -------------------------- #system-message .alert { margin-bottom: @JMbaseSpaceBig; a { text-decoration: none; } } // Other pages // -------------------------- //error page .jm-error-page { text-align: center; > h1 { color: @JMheadingFontColor; font-size: 94px; font-weight: 900; line-height: 1; text-transform: uppercase; } > h2 { color: @JMheadingFontColor; font-size: 34px; font-weight: 900; line-height: 1; text-transform: uppercase; margin: 0 0 @JMbaseSpace * 2; } > p { margin: 0 0 @JMbaseSpace * 2; } input.inputbox { width: 100% !important; } .moduletable { margin: 0 0 @JMbaseSpace * 2; } } // Multiupload // -------------------------- .plupload_wrapper .plupload .plupload_droptext { padding: @JMbaseSpace; } .plupload_wrapper .plupload .plupload_header_content { padding-right: 10px; } .plupload_wrapper .plupload .plupload_button { background: none !important; border: none !important; font-weight: normal !important; text-decoration: none; &:hover { text-decoration: underline; } }
[+]
..
[-] animated-buttons.less
[edit]
[-] bootstrap.less
[edit]
[-] bootstrap_responsive.less
[edit]
[-] bootstrap_responsive_rtl.less
[edit]
[-] bootstrap_rtl.less
[edit]
[-] bootstrap_variables.less
[edit]
[-] comingsoon.less
[edit]
[-] custom.less
[edit]
[-] djcatalog.less
[edit]
[-] djcatalog_responsive.less
[edit]
[-] djcatalog_rtl.less
[edit]
[-] djmediatools.less
[edit]
[-] djmediatools_responsive.less
[edit]
[-] djmediatools_rtl.less
[edit]
[-] djmegamenu.less
[edit]
[-] djmegamenu_rtl.less
[edit]
[-] editor.less
[edit]
[-] index.html
[edit]
[-] joomla.less
[edit]
[-] layout.less
[edit]
[-] menus.less
[edit]
[-] modules.less
[edit]
[-] offcanvas.less
[edit]
[-] offline.less
[edit]
[+]
override
[-] template.less
[edit]
[-] template_mixins.less
[edit]
[-] template_responsive.less
[edit]
[-] template_rtl.less
[edit]
[-] template_variables.less
[edit]
[-] .htaccess.disabled
[edit]