mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-03 00:47:19 +00:00
@@ -212,9 +212,6 @@ div.popup_map div#drag {
|
||||
div.popup_map div#drag2 {
|
||||
cursor:pointer;
|
||||
height: 20px;
|
||||
left: 300%;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
width: 20px;
|
||||
z-index: 2;
|
||||
}
|
||||
@@ -9073,3 +9070,7 @@ td.wm_getippt {
|
||||
input.cancel{width:12px;height:12px;background-image:url(../../img/a/del.gif);}
|
||||
input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
|
||||
|
||||
#Frame {
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user