From e36f8771df5501b1bd94cdab2bcb757a060c8678 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sun, 1 Jan 2017 14:02:16 +0100 Subject: [PATCH] wcs: add direct import of jquery ui css --- wcs/montpellier-commune/wcs.css | 1 + wcs/montpellier-ville/wcs.css | 1 + wcs/montpellier2/wcs.css | 1 + 3 files changed, 3 insertions(+) diff --git a/wcs/montpellier-commune/wcs.css b/wcs/montpellier-commune/wcs.css index cab9885..af3a726 100644 --- a/wcs/montpellier-commune/wcs.css +++ b/wcs/montpellier-commune/wcs.css @@ -1,3 +1,4 @@ +@import url(/static/xstatic/themes/smoothness/jquery-ui.min.css); @import url(/static/css/qommon.css); @font-face { diff --git a/wcs/montpellier-ville/wcs.css b/wcs/montpellier-ville/wcs.css index ef54681..711f097 100644 --- a/wcs/montpellier-ville/wcs.css +++ b/wcs/montpellier-ville/wcs.css @@ -1,3 +1,4 @@ +@import url(/static/xstatic/themes/smoothness/jquery-ui.min.css); @import url(/qo/css/qommon.css); @font-face { diff --git a/wcs/montpellier2/wcs.css b/wcs/montpellier2/wcs.css index cc3b454..ea1b917 100644 --- a/wcs/montpellier2/wcs.css +++ b/wcs/montpellier2/wcs.css @@ -1,3 +1,4 @@ +@import url(/static/xstatic/themes/smoothness/jquery-ui.min.css); @import url(/qo/css/qommon.css); @font-face {