.
This commit is contained in:
+2
-2
@@ -831,7 +831,7 @@ select option:disabled {
|
||||
transition: all 0.2s;
|
||||
}
|
||||
|
||||
.packet-button.cached:before{
|
||||
.packet-button.cached:after{
|
||||
content: "cached";
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
@@ -1101,7 +1101,7 @@ display: block
|
||||
color: darkslateblue;
|
||||
}
|
||||
|
||||
.inactive::after {
|
||||
.inactive::before {
|
||||
content: "inactive";
|
||||
transform: rotate(19deg);
|
||||
color: red;
|
||||
|
||||
Reference in New Issue
Block a user