From 44451af610c1951023dd06283234d365a9e5e16d Mon Sep 17 00:00:00 2001 From: Awilum Date: Sat, 15 Feb 2014 14:27:29 +0200 Subject: [PATCH] UI Improvements - Admin Default Theme - Updates #194 --- admin/themes/default/css/default.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/admin/themes/default/css/default.css b/admin/themes/default/css/default.css index 8aec48f..20833ca 100644 --- a/admin/themes/default/css/default.css +++ b/admin/themes/default/css/default.css @@ -513,20 +513,6 @@ td, th { border: none; } -.modal-header .close:hover { - background: #D3D3D3; -} - -.modal-header .close { - text-shadow:none; - background: #DCDCDC; - width: 1.0em; - height: 1.0em; - text-align: center; - font-weight: 900; - cursor: pointer; -} - #readme .modal-dialog { width: 70%; }