Add browser warning for IE/Edge
This commit is contained in:
@@ -4162,4 +4162,16 @@ a[data-tab-destination] {
|
||||
}
|
||||
.fa-blank {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#browser-warning {
|
||||
height: 25px;
|
||||
width: 100%;
|
||||
background: #cc7b19;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
padding-top: 2px;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
z-index: 9999;
|
||||
}
|
Reference in New Issue
Block a user