Lines Matching refs:group
6 .btn-group,
7 .btn-group-vertical {
25 .btn-group {
27 .btn + .btn-group,
28 .btn-group + .btn,
29 .btn-group + .btn-group {
39 .btn-group,
40 .input-group {
44 > .btn-group,
45 > .input-group {
50 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
54 // Set corners individual because sometimes a single button can be in a .btn-group and we need :fir…
55 .btn-group > .btn:first-child {
62 .btn-group > .btn:last-child:not(:first-child),
63 .btn-group > .dropdown-toggle:not(:first-child) {
67 …r including btn-groups within btn-groups (useful for including dropdown buttons within a btn-group)
68 .btn-group > .btn-group {
71 .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
74 .btn-group > .btn-group:first-child:not(:last-child) {
80 .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
85 .btn-group .dropdown-toggle:active,
86 .btn-group.open .dropdown-toggle {
95 .btn-group-xs > .btn { &:extend(.btn-xs); }
96 .btn-group-sm > .btn { &:extend(.btn-sm); }
97 .btn-group-lg > .btn { &:extend(.btn-lg); }
104 .btn-group > .btn + .dropdown-toggle {
108 .btn-group > .btn-lg + .dropdown-toggle {
115 .btn-group.open .dropdown-toggle {
143 .btn-group-vertical {
145 > .btn-group,
146 > .btn-group > .btn {
154 > .btn-group {
162 > .btn + .btn-group,
163 > .btn-group + .btn,
164 > .btn-group + .btn-group {
170 .btn-group-vertical > .btn {
183 .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
186 .btn-group-vertical > .btn-group:first-child:not(:last-child) {
192 .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
200 .btn-group-justified {
206 > .btn-group {
211 > .btn-group .btn {
215 > .btn-group .dropdown-menu {
235 > .btn-group > .btn {