// // Button groups // -------------------------------------------------- // Make the div behave like a button .btn-group, .btn-group-vertical { position: relative; display: inline-block; vertical-align: middle; // match .btn alignment given font-size hack above > .btn { position: relative; float: left; // Bring the "active" button to the front &:hover, &:focus, &:active, &.active { z-index: 2; } &:focus { // Remove focus outline when dropdown JS adds it after closing the menu outline: 0; } } } // Prevent double borders when buttons are next to each other .btn-group { .btn + .btn, .btn + .btn-group, .btn-group + .btn, .btn-group + .btn-group { margin-left: -1px; } } // Optional: Group multiple button groups together for a toolbar .btn-toolbar { margin-left: -5px; // Offset the first child's margin &:extend(.clearfix all); .btn-group, .input-group { float: left; } > .btn, > .btn-group, > .input-group { margin-left: 5px; } } .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius: 0; } // Set corners individual because sometimes a single button can be in a .btn-group and we need :first-child and :last-child to both match .btn-group > .btn:first-child { margin-left: 0; &:not(:last-child):not(.dropdown-toggle) { .border-right-radius(0); } } // Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) { .border-left-radius(0); } // Custom edits for including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group) .btn-group > .btn-group { float: left; } .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group > .btn-group:first-child { > .btn:last-child, > .dropdown-toggle { .border-right-radius(0); } } .btn-group > .btn-group:last-child > .btn:first-child { .border-left-radius(0); } // On active and open, don't show outline .btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle { outline: 0; } // Sizing // // Remix the default button sizing classes into new ones for easier manipulation. .btn-group-xs > .btn { &:extend(.btn-xs); } .btn-group-sm > .btn { &:extend(.btn-sm); } .btn-group-lg > .btn { &:extend(.btn-lg); } // Split button dropdowns // ---------------------- // Give the line between buttons some depth .btn-group > .btn + .dropdown-toggle { padding-left: 8px; padding-right: 8px; } .btn-group > .btn-lg + .dropdown-toggle { padding-left: 12px; padding-right: 12px; } // The clickable button for toggling the menu // Remove the gradient and set the same inset shadow as the :active state .btn-group.open .dropdown-toggle { .box-shadow(inset 0 3px 5px rgba(0,0,0,.125)); // Show no shadow for `.btn-link` since it has no other button styles. &.btn-link { .box-shadow(none); } } // Reposition the caret .btn .caret { margin-left: 0; } // Carets in other button sizes .btn-lg .caret { border-width: @caret-width-large @caret-width-large 0; border-bottom-width: 0; } // Upside down carets for .dropup .dropup .btn-lg .caret { border-width: 0 @caret-width-large @caret-width-large; } // Vertical button groups // ---------------------- .btn-group-vertical { > .btn, > .btn-group, > .btn-group > .btn { display: block; float: none; width: 100%; max-width: 100%; } // Clear floats so dropdown menus can be properly placed > .btn-group { &:extend(.clearfix all); > .btn { float: none; } } > .btn + .btn, > .btn + .btn-group, > .btn-group + .btn, > .btn-group + .btn-group { margin-top: -1px; margin-left: 0; } } .btn-group-vertical > .btn { &:not(:first-child):not(:last-child) { border-radius: 0; } &:first-child:not(:last-child) { border-top-right-radius: @border-radius-base; .border-bottom-radius(0); } &:last-child:not(:first-child) { border-bottom-left-radius: @border-radius-base; .border-top-radius(0); } } .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius: 0; } .btn-group-vertical > .btn-group:first-child:not(:last-child) { > .btn:last-child, > .dropdown-toggle { .border-bottom-radius(0); } } .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child { .border-top-radius(0); } // Justified button groups // ---------------------- .btn-group-justified { display: table; width: 100%; table-layout: fixed; border-collapse: separate; > .btn, > .btn-group { float: none; display: table-cell; width: 1%; } > .btn-group .btn { width: 100%; } > .btn-group .dropdown-menu { left: auto; } } // Checkbox and radio options // // In order to support the browser's form validation feedback, powered by the // `required` attribute, we have to "hide" the inputs via `opacity`. We cannot // use `display: none;` or `visibility: hidden;` as that also hides the popover. // This way, we ensure a DOM element is visible to position the popover from. // // See https://github.com/twbs/bootstrap/pull/12794 for more. [data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] { position: absolute; z-index: -1; .opacity(0); } .elementor-animation-grow-rotate { transition-duration: 0.3s; transition-property: transform; } .elementor-animation-grow-rotate:active, .elementor-animation-grow-rotate:focus, .elementor-animation-grow-rotate:hover { transform: scale(1.1) rotate(4deg); } {"id":313716,"date":"2026-07-30T07:34:51","date_gmt":"2026-07-30T05:34:51","guid":{"rendered":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/?p=313716"},"modified":"2026-07-30T07:34:54","modified_gmt":"2026-07-30T05:34:54","slug":"%e3%83%98%e3%83%83%e3%83%89%e3%82%b8%e3%83%a3%e3%83%83%e3%82%af%e3%82%ae%e3%83%a3%e3%83%b3%e3%83%96%e3%83%ab%e4%bc%81%e6%a5%ad%e3%82%a4%e3%83%b3%e3%82%bb%e3%83%b3%e3%83%86%e3%82%a3%e3%83%96%e3%83%ab","status":"publish","type":"post","link":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/2026\/07\/30\/%e3%83%98%e3%83%83%e3%83%89%e3%82%b8%e3%83%a3%e3%83%83%e3%82%af%e3%82%ae%e3%83%a3%e3%83%b3%e3%83%96%e3%83%ab%e4%bc%81%e6%a5%ad%e3%82%a4%e3%83%b3%e3%82%bb%e3%83%b3%e3%83%86%e3%82%a3%e3%83%96%e3%83%ab\/","title":{"rendered":"\u30d8\u30c3\u30c9\u30b8\u30e3\u30c3\u30af\u30ae\u30e3\u30f3\u30d6\u30eb\u4f01\u696d\u30a4\u30f3\u30bb\u30f3\u30c6\u30a3\u30d6\u30eb\u30fc\u30eb2026200%\u30ce\u30fc\u30eb\u30fc\u30eb\u30dc\u30fc\u30ca\u30b9"},"content":{"rendered":"

