Engincan VESKE
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles/vs.css
-
modules/docs/src/Volo.Docs.Web/Pages/Documents/Shared/Styles/vs.scss
|
|
@ -523,7 +523,7 @@ body.scrolledMore .alert-criteria p.alert-p { |
|
|
box-shadow: none !important; |
|
|
box-shadow: none !important; |
|
|
} |
|
|
} |
|
|
.docs-page .docs-content .docs-content-field .alert-criteria { |
|
|
.docs-page .docs-content .docs-content-field .alert-criteria { |
|
|
padding: 1.25rem 1.25rem; |
|
|
padding: 0.75rem 0.75rem; |
|
|
max-width: 100%; |
|
|
max-width: 100%; |
|
|
color: #3e9fcb; |
|
|
color: #3e9fcb; |
|
|
background-color: #f4f6fa; |
|
|
background-color: #f4f6fa; |
|
|
|
|
|
@ -645,7 +645,7 @@ body { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.alert-criteria { |
|
|
.alert-criteria { |
|
|
padding: 1.25rem 1.25rem; |
|
|
padding: 0.75rem 0.75rem; |
|
|
max-width: 100%; |
|
|
max-width: 100%; |
|
|
color: #3e9fcb; |
|
|
color: #3e9fcb; |
|
|
background-color: #f4f6fa; |
|
|
background-color: #f4f6fa; |
|
|
|