mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
ui: initial tooltips
This commit is contained in:
@@ -75,4 +75,8 @@
|
||||
width: 100%; /* Span the full width of the container */
|
||||
margin: 20px 0; /* Add some vertical spacing */
|
||||
}
|
||||
|
||||
|
||||
|
||||
.opsec_good { color: green; }
|
||||
.opsec_bad { color: red; }
|
||||
.opsec_neutral { color: orange; }
|
||||
Reference in New Issue
Block a user