\u79c1\u305f\u3061\u306e\u30ac\u30a4\u30c9\u306b\u306f\u3001\u30eb\u30fc\u30ec\u30c3\u30c8\u3092\u6709\u5229\u306b\u30d7\u30ec\u30a4\u3059\u308b\u305f\u3081\u306b\u5fc5\u8981\u306a\u30ab\u30b8\u30ce\u304c\u63b2\u8f09\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u30eb\u30fc\u30ec\u30c3\u30c8\u306e\u30dc\u30fc\u30ca\u30b9\u306f\u5165\u624b\u304c\u96e3\u3057\u3044\u3068\u611f\u3058\u308b\u304b\u3082\u3057\u308c\u307e\u305b\u3093\u304c\u3001\u79c1\u306e\u30ac\u30a4\u30c9\u304c\u793a\u3059\u3088\u3046\u306b\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u30eb\u30fc\u30ec\u30c3\u30c8\u3092\u30d7\u30ec\u30a4\u3059\u308b\u969b\u306b\u306f\u3001\u3053\u306e\u7a2e\u306e\u30dc\u30fc\u30ca\u30b9\u3092\u6700\u5927\u9650\u306b\u6d3b\u7528\u3067\u304d\u307e\u3059\u3002\u8ffd\u52a0\u8cc7\u91d1\u306b\u306f\u30aa\u30f3\u30e9\u30a4\u30f3\u30b2\u30fc\u30e0\u306e\u5236\u9650\u304c\u8a2d\u3051\u3089\u308c\u3066\u3044\u307e\u3059\u304c\u3001\u30eb\u30fc\u30ec\u30c3\u30c8\u3060\u3051\u3067\u306a\u304f\u3001\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u306e\u5c02\u9580\u30b2\u30fc\u30e0\u3068\u3057\u3066\u3082\u6a5f\u80fd\u3057\u307e\u3059\u3002<\/p>\n

