mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Merge #469
This commit is contained in:
+2
-2
@@ -568,7 +568,7 @@ body.noMask #description {
|
||||
}
|
||||
|
||||
#lootButtons:before {
|
||||
content: "take:";
|
||||
content: attr(data-legend);
|
||||
position: absolute;
|
||||
top: -25px;
|
||||
left: 0px;
|
||||
@@ -586,7 +586,7 @@ body.noMask #description {
|
||||
}
|
||||
|
||||
#dropMenu:before {
|
||||
content: "drop:";
|
||||
content: attr(data-legend);
|
||||
border-bottom: 1px solid black;
|
||||
display: block;
|
||||
margin-bottom: 5px;
|
||||
|
||||
Reference in New Issue
Block a user