From 04b132952ee813d933912dfed89449c0826a748f Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 15 May 2013 09:44:11 +0200 Subject: [PATCH] fix oxmedium theme oxjs.org byline css --- index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/index.css b/index.css index 0b25c436..a77f7b30 100644 --- a/index.css +++ b/index.css @@ -22,6 +22,7 @@ body { } .OxThemeOxlight .OxLabel.label, +.OxThemeOxmedium .OxLabel.label, .OxThemeOxdark .OxLabel.label { border-color: transparent; background-color: transparent;