// // 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":151649,"date":"2026-06-20T18:33:56","date_gmt":"2026-06-20T16:33:56","guid":{"rendered":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/?p=151649"},"modified":"2026-06-20T18:33:58","modified_gmt":"2026-06-20T16:33:58","slug":"%e3%83%89%e3%83%a9%e3%82%b4%e3%83%b3%e7%a5%9e%e7%a4%be%e3%83%87%e3%83%a2%e3%83%b3%e3%82%b9%e3%83%88%e3%83%ac%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%ae%e3%83%a3%e3%83%b3%e3%83%96%e3%83%ab%e7%84%a1","status":"publish","type":"post","link":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/2026\/06\/20\/%e3%83%89%e3%83%a9%e3%82%b4%e3%83%b3%e7%a5%9e%e7%a4%be%e3%83%87%e3%83%a2%e3%83%b3%e3%82%b9%e3%83%88%e3%83%ac%e3%83%bc%e3%82%b7%e3%83%a7%e3%83%b3%e3%82%ae%e3%83%a3%e3%83%b3%e3%83%96%e3%83%ab%e7%84%a1\/","title":{"rendered":"\u30c9\u30e9\u30b4\u30f3\u795e\u793e\u30c7\u30e2\u30f3\u30b9\u30c8\u30ec\u30fc\u30b7\u30e7\u30f3\u30ae\u30e3\u30f3\u30d6\u30eb\u7121\u6599\u30b9\u30ed\u30c3\u30c8\u30aa\u30f3\u30e9\u30a4\u30f3\u30b2\u30fc\u30e0"},"content":{"rendered":"
\u8a18\u4e8b<\/p>\n
\u6700\u65b0\u306e\u30ea\u30b9\u30d4\u30f3\u6a5f\u80fd\u306f\u3088\u308a\u7c21\u5358\u306b\u5185\u90e8\u306b\u8a98\u5c0e\u3067\u304d\u3001\u65b0\u3057\u304f\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30c9\u30e9\u30b4\u30f3\u306f\u6700\u521d\u306e\u30ea\u30fc\u30eb\u3060\u3051\u3067\u306a\u304f\u30015\u756a\u76ee\u306e\u30ea\u30fc\u30eb\u3067\u3082\u3053\u308c\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002\u5f7c\u3089\u306f\u6570\u500b\u672a\u6e80\u306e\u30b7\u30f3\u30dc\u30eb\u3067\u7d44\u307f\u5408\u308f\u305b\u3092\u69cb\u7bc9\u3057\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u3001\u305d\u3046\u3067\u306a\u3051\u308c\u3070\u3001\u4ed6\u306e\u307b\u3068\u3093\u3069\u306e\u30b7\u30f3\u30dc\u30eb\u306e\u57fa\u672c\u7684\u306a\u4ee3\u66ff\u3068\u3057\u3066\u914d\u7f6e\u3055\u308c\u3066\u3044\u308b\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002\u65b0\u3057\u3044\u30b0\u30e9\u30d5\u30a3\u30c3\u30af\u306f\u3001\u53e4\u3044\u30e2\u30c1\u30fc\u30d5\u306b\u73fe\u4ee3\u7684\u306a\u3072\u306d\u308a\u3092\u52a0\u3048\u3066\u3044\u307e\u3059\u3002\u65b0\u3057\u3044\u8208\u596e\u306f\u3001\u30c9\u30e9\u30b4\u30f3\u304c\u3042\u308b\u6700\u5f8c\u306e\u30ea\u30fc\u30eb\u3068\u6700\u9ad8\u306e\u30ea\u30fc\u30eb\u306b\u7b54\u3048\u308b2\u500d\u306e\u30d1\u30a4\u30eb\u6a5f\u80fd\u3092\u5099\u3048\u305f\u5b8c\u5168\u306a\u30d5\u30ea\u30fc\u30b9\u30d4\u30f3\u3067\u8868\u793a\u3055\u308c\u307e\u3059\u3002\u65b0\u3057\u3044\u30c9\u30e9\u30b4\u30f3\u30d1\u30a4\u30eb\u30ea\u30b9\u30d4\u30f3\u6a5f\u80fd\u3092\u5099\u3048\u305f\u3001\u30ab\u30e9\u30d5\u30eb\u3067\u30a8\u30ad\u30b5\u30a4\u30c6\u30a3\u30f3\u30b0\u306a40\u30d9\u30c3\u30c8\u30e9\u30a4\u30f3\u306e\u30b2\u30fc\u30e0\u3001\u30c9\u30e9\u30b4\u30f3\u30b7\u30e5\u30e9\u30a4\u30f3\u3092\u7d39\u4ecb\u3057\u307e\u3059\u3002\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u30aa\u30f3\u30e9\u30a4\u30f3\u30dd\u30fc\u30ab\u30fc\u30aa\u30f3\u30e9\u30a4\u30f3\u30d3\u30f3\u30b4\u30b2\u30fc\u30e0\u5b9d\u304f\u3058\u30b9\u30dd\u30fc\u30c4\uff06\u30ec\u30fc\u30b9\u30d6\u30c3\u30af\u30d5\u30a1\u30f3\u30bf\u30b8\u30fc\u30b9\u30dd\u30fc\u30c4\u5916\u56fd\u70ba\u66ff\u30d9\u30c3\u30c6\u30a3\u30f3\u30b0\u30a8\u30af\u30b9\u30c1\u30a7\u30f3\u30b8\u30b9\u30d7\u30ec\u30c3\u30c9\u30d9\u30c3\u30c6\u30a3\u30f3\u30b0\u30d0\u30a4\u30ca\u30ea\u30fc\u30aa\u30d7\u30b7\u30e7\u30f3<\/p>\n
\u6a5f\u80fd\u306b\u95a2\u3059\u308b\u5c02\u9580\u77e5\u8b58\u306e\u6b20\u5982\u3001\u7279\u5b9a\u306e\u5316\u77f3\u3001\u6700\u65b0\u306e\u8d85\u81ea\u7136\u3068\u306e\u3088\u308a\u5f37\u3044\u7e4b\u304c\u308a\u3001\u305d\u3057\u3066\u304a\u305d\u3089\u304f\u86c7\u3084\u722c\u866b\u985e\u306b\u5bfe\u3059\u308b\u4e00\u822c\u7684\u306a\u6050\u6016\u5fc3\u306a\u3069\u304c\u3001\u65b0\u3057\u3044\u30c9\u30e9\u30b4\u30f3\u306e\u6982\u5ff5\u3092\u52a9\u9577\u3057\u305f\u53ef\u80fd\u6027\u304c\u9ad8\u3044\u3002\u5f7c\u3089\u306f\u3057\u3070\u3057\u3070\u7ffc\u3068\u811a\u306e\u4e21\u65b9\u3092\u6301\u3064\u5de8\u5927\u306a\u86c7\u3068\u3057\u3066\u63a2\u3057\u305f\u304c\u3001\u6614\u306a\u304c\u3089\u306e\u30c9\u30e9\u30b4\u30f3\u3088\u308a\u3082\u5de8\u5927\u306a\u86c7\u306e\u3088\u3046\u306a\u751f\u304d\u7269\u3068\u3057\u3066\u63a2\u3055\u308c\u308b\u3053\u3068\u304c\u591a\u304b\u3063\u305f\u3002\u4e2d\u4e16\u306e\u795e\u5b66\u306f\u3055\u3066\u304a\u304d\u3001\u30d3\u30c3\u30b0\u30d5\u30c3\u30c8\u3084\u30cd\u30b9\u6e56\u306e\u602a\u7269\u306e\u3088\u3046\u306b\u3001\u30c9\u30e9\u30b4\u30f3\u306e\u5b9f\u969b\u306e\u751f\u547d\u3092\u4fe1\u3058\u308b\u4eba\u306f\u4eca\u3067\u306f\u8ab0\u3082\u3044\u306a\u3044\u3002<\/p>\n
\u3053\u308c\u306f\u57fa\u672c\u7684\u306b\u3001\u30d3\u30c7\u30aa\u30b2\u30fc\u30e0\u3067\u7a3c\u3050\u80fd\u529b\u3068\u3001\u8ffd\u52a0\u30dc\u30fc\u30ca\u30b9\u3067\u3059\u3002\u3082\u3057\u305d\u308c\u304c\u5b9f\u73fe\u3059\u308c\u3070\u3001\u65b0\u3057\u3044\u30a2\u30c9\u30ec\u30ca\u30ea\u30f3\u30ec\u30fc\u30b9\u306f\u5c11\u3057\u77ed\u304f\u306a\u308a\u3001\u304b\u306a\u308a\u826f\u3044\u6210\u529f\u30ec\u30d9\u30eb\u3092\u9054\u6210\u3067\u304d\u307e\u3059\u3002\u3053\u3053\u3067\u306f\u3001\u6700\u65b0\u306e\u30c9\u30e9\u30b4\u30f3\u30b7\u30e5\u30e9\u30a4\u30f3\u30b9\u30ed\u30c3\u30c8\u30dc\u30fc\u30ca\u30b9\u6a5f\u80fd\u3067\u3055\u3089\u306b\u5927\u304d\u306a\u30e2\u30f3\u30b9\u30bf\u30fc\u304c\u767b\u5834\u3057\u307e\u3059\u3002<\/p>\n
<\/p>\n