Synced
Under attack mode (bdb9b6a224) Update Locales (97804234f1) IT Translation (58a95aecef) Fix z-index (fd0119bf70) Improvement to under attack mode (411b50178e) Translations (22268c1923) (c72fb9c836)
This commit is contained in:
parent
2ba50bc116
commit
42fb6cf8d6
12 changed files with 552 additions and 444 deletions
|
|
@ -457,6 +457,10 @@ code[class*="language-"], pre[class*="language-"] {
|
|||
background-color: var(--sec-bg-color)
|
||||
}
|
||||
|
||||
textarea:disabled{
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
@media (min-width: 280px) {
|
||||
.btn-text {
|
||||
display: inline;
|
||||
|
|
@ -481,4 +485,4 @@ code[class*="language-"], pre[class*="language-"] {
|
|||
nav button.sidenav-trigger {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue