mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
commit
48e6d88889
@ -291,6 +291,7 @@
|
|||||||
.user-select(@select) {
|
.user-select(@select) {
|
||||||
-webkit-user-select: @select;
|
-webkit-user-select: @select;
|
||||||
-moz-user-select: @select;
|
-moz-user-select: @select;
|
||||||
|
-ms-user-select: @select;
|
||||||
-o-user-select: @select;
|
-o-user-select: @select;
|
||||||
user-select: @select;
|
user-select: @select;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user