forked from public/fvtt-yggdrasill
Fix CSS
This commit is contained in:
parent
26491b5594
commit
24f03af66e
@ -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;
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user