From 4d486f820099cd5fda0e9a7b1b29b68181756de6 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 5 Jun 2020 12:32:13 +0000 Subject: [PATCH] [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 --- common/custom.css | 2 +- css-rules.txt | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/common/custom.css b/common/custom.css index 614e02e..c9ae2ae 100644 --- a/common/custom.css +++ b/common/custom.css @@ -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; diff --git a/css-rules.txt b/css-rules.txt index 61f7711..8993024 100644 --- a/css-rules.txt +++ b/css-rules.txt @@ -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