\u30cb\u30e5\u30fc\u30b8\u30e3\u30fc\u30b8\u30fc\u5dde\u3001\u30df\u30b7\u30ac\u30f3\u5dde\u3001\u30da\u30f3\u30b7\u30eb\u30d9\u30cb\u30a2\u5dde\u3001\u30b3\u30cd\u30c1\u30ab\u30c3\u30c8\u5dde\u3001\u30a6\u30a7\u30b9\u30c8\u30d0\u30fc\u30b8\u30cb\u30a2\u5dde\u3001\u30ed\u30fc\u30c9\u30a2\u30a4\u30e9\u30f3\u30c9\u5dde\u3001\u307e\u305f\u306f\u30c7\u30e9\u30a6\u30a7\u30a2\u5dde\u306b\u304a\u4f4f\u307e\u3044\u306e\u65b9\u306f\u3001\u5730\u5143\u3067\u904b\u55b6\u3055\u308c\u3066\u3044\u308b\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u304b\u3089\u7279\u5178\u3092\u53d7\u3051\u53d6\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u7279\u5b9a\u306e\u30ae\u30e3\u30f3\u30d6\u30eb\u65bd\u8a2d\u3067\u306f\u3001\u30dc\u30fc\u30ca\u30b9\u3092\u8ced\u3051\u3066\u3044\u308b\u3068\u304d\u306b\u9664\u5916\u3055\u308c\u305f\u540d\u524d\u3092\u7d4c\u9a13\u3059\u308b\u3068\u3001\u3059\u3079\u3066\u306e\u30dc\u30fc\u30ca\u30b9\u3092\u5931\u3046\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u30dc\u30fc\u30ca\u30b9\u304b\u3089\u9664\u5916\u3055\u308c\u308b\u30b2\u30fc\u30e0\u3060\u3051\u3067\u306a\u304f\u3001\u30dc\u30fc\u30ca\u30b9\u3092\u8ced\u3051\u3066\u30d7\u30ec\u30a4\u3059\u308b\u3068\u5b9f\u969b\u306b\u4f55\u304c\u8d77\u3053\u308b\u304b\u3068\u3044\u3046\u3053\u3068\u3082\u91cd\u8981\u3067\u3059\u3002\u3053\u308c\u306f\u901a\u5e38\u3001\u30b9\u30d4\u30f3\u307e\u305f\u306f\u30aa\u30d5\u30a1\u30fc\u3054\u3068\u306b\u6700\u59275\u30c9\u30eb\u3067\u3001\u8ced\u3051\u3092\u3057\u3066\u3044\u306a\u3044\u3068\u304d\u306b\u3082\u9069\u7528\u3055\u308c\u307e\u3059\u3002\u6700\u9ad8\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u304b\u3089\u4e0d\u6e80\u3001\u51fa\u91d1\u62d2\u5426\u3001\u8cde\u91d1\u6ca1\u53ce\u306b\u3064\u306a\u304c\u308b\u53ef\u80fd\u6027\u306e\u3042\u308b\u6700\u3082\u4e00\u822c\u7684\u306a\u6761\u9805\u3092\u3044\u304f\u3064\u304b\u7d39\u4ecb\u3057\u307e\u3059\u3002\u6697\u53f7\u901a\u8ca8\u306e\u65bd\u8a2d\u306f\u3001\u3088\u308a\u826f\u3044\u30de\u30c3\u30c1\u30f3\u30b0\u307e\u305f\u306f\u72ec\u81ea\u306e\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u3092\u30a2\u30f3\u30ed\u30c3\u30af\u3057\u307e\u3059\u3002<\/p>\n