mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-29 23:24:37 +01:00
Fix bugs in tooltip icon
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
}
|
||||
|
||||
.vpc-view .host-part {
|
||||
color: darkcyan;
|
||||
color: coral;
|
||||
}
|
||||
|
||||
.vpc-view .subnet-part {
|
||||
@@ -47,4 +47,8 @@
|
||||
|
||||
.vpc-view .address-container {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
.vpc-view .tooltip-icon {
|
||||
margin-left: 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user