This commit is contained in:
sladecraven 2022-01-23 14:53:09 +01:00
parent 26491b5594
commit 24f03af66e
2 changed files with 3 additions and 7 deletions

View File

@ -875,10 +875,6 @@ ul, li {
color: rgba(220,220,220,0.75);
}
#sidebar.collapsed {
height: 470px !important;
}
#sidebar-tabs > .collapsed, #chat-controls .chat-control-icon {
color: rgba(220,220,220,0.75);
text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
@ -952,8 +948,8 @@ ul, li {
}
#sidebar #sidebar-tabs i{
width: 25px;
height: 25px;
width: 23px;
height: 23px;
display: inline-block;
background-position:center;
background-size:cover;

View File

@ -2,7 +2,7 @@
"name": "fvtt-yggdrasill",
"title": "Yggdrasill",
"description": "Système non-officiel Yggdrasill (7ièm Cercle) pour FoundryVTT",
"version": "1.1.14",
"version": "1.1.15",
"manifestPlusVersion": "1.0.0",
"minimumCoreVersion": "0.8.0",
"compatibleCoreVersion": "9",