Fix clocks styles

- Closes #89
This commit is contained in:
Megastruktur 2020-11-12 12:12:25 +03:00
parent 77e6a4c353
commit 1aedfbfa8e
5 changed files with 6 additions and 9 deletions

View File

@ -1,3 +1,6 @@
v2.10
- Fix clock styles
v2.9
- Minor style fixes

View File

@ -678,9 +678,6 @@ $hover-brightness: 0.8;
.clock-zero-label {
color: $almost_black;
top: 0px;
left: 0px;
position: absolute;
}
.clock-block {

View File

@ -1038,9 +1038,6 @@
}
* .clock-zero-label {
color: #191813;
top: 0px;
left: 0px;
position: absolute;
}
* .clock-block .clocks.clocks-4 {
position: relative;

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"name": "blades-in-the-dark",
"title": "Blades in the Dark",
"description": "Blades in the dark game system.",
"version": "2.9",
"version": "2.10",
"minimumCoreVersion": "0.7.2",
"compatibleCoreVersion": "0.7.5",
"templateVersion": 1,
@ -32,7 +32,7 @@
],
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
"manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.9.zip",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.10.zip",
"packs": [
{
"name": "class",