[Library | Trunk]: Add medium icon button
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59734 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
7fa06dd655
commit
56f8826a85
|
@ -3,6 +3,11 @@
|
||||||
height: 26px;
|
height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.uk-icon-button.medium {
|
||||||
|
width: 46px;
|
||||||
|
height: 46px;
|
||||||
|
}
|
||||||
|
|
||||||
.uk-icon-button.large {
|
.uk-icon-button.large {
|
||||||
width: 56px;
|
width: 56px;
|
||||||
height: 56px;
|
height: 56px;
|
||||||
|
|
Loading…
Reference in New Issue