From e6988247360fa98b85915a38803d018dd353df00 Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Sun, 16 Dec 2018 16:35:17 +0100 Subject: Rev: 4412 --- .../www/skin/classic/module-naplo/css/orarend/orarend.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'mayor-orig/www/skin/classic/module-naplo/css') diff --git a/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarend.css b/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarend.css index 4acdd988..0cfda59b 100644 --- a/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarend.css +++ b/mayor-orig/www/skin/classic/module-naplo/css/orarend/orarend.css @@ -202,6 +202,17 @@ div.unfinished { table.orarend div.orarendTools span.dolgozat:hover { color: orange;} table.orarend div.orarendTools span.bezar:hover { color: #f06; } + h2.mayorSocialEdition { + text-align: center; + background-color: #f06; + width: 220px; + margin: auto; + color: #fff; + margin-bottom: 8px; + border-radius: 4px; + padding: 2px; + } + .animated { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; @@ -273,6 +284,9 @@ div.unfinished { color: #dddddd; text-shadow: 0px 1px black;white-space:nowrap;font-size:xx-small; font-weight:normal; width:100%; text-align: center; } + table.orarend div.orarendTools { display:none; } + h2.mayorSocialEdition { display:none; } + } sup, sub { -- cgit v1.2.3