mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-04 04:37:29 +02:00
'less' folder .editorconfig code guide updates
This commit is contained in:
@@ -30,4 +30,4 @@ button.close {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
}
|
}
|
||||||
|
@@ -74,4 +74,4 @@
|
|||||||
@media print {
|
@media print {
|
||||||
.visible-print { display: inherit !important; }
|
.visible-print { display: inherit !important; }
|
||||||
.hidden-print { display: none !important; }
|
.hidden-print { display: none !important; }
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user