disable mamufas

1.0
Javier Álvarez Medina 14 years ago
parent ff3bb204ce
commit b3d5093b7c

@ -117,7 +117,7 @@ section.subheader span.tags_window a:hover {background-image:-moz-linear-gradien
/*Mamufas*/
div.mamufas {position:fixed; display:block; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,0.65); z-index:1000;}
div.mamufas {position:fixed; display:none; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,0.65); z-index:1000;}
div.mamufas div.delete_window {position:absolute; display:none; top:50%; left:50%; width:434px; height:139px; margin:-69px 0 0 -217px; padding:8px; background:white; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 50px 3px #111111;
-moz-box-shadow:0 0 50px 3px #111111;}
@ -137,7 +137,7 @@ div.mamufas div.delete_window div.inner_ span.bottom a.confirm_delete {float:rig
div.mamufas div.delete_window div.inner_ span.bottom a.confirm_delete:hover {background-image:-moz-linear-gradient(100% 100% 90deg, #FFFFFF, #CACBCE); background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#CACBCE), to(#FFFFFF)); cursor:pointer;}
div.mamufas div.georeference {position:absolute; display:block; top:50%; left:50%; width:389px; margin:-150px 0 0 -217px; padding:8px; background:white; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 50px 3px #111111;
div.mamufas div.georeference {position:absolute; display:none; top:50%; left:50%; width:389px; margin:-150px 0 0 -217px; padding:8px; background:white; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 50px 3px #111111;
-moz-box-shadow:0 0 50px 3px #111111;}
div.mamufas div.georeference a.close_delete {position:absolute; right:-8px; top:-8px; width:24px; height:24px; background:url('/images/admin/table/close_georeference.png') no-repeat 0 0;}
div.mamufas div.georeference a.close_delete:hover {background-position:0 -24px;}
@ -156,8 +156,6 @@ div.mamufas div.georeference div.inner_ span.top ul li a:hover {background-posit
div.mamufas div.georeference div.inner_ span.top ul li div.select {float:left; width:153px; margin:10px 0 0 25px;}
div.mamufas div.georeference div.inner_ span.top ul li div.select.last {margin:10px 0 0 10px;}
div.mamufas div.georeference div.inner_ span.top ul li div.select label {float:left; width:100%; text-transform:uppercase; font:normal 10px "Helvetica",Arial; color:#999999;}
div.mamufas div.georeference div.inner_ span.top ul li div.select span.select {position:relative; float:left; width:137px; height:11px; margin:5px 0 0 0; padding:8px 7px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px solid #999999;
background-image:-moz-linear-gradient(100% 100% 90deg, #DBDCDF, #FFFFFF); background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#DBDCDF));}
div.mamufas div.georeference div.inner_ span.top ul li div.select span.select div.select_content {display:none;}

Loading…
Cancel
Save