forked from verdnatura/hedera-web
Iconcos del catalogo cuadrados
This commit is contained in:
parent
d8b9f09f36
commit
efbcded091
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.213-deb8) stable; urgency=low
|
hedera-web (1.214-deb8) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -240,18 +240,17 @@ button.confirm > img
|
||||||
{
|
{
|
||||||
height: 6em;
|
height: 6em;
|
||||||
}
|
}
|
||||||
.items > tbody img
|
|
||||||
{
|
|
||||||
max-height: 6em;
|
|
||||||
max-width: 6em;
|
|
||||||
border-radius: 50%;
|
|
||||||
}
|
|
||||||
.items .icon
|
.items .icon
|
||||||
{
|
{
|
||||||
width: 6em;
|
width: 6em;
|
||||||
padding: .2em;
|
padding: .2em;
|
||||||
padding-right: .5em;
|
padding-right: .5em;
|
||||||
}
|
}
|
||||||
|
.items .icon > img
|
||||||
|
{
|
||||||
|
max-height: 6em;
|
||||||
|
max-width: 6em;
|
||||||
|
}
|
||||||
td.second-category
|
td.second-category
|
||||||
{
|
{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
Loading…
Reference in New Issue