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.
|
||||
|
||||
|
|
|
@ -240,18 +240,17 @@ button.confirm > img
|
|||
{
|
||||
height: 6em;
|
||||
}
|
||||
.items > tbody img
|
||||
{
|
||||
max-height: 6em;
|
||||
max-width: 6em;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.items .icon
|
||||
{
|
||||
width: 6em;
|
||||
padding: .2em;
|
||||
padding-right: .5em;
|
||||
}
|
||||
.items .icon > img
|
||||
{
|
||||
max-height: 6em;
|
||||
max-width: 6em;
|
||||
}
|
||||
td.second-category
|
||||
{
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue