Fixed delete on indexes
This commit is contained in:
Vendored
+10
@@ -474,6 +474,16 @@ a {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.nostyle {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
border: 0 !important;
|
||||
outline: 0 !important;
|
||||
font-size: 100% !important;
|
||||
vertical-align: baseline !important;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
/*!
|
||||
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
|
||||
Vendored
+10
@@ -474,6 +474,16 @@ a {
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.nostyle {
|
||||
margin: 0 !important;
|
||||
padding: 0 !important;
|
||||
border: 0 !important;
|
||||
outline: 0 !important;
|
||||
font-size: 100% !important;
|
||||
vertical-align: baseline !important;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
/*!
|
||||
* Font Awesome Free 5.13.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
|
||||
Reference in New Issue
Block a user