Merge pull request #5111 from fredj/examples_cleanup
Remove CSS filter in examples
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
}
|
||||
.tooltip.in {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.tooltip.top .tooltip-arrow {
|
||||
border-top-color: white;
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
}
|
||||
.tooltip.in {
|
||||
opacity: 1;
|
||||
filter: alpha(opacity=100);
|
||||
}
|
||||
.tooltip.top .tooltip-arrow {
|
||||
border-top-color: white;
|
||||
|
||||
Reference in New Issue
Block a user