From 932fadbdbd99eae5e8492d94dbb1f47eda3ebc9c Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:24:55 +0100 Subject: [PATCH 1/4] Update style.css.php harmonisation with eldy theme for tabs feature --- htdocs/theme/amarok/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/amarok/style.css.php b/htdocs/theme/amarok/style.css.php index abfeef4aa2a..bd41d0735a5 100644 --- a/htdocs/theme/amarok/style.css.php +++ b/htdocs/theme/amarok/style.css.php @@ -298,7 +298,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; } From 7e9596c97185bf18feda5997878966e24754b810 Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:25:54 +0100 Subject: [PATCH 2/4] Update style.css.php --- htdocs/theme/auguria/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/auguria/style.css.php b/htdocs/theme/auguria/style.css.php index 6e4ba602ade..35e0cdd36c9 100644 --- a/htdocs/theme/auguria/style.css.php +++ b/htdocs/theme/auguria/style.css.php @@ -196,7 +196,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; } From e802b934fa58bc1baed01e418ec94ac765fd03fd Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:26:22 +0100 Subject: [PATCH 3/4] Update style.css.php --- htdocs/theme/bureau2crea/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index b4573c1fc13..b720bd4a802 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -221,7 +221,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; } From 7cca53ed049575069175da115999c7b2f4bdef5a Mon Sep 17 00:00:00 2001 From: BENKE Charles Date: Sun, 21 Dec 2014 14:26:46 +0100 Subject: [PATCH 4/4] Update style.css.php --- htdocs/theme/cameleo/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/cameleo/style.css.php b/htdocs/theme/cameleo/style.css.php index 096eab6c74d..a49ad6daaec 100644 --- a/htdocs/theme/cameleo/style.css.php +++ b/htdocs/theme/cameleo/style.css.php @@ -197,7 +197,7 @@ div.floatright { float:; } -div.inline-block +.inline-block { display:inline-block; }