Updated css .big for PE

This commit is contained in:
trovier 2023-09-13 17:33:10 +02:00
parent 15363876fe
commit f5057e8b15
5 changed files with 24 additions and 24 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 144 KiB

View File

@ -150,18 +150,6 @@
height: 30px;
}
.big-rightpart {
background-position: -599px -545px;
width: 173px;
height: 28px;
}
.big-leftpart {
background-position: -469px -768px;
width: 146px;
height: 26px;
}
.big-bordersize {
background-position: -722px -498px;
width: 93px;
@ -174,6 +162,18 @@
height: 22px;
}
.big-rightpart {
background-position: -599px -545px;
width: 176px;
height: 19px;
}
.big-leftpart {
background-position: -599px -564px;
width: 140px;
height: 19px;
}
.icon{
background-image: url(../images/icons.png);
background-repeat: no-repeat;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 491 B

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 886 B

View File

@ -12076,18 +12076,6 @@ input[id^="expanded"]:not(:checked) + label + ul.collapsible {
height: 30px;
}
.big-rightpart {
background-position: -599px -545px;
width: 173px;
height: 28px;
}
.big-leftpart {
background-position: -469px -768px;
width: 146px;
height: 26px;
}
.big-bordersize {
background-position: -722px -498px;
width: 93px;
@ -12099,6 +12087,18 @@ input[id^="expanded"]:not(:checked) + label + ul.collapsible {
width: 87px;
height: 22px;
}
.big-rightpart {
background-position: -599px -545px;
width: 176px;
height: 19px;
}
.big-leftpart {
background-position: -599px -564px;
width: 140px;
height: 19px;
}
/*STOP HERE FOR BIG PE*/
.icon {