0
1
Fork 0

Iconcos del catalogo cuadrados

This commit is contained in:
Juan Ferrer Toribio 2015-09-22 09:44:57 +02:00
parent d8b9f09f36
commit efbcded091
2 changed files with 6 additions and 7 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.213-deb8) stable; urgency=low hedera-web (1.214-deb8) stable; urgency=low
* Initial Release. * Initial Release.

View File

@ -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;