mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 15:28:12 +08:00
enabled TLSv1.3, replaced SSL profiles logic to OWASP
fixes #42, fixes #82
This commit is contained in:
@@ -12,6 +12,18 @@ tooltip {
|
||||
tip {
|
||||
min-width: 150px;
|
||||
padding: 4px 12px;
|
||||
|
||||
&.ssl {
|
||||
min-width: 300px;
|
||||
|
||||
ul {
|
||||
text-align: left;
|
||||
padding: 4px 0 0 8px;
|
||||
margin: 0;
|
||||
white-space: nowrap;
|
||||
font-size: 0.75rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tip-tip {
|
||||
|
Reference in New Issue
Block a user