[Library | Trunk]: Add screen size on css rules
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58859 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
f0fb49b777
commit
4d486f8200
|
@ -393,7 +393,7 @@ ol.big-numbers-list li::before {
|
|||
.tm-header .uk-navbar-transparent{
|
||||
padding-top:4px;
|
||||
}
|
||||
.uk-logo > img {max-height:80px;}
|
||||
.uk-logo > img {max-height:70px;}
|
||||
.inner {
|
||||
left:0px;
|
||||
margin-top:-5px;
|
||||
|
|
|
@ -7,3 +7,11 @@ B2Note: 5
|
|||
Nav-bar: 980
|
||||
Modal: 10000
|
||||
Modal-Select: 10001
|
||||
|
||||
# Screen sizes - width
|
||||
|
||||
xs: 0 - 639
|
||||
s: 640 - 959
|
||||
m: 960 - 1199
|
||||
l: 1200 - 1599
|
||||
xl: >= 1600
|
||||
|
|
Loading…
Reference in New Issue