From 76d5dcb6e122814a1890e3001a2e4366ae98c314 Mon Sep 17 00:00:00 2001 From: Hadi Nategh Date: Mon, 29 May 2017 18:21:42 +0200 Subject: [PATCH] WIP Notifications system: - Fix styling for jdots template --- api/templates/default/default.css | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/api/templates/default/default.css b/api/templates/default/default.css index bfdfeea409..8426250ef3 100755 --- a/api/templates/default/default.css +++ b/api/templates/default/default.css @@ -518,19 +518,6 @@ Preferences tabs height: 1px; } -#egwpopup_header { - background-image: url(images/gradient22.png); - height: 18px; - line-height: 18px; - margin: 0; - padding: 0; - font-size:12px; - font-weight: bold; - color: #666666; - text-align: center; - border-bottom: 1px solid #d3d3d3; -} - #egwpopup_message { margin: 0; padding: 7px;