// // 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":86736,"date":"2026-04-20T14:41:33","date_gmt":"2026-04-20T12:41:33","guid":{"rendered":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/?p=86736"},"modified":"2026-04-20T17:07:38","modified_gmt":"2026-04-20T15:07:38","slug":"page-1592","status":"publish","type":"post","link":"https:\/\/www.solucionessmart.com.uy\/smartporteria\/2026\/04\/20\/page-1592\/","title":{"rendered":"\u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u3067\u59cb\u3081\u308b\u672c\u683c\u7684\u306a\u30ae\u30e3\u30f3\u30d6\u30eb\u4f53\u9a13"},"content":{"rendered":"
\u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30fb\u30aa\u30f3\u30e9\u30a4\u30f3\u30ab\u30b8\u30ce\u306f\u3001\u6d17\u7df4\u3055\u308c\u305f\u30b2\u30fc\u30e0\u4f53\u9a13\u3068\u78ba\u304b\u306a\u4fe1\u983c\u6027\u3092\u304a\u6c42\u3081\u306e\u65b9\u306b\u6700\u9069\u306a\u30c7\u30b8\u30bf\u30eb\u30a8\u30f3\u30bf\u30fc\u30c6\u30a4\u30f3\u30e1\u30f3\u30c8\u3067\u3059\u3002\u53b3\u9078\u3055\u308c\u305f\u30e9\u30a4\u30bb\u30f3\u30b9\u53d6\u5f97\u30ab\u30b8\u30ce\u3067\u3001\u5b89\u5168\u304b\u3064\u516c\u6b63<\/strong>\u306a\u30d7\u30ec\u30a4\u74b0\u5883\u3092\u304a\u697d\u3057\u307f\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n \u5922\u306e\u3088\u3046\u306a\u5927\u52dd\u3061\u3092\u76ee\u6307\u3059\u524d\u306b\u3001\u8db3\u5143\u3092\u56fa\u3081\u308b\u3053\u3068\u304c\u5927\u5207\u3067\u3059\u3002\u4fe1\u983c\u3067\u304d\u308b\u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30ab\u30b8\u30ce\u3092\u9078\u3076\u969b\u306f\u3001\u307e\u305a\u30e9\u30a4\u30bb\u30f3\u30b9\u3068\u898f\u5236<\/strong>\u3092\u78ba\u8a8d\u3057\u307e\u3057\u3087\u3046\u3002\u5b89\u5168\u306a\u904a\u6280\u5834\u306e\u571f\u53f0\u3067\u3059\u3002\u6b21\u306b\u3001\u5165\u51fa\u91d1\u306e\u30b9\u30e0\u30fc\u30ba\u3055\u3068\u30da\u30a4\u30a2\u30a6\u30c8\u7387<\/mark>\u306b\u6ce8\u76ee\u3002\u3053\u308c\u306f\u3042\u306a\u305f\u306e\u65c5\u306e\u8cc7\u91d1\u52b9\u7387\u3092\u5de6\u53f3\u3057\u307e\u3059\u3002\u305d\u3057\u3066\u3001\u30b2\u30fc\u30e0\u306e\u8cea\u3068\u30ab\u30b9\u30bf\u30de\u30fc\u30b5\u30dd\u30fc\u30c8\u306e\u5145\u5b9f\u3055\u304c\u3001\u9577\u304f\u697d\u3057\u3044\u7269\u8a9e\u3092\u7d21\u3050\u9375\u3068\u306a\u308b\u306e\u3067\u3059\u3002<\/p>\n \u4fe1\u983c\u3067\u304d\u308b\u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30ab\u30b8\u30ce\u3092\u63a2\u3059\u65c5\u306f\u3001\u5b89\u5168\u6027\u306e\u706f\u53f0\u3092\u898b\u3064\u3051\u308b\u3053\u3068\u304b\u3089\u59cb\u307e\u308a\u307e\u3059\u3002\u5927\u5207\u306a\u8cc7\u91d1\u3092\u9810\u3051\u308b\u306e\u3067\u3059\u304b\u3089\u3001\u78ba\u304b\u306a\u30e9\u30a4\u30bb\u30f3\u30b9\u3068\u5805\u7262\u306a\u6697\u53f7\u5316\u306f\u7d76\u5bfe\u6761\u4ef6\u3002\u307e\u308b\u3067\u89aa\u5207\u306a\u5e97\u4e3b\u304c\u5e38\u9023\u5ba2\u3092\u6c17\u9063\u3046\u3088\u3046\u306b\u3001\u30ab\u30b8\u30ce\u306e\u51fa\u91d1\u901f\u5ea6<\/strong>\u306f\u4f53\u9a13\u3092\u5de6\u53f3\u3059\u308b\u6838\u5fc3\u3067\u3059\u3002\u30b2\u30fc\u30e0\u306e\u8208\u596e\u3082\u3055\u308b\u3053\u3068\u306a\u304c\u3089\u3001\u52dd\u5229\u306e\u559c\u3073\u3092\u78ba\u5b9f\u306b\u624b\u306b\u3067\u304d\u308b\u74b0\u5883\u3053\u305d\u304c\u3001\u5fc3\u304b\u3089\u697d\u3057\u3081\u308b\u5c45\u5834\u6240\u3092\u4f5c\u308a\u51fa\u3057\u3066\u304f\u308c\u307e\u3059\u3002<\/p>\n \u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30ab\u30b8\u30ce\u3092\u9078\u3076\u969b\u306f\u3001\u4fe1\u983c\u6027\u3068\u5b89\u5168\u6027\u304c\u6700\u3082\u91cd\u8981\u306a\u57fa\u6e96\u3067\u3059\u3002\u307e\u305a\u3001\u9069\u5207\u306a\u30ab\u30b8\u30ce\u30e9\u30a4\u30bb\u30f3\u30b9<\/strong>\u3092\u6240\u6301\u3057\u3066\u3044\u308b\u304b\u3092\u78ba\u8a8d\u3057\u3001SSL\u6697\u53f7\u5316\u306a\u3069\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u5bfe\u7b56\u3092\u30c1\u30a7\u30c3\u30af\u3057\u307e\u3059\u3002\u6b21\u306b\u3001\u5165\u51fa\u91d1\u65b9\u6cd5\u306e\u591a\u69d8\u6027\u3068\u51e6\u7406\u901f\u5ea6\u3001\u30b2\u30fc\u30e0\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc\u306e\u8cea\u3068\u30d0\u30e9\u30a8\u30ea\u30fc\u3082\u91cd\u8981\u306a\u5224\u65ad\u6750\u6599\u3067\u3059\u3002\u30ab\u30b9\u30bf\u30de\u30fc\u30b5\u30dd\u30fc\u30c8\u306e\u5bfe\u5fdc\u8a00\u8a9e\u3068\u30ec\u30b9\u30dd\u30f3\u30b9\u901f\u5ea6\u3082\u3001\u5186\u6ed1\u306a\u30d7\u30ec\u30a4\u3092\u652f\u3048\u307e\u3059\u3002\u30d7\u30ec\u30a4\u524d\u306b\u306f\u5fc5\u305a\u5229\u7528\u898f\u7d04\u3001\u7279\u306b\u30dc\u30fc\u30ca\u30b9\u6761\u4ef6\u3092\u7cbe\u8aad\u3059\u308b\u3053\u3068\u304c\u63a8\u5968\u3055\u308c\u307e\u3059\u3002<\/em>\u6700\u7d42\u7684\u306b\u306f\u3001\u7dcf\u5408\u7684\u306a\u30e6\u30fc\u30b6\u30fc\u4f53\u9a13\u304c\u512a\u308c\u3066\u3044\u308b\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3092\u9078\u3076\u3053\u3068\u304c\u9577\u671f\u7684\u306a\u6e80\u8db3\u306b\u3064\u306a\u304c\u308a\u307e\u3059\u3002<\/p>\n\u30ea\u30a2\u30eb\u30de\u30cd\u30fc\u30ab\u30b8\u30ce\u3092\u9078\u3076\u969b\u306e\u91cd\u8981\u306a\u57fa\u6e96<\/h2>\n
\u30e9\u30a4\u30bb\u30f3\u30b9\u3068\u898f\u5236\u306e\u5b89\u5168\u6027\u3092\u78ba\u8a8d\u3059\u308b<\/h3>\n
\u5165\u91d1\u30fb\u51fa\u91d1\u65b9\u6cd5\u306e\u8c4a\u5bcc\u3055\u3068\u901f\u5ea6<\/h3>\n
<\/p>\n
\u30ab\u30b9\u30bf\u30de\u30fc\u30b5\u30dd\u30fc\u30c8\u306e\u5bfe\u5fdc\u529b\u3068\u8a00\u8a9e<\/h3>\n