mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
Make tooltips in Lights off not so black
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ div#saveNotify {
|
||||
}
|
||||
|
||||
div.tooltip {
|
||||
background-color: #111;
|
||||
background-color: #171813;
|
||||
border: 1px solid black;
|
||||
box-shadow: -1px 3px 2px #111;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user