changeset 4662:a3e04cec3804

cross_grey_small.png: remove unused icon
author Sean Farley <sean.michael.farley@gmail.com>
date Mon, 21 Jul 2014 10:16:02 -0500
parents d1245e3a6eff
children 7c1adfb34aa5
files kallithea/public/css/style.css
diffstat 1 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Mon Jul 21 10:12:56 2014 -0500
+++ b/kallithea/public/css/style.css	Mon Jul 21 10:16:02 2014 -0500
@@ -3365,15 +3365,6 @@
     box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
 }
 
-#msg_close {
-    background: transparent url("../images/cross_grey_small.png") no-repeat scroll 0 0;
-    cursor: pointer;
-    height: 16px;
-    position: absolute;
-    right: 5px;
-    top: 5px;
-    width: 16px;
-}
 div#legend_data {
     padding-left: 10px;
 }