From 5ad84a0f2a7397889a1a49dae255f41642658aab Mon Sep 17 00:00:00 2001 From: domenico Date: Tue, 8 Mar 2016 15:15:08 +0100 Subject: [PATCH] Removed women's day customization --- public/holidays/holidays.css | 96 ----------------------------------- public/holidays/holidays.html | 20 +------- 2 files changed, 1 insertion(+), 115 deletions(-) diff --git a/public/holidays/holidays.css b/public/holidays/holidays.css index be38c686d1..e69de29bb2 100644 --- a/public/holidays/holidays.css +++ b/public/holidays/holidays.css @@ -1,96 +0,0 @@ -.fileinput-button, -.fileinput-button:hover, -.uploadbtn, -.uploadbtn:hover, -.splitbtn, -.mergebtn, -.splitbtn.done, -.splitbtn.done:hover { - background-color: #E23AB6; -} - -.mgmt-panel-tm .btn-ok, -.mgmt-panel-gl .btn-ok, -.popup .btn-ok, -.slide-panel .btn-ok, -.uploadtm.disabled, -.download-manage.btn-ok { - - background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E23AB6), to(#E23AB6)); - background-position-x: initial; - background-position-y: initial; - background-size: initial; - background-repeat-x: initial; - background-repeat-y: initial; - background-attachment: initial; - background-origin: initial; - background-clip: initial; - background-color: initial; - -} - -/* application */ -/* 8 march special */ -.wrapper-claim { - background-color: #ff8fe1 !important; - background-image: none !important; - background-size: cover !important; - -} - -.march { - position: fixed; - left: 64%; - bottom: -39px; - z-index: 1000000000000000000000000; -} - -.special-message { - position: absolute; - background: #ff8fe1; - height: 30px; - color: #fff; - border: 1px solid #666; - width: 319px; - top: 35px; - height: 30px; - font-weight: bold; - font-size: 28px; - border-radius: 4px; - padding: 20px; - right: 56%; - z-index: -10000; -} - -.march img { - width: 50%; -} - -.close-message { - position: absolute; - cursor: pointer; - top: 42px; - right: 62%; - color: #9E9E9E; - font-size: 15px; -} - -.cattool .march { - left: 69%; -} - -.cattool .translated, -.cattool .next-untranslated, -.cattool .approved { - background: -webkit-gradient(linear, left top, left bottom, from(#ff8fe1), to(#E23AB6)); - background: -moz-linear-gradient(top, #ff8fe1, #E23AB6); - background: linear-gradient(top, #ff8fe1, #E23AB6); -} - -.translated:hover, .next-untranslated:hover { - background: #E23AB6 !important; -} - -.submenu li.footerSwitcher { - background: #E23AB6 url(../img/matches-down.png) 5px 9px no-repeat !important; -} diff --git a/public/holidays/holidays.html b/public/holidays/holidays.html index 87309795d4..8a11698514 100644 --- a/public/holidays/holidays.html +++ b/public/holidays/holidays.html @@ -1,25 +1,7 @@
- - - - -
- -
- Happy Women's Day! -
-
- -
- - - +
\ No newline at end of file