// // 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":418639,"date":"2026-08-09T03:37:37","date_gmt":"2026-08-09T01:37:37","guid":{"rendered":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/?p=418639"},"modified":"2026-08-09T03:37:41","modified_gmt":"2026-08-09T01:37:41","slug":"%e8%b2%b4%e6%97%8f%e3%81%ae%e3%81%8a%e3%81%8b%e3%81%92%e3%81%a7%e8%87%aa%e5%88%86%e3%81%a0%e3%81%91%e3%81%ae%e3%83%8a%e3%82%a4%e3%83%ab-%e3%82%b9%e3%83%ad%e3%83%83%e3%83%88-%e3%82%aa%e3%83%b3%e3%83%a9","status":"publish","type":"post","link":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/2026\/08\/09\/%e8%b2%b4%e6%97%8f%e3%81%ae%e3%81%8a%e3%81%8b%e3%81%92%e3%81%a7%e8%87%aa%e5%88%86%e3%81%a0%e3%81%91%e3%81%ae%e3%83%8a%e3%82%a4%e3%83%ab-%e3%82%b9%e3%83%ad%e3%83%83%e3%83%88-%e3%82%aa%e3%83%b3%e3%83%a9\/","title":{"rendered":"\u8cb4\u65cf\u306e\u304a\u304b\u3052\u3067\u81ea\u5206\u3060\u3051\u306e\u30ca\u30a4\u30eb \u30b9\u30ed\u30c3\u30c8 \u30aa\u30f3\u30e9\u30a4\u30f3 \u30b2\u30fc\u30e0\u306e\u738b\u69d8: \u30ce\u30fc\u30b3\u30b9\u30c8\u306e\u30b9\u30ed\u30c3\u30c8 \u30b9\u30d4\u30f3\u3092\u7372\u5f97"},"content":{"rendered":"
\u6295\u7a3f<\/p>\n
\u8ced\u3051\u3092\u78ba\u7acb\u3059\u308b\u969b\u306b\u884c\u308f\u308c\u308b\u3055\u307e\u3056\u307e\u306a\u8ced\u3051\u91d1\u306e\u7d44\u307f\u5408\u308f\u305b\u304c\u3042\u308a\u307e\u3059\u3002\u3057\u305f\u304c\u3063\u3066\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u30d3\u30c7\u30aa\u30b9\u30ed\u30c3\u30c8\u306b\u306f\u8ffd\u52a0\u306e\u30dc\u30fc\u30ca\u30b9\u304c\u3042\u308a\u3001\u30af\u30ec\u30a4\u30b8\u30fc\u30af\u30a4\u30fc\u30f3\u3001\u30d4\u30e9\u30df\u30c3\u30c9\u30d5\u30ea\u30fc\u30ea\u30dc\u30eb\u30d6\u304c\u3042\u308a\u3001\u30d7\u30ec\u30a4\u80fd\u529b\u3082\u3042\u308a\u307e\u3059\u3002\u5f7c\u3089\u306f\u3001\u7d20\u6674\u3089\u3057\u3044\u30b0\u30eb\u30fc\u30d7\u3001\u30d5\u30a1\u30e9\u30aa\u306e\u30de\u30b9\u30af\u3001\u73cd\u3057\u3044\u6587\u5b57\u8a18\u53f7\u306a\u3069\u306e\u30c6\u30fc\u30de\u306e\u30dd\u30a4\u30f3\u30c8\u3092\u63a2\u3057\u3066\u8cde\u54c1\u3092\u9451\u8cde\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\u697d\u3057\u3044 20 \u30da\u30a4\u30e9\u30a4\u30f3\u306e\u30d3\u30c7\u30aa \u30b2\u30fc\u30e0\u306f\u3001\u81ea\u5206\u306e\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4\u306e 600 \u500d\u304b\u3089\u6700\u512a\u79c0\u8cde\u3092\u7372\u5f97\u3057\u3001\u5feb\u9069\u306a 100 \u30d1\u30fc\u30bb\u30f3\u30c8\u7121\u6599\u3067\u8ffd\u52a0\u306e\u5f3e\u4e38\u3092\u56de\u8ee2\u3055\u305b\u308b\u3001\u672c\u5f53\u306b\u7d20\u6674\u3089\u3057\u3044\u30a8\u30cd\u30eb\u30ae\u30fc\u306e\u53ef\u80fd\u6027\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\u3053\u306e\u30d3\u30c7\u30aa \u30b2\u30fc\u30e0\u3067\u306f\u3001\u53c2\u52a0\u8005\u306b\u7e70\u308a\u8fd4\u3057\u306e\u30da\u30a4\u30a2\u30a6\u30c8\u3067\u5927\u6210\u529f\u3092\u53ce\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u3001\u5b8c\u5168\u306b\u7121\u6599\u306e\u56de\u8ee2\u3068 10 \u500d\u306e\u30de\u30eb\u30c1\u30d7\u30e9\u30a4\u30e4\u30fc\u3092\u5099\u3048\u305f\u5341\u5206\u306a\u8ffd\u52a0\u30e9\u30a6\u30f3\u30c9\u3082\u63d0\u4f9b\u3055\u308c\u307e\u3059\u3002<\/p>\n
\u672c\u7269\u306e\u9650\u754c\u306e\u4e26\u5916\u308c\u305f\u30b9\u30ea\u30eb\u306b\u60f9\u304b\u308c\u308b\u4eba\u306b\u3068\u3063\u3066\u3001\u30ad\u30f3\u30b0\u30fb\u30aa\u30d6\u30fb\u30ef\u30f3\u30ba\u30fb\u30ca\u30a4\u30eb\u306b\u52a0\u3048\u3066\u3001\u5b9f\u969b\u306e\u304a\u91d1\u3092\u4f7f\u3063\u3066\u697d\u3057\u3080\u591a\u304f\u306e\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u30b2\u30fc\u30e0\u3092\u4f53\u9a13\u3067\u304d\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u5b58\u5728\u3092\u5217\u6319\u3059\u308b\u4fa1\u5024\u306f\u5341\u5206\u306b\u3042\u308a\u307e\u3059\u3002\u79c1\u306f\u5e38\u306b\u7403\u6280\u9078\u624b\u306b\u5bfe\u3057\u3001\u65b0\u9bae\u306a\u8a00\u8449\u3092\u898b\u76f4\u3057\u3001\u65b0\u3057\u3044\u8ced\u535a\u4e8b\u696d\/\u8ced\u535a\u4e8b\u696d\u306e\u30a6\u30a7\u30d6\u30da\u30fc\u30b8\u306b\u8fd1\u3044\u5229\u70b9\u3092\u63a2\u3059\u3088\u3046\u52e7\u3081\u3066\u3044\u307e\u3059\u3002\u3053\u308c\u306f\u540d\u8a89\u3042\u308b\u9054\u6210\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u74b0\u5883\u306f\u30e8\u30fc\u30ed\u30c3\u30d1\u4eba\u306b\u3068\u3063\u3066\u975e\u5e38\u306b\u4e0d\u5065\u5eb7\u3067\u3042\u308b\u3068\u8003\u3048\u3089\u308c\u3066\u3044\u308b\u305f\u3081\u3001\u30a4\u30b6\u30d9\u30eb\u306f\u3042\u306a\u305f\u306e\u6804\u990a\u3092\u88dc\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002<\/p>\n