Init.
This commit is contained in:
5
css/2/buttons.css
Normal file
5
css/2/buttons.css
Normal file
File diff suppressed because one or more lines are too long
1
css/2/chat.css
Normal file
1
css/2/chat.css
Normal file
@@ -0,0 +1 @@
|
||||
html { width:100%; height:100%; padding:0; margin:0;}body { width:100%; height:100%; padding:0; margin:0; overflow:hidden; /*background-image: url('../i/buttons/chat_bg.gif');*/}select,textarea,input { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 8px; color: #191970; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;}img{ border:0px;}.text_msg { border: 1px solid #CCCCCC; font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;}.chatBtn1_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn1.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn1_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn1.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn2_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn2.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn2_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn2.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn4_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn4.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn4_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn4.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn5_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn5.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn5_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn5.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn5_3 { width:30px; height:30px; background: url('../i/buttons/chatBtn5.gif') 0px -59px repeat-x;; cursor:pointer;}.chatBtn6_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn6.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn6_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn6.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn7_1 { width:30px; height:30px; background: url('../i/buttons/chatBtn7.gif') 0px 0px repeat-x;; cursor:pointer;}.chatBtn7_2 { width:30px; height:30px; background: url('../i/buttons/chatBtn7.gif') 0px -30px repeat-x;; cursor:pointer;}.chatBtn7_3 { width:30px; height:30px; background: url('../i/buttons/chatBtn7.gif') 0px -60px repeat-x;; cursor:pointer;}
|
||||
104
css/2/design2.css
Normal file
104
css/2/design2.css
Normal file
File diff suppressed because one or more lines are too long
207
css/2/design6.css
Normal file
207
css/2/design6.css
Normal file
@@ -0,0 +1,207 @@
|
||||
body {
|
||||
|
||||
margin: 0px;
|
||||
|
||||
height: 100%;
|
||||
|
||||
width: 100%;
|
||||
|
||||
background-color: #dedede;
|
||||
|
||||
font-size:10px;
|
||||
|
||||
color: #000000;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.main_text {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
font-size: 10px;
|
||||
|
||||
text-decoration: none;
|
||||
|
||||
color:#f0f0f0;
|
||||
|
||||
cursor:hand;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.menutop, a.menutop:visited, a.menutop:active {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
font-size: 10px;
|
||||
|
||||
text-decoration: none;
|
||||
|
||||
color: #3B3936;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
a.menutop:hover {
|
||||
|
||||
color: #76726b;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.name {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
font-size: 12px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.parametr_title {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
font-size: 11px;
|
||||
|
||||
color: #777773;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.prname {
|
||||
|
||||
padding-left: 4px;
|
||||
|
||||
font-size: 11px;
|
||||
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.prvalue {
|
||||
|
||||
font-size: 11px;
|
||||
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.btn {
|
||||
|
||||
border: 1px double #9a9996;
|
||||
|
||||
background-image: url(i/move/beg_butt.gif);
|
||||
|
||||
font-size: 7.5pt;
|
||||
|
||||
color: #dfdfdf;
|
||||
|
||||
background-color:#504F4C;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.mainmenu {
|
||||
|
||||
color: #23292C;
|
||||
|
||||
border-top-width: 1px;
|
||||
|
||||
border-right-width: 1px;
|
||||
|
||||
border-bottom-width: 1px;
|
||||
|
||||
border-left-width: 1px;
|
||||
|
||||
border-top-style: solid;
|
||||
|
||||
border-right-style: none;
|
||||
|
||||
border-bottom-style: solid;
|
||||
|
||||
border-left-style: solid;
|
||||
|
||||
border-top-color: #969697;
|
||||
|
||||
border-right-color: #969697;
|
||||
|
||||
border-bottom-color: #000000;
|
||||
|
||||
border-left-color: #969697;
|
||||
|
||||
background-color: #BABABB;
|
||||
|
||||
cursor:hand;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.maptext {
|
||||
|
||||
font-weight: bold;
|
||||
|
||||
font-size: 12px;
|
||||
|
||||
color: #000000;
|
||||
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
|
||||
}
|
||||
|
||||
.posit {
|
||||
|
||||
border-top-width: 1px;
|
||||
|
||||
border-right-width: 1px;
|
||||
|
||||
border-bottom-width: 1px;
|
||||
|
||||
border-left-width: 1px;
|
||||
|
||||
border-top-style: solid;
|
||||
|
||||
border-right-style: solid;
|
||||
|
||||
border-bottom-style: solid;
|
||||
|
||||
border-left-style: solid;
|
||||
|
||||
border-top-color: #FFFFFF;
|
||||
|
||||
border-right-color: #666666;
|
||||
|
||||
border-bottom-color: #666666;
|
||||
|
||||
border-left-color: #FFFFFF;
|
||||
|
||||
padding: 2px;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
td {
|
||||
|
||||
font-size: 10pt;
|
||||
|
||||
font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
57
css/2/dungeon_cs.css
Normal file
57
css/2/dungeon_cs.css
Normal file
@@ -0,0 +1,57 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( ../i/sprites/cs/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( ../i/sprites/cs/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( ../i/sprites/cs/Left/4_1.gif ) no-repeat; }
|
||||
.Dungeon .RightSide4_1 { background: url( ../i/sprites/cs/Right/4_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide4_0 { background: url( ../i/sprites/cs/Left/4_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide4_0 { background: url( ../i/sprites/cs/Right/4_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_2 { background: url( ../i/sprites/cs/Left/Front/4_2.gif ) no-repeat; }
|
||||
.Dungeon .RightFront3_2 { background: url( ../i/sprites/cs/Right/Front/4_2.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_1 { background: url( ../i/sprites/cs/Left/Front/4_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront3_1 { background: url( ../i/sprites/cs/Right/Front/4_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_0 { background: url( ../i/sprites/cs/Left/Front/4_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide3_1 { background: url( ../i/sprites/cs/Left/3_1.gif ) no-repeat; }
|
||||
.Dungeon .RightSide3_1 { background: url( ../i/sprites/cs/Right/3_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide3_0 { background: url( ../i/sprites/cs/Left/3_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide3_0 { background: url( ../i/sprites/cs/Right/3_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront2_1 { background: url( ../i/sprites/cs/Left/Front/3_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront2_1 { background: url( ../i/sprites/cs/Right/Front/3_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront2_0 { background: url( ../i/sprites/cs/Left/Front/3_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide2_0 { background: url( ../i/sprites/cs/Left/2_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide2_0 { background: url( ../i/sprites/cs/Right/2_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront1_1 { background: url( ../i/sprites/cs/Left/Front/2_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront1_1 { background: url( ../i/sprites/cs/Right/Front/2_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront1_0 { background: url( ../i/sprites/cs/Left/Front/2_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide1_0 { background: url( ../i/sprites/cs/Left/1_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide1_0 { background: url( ../i/sprites/cs/Right/1_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront0_1 { background: url( ../i/sprites/cs/Left/Front/1_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront0_1 { background: url( ../i/sprites/cs/Right/Front/1_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront0_0 { background: url( ../i/sprites/cs/Left/Front/1_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide0_0 { background: url( ../i/sprites/cs/Left/0_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide0_0 { background: url( ../i/sprites/cs/Right/0_0.gif ) no-repeat; }
|
||||
57
css/2/dungeon_css.css
Normal file
57
css/2/dungeon_css.css
Normal file
@@ -0,0 +1,57 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( ../i/sprites/noob/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( ../i/sprites/noob/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( ../i/sprites/noob/Left/4_1.gif ) no-repeat; }
|
||||
.Dungeon .RightSide4_1 { background: url( ../i/sprites/noob/Right/4_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide4_0 { background: url( ../i/sprites/noob/Left/4_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide4_0 { background: url( ../i/sprites/noob/Right/4_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_2 { background: url( ../i/sprites/noob/Left/Front/4_2.gif ) no-repeat; }
|
||||
.Dungeon .RightFront3_2 { background: url( ../i/sprites/noob/Right/Front/4_2.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_1 { background: url( ../i/sprites/noob/Left/Front/4_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront3_1 { background: url( ../i/sprites/noob/Right/Front/4_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront3_0 { background: url( ../i/sprites/noob/Left/Front/4_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide3_1 { background: url( ../i/sprites/noob/Left/3_1.gif ) no-repeat; }
|
||||
.Dungeon .RightSide3_1 { background: url( ../i/sprites/noob/Right/3_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide3_0 { background: url( ../i/sprites/noob/Left/3_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide3_0 { background: url( ../i/sprites/noob/Right/3_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront2_1 { background: url( ../i/sprites/noob/Left/Front/3_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront2_1 { background: url( ../i/sprites/noob/Right/Front/3_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront2_0 { background: url( ../i/sprites/noob/Left/Front/3_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide2_0 { background: url( ../i/sprites/noob/Left/2_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide2_0 { background: url( ../i/sprites/noob/Right/2_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront1_1 { background: url( ../i/sprites/noob/Left/Front/2_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront1_1 { background: url( ../i/sprites/noob/Right/Front/2_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront1_0 { background: url( ../i/sprites/noob/Left/Front/2_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide1_0 { background: url( ../i/sprites/noob/Left/1_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide1_0 { background: url( ../i/sprites/noob/Right/1_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront0_1 { background: url( ../i/sprites/noob/Left/Front/1_1.gif ) no-repeat; }
|
||||
.Dungeon .RightFront0_1 { background: url( ../i/sprites/noob/Right/Front/1_1.gif ) no-repeat; }
|
||||
.Dungeon .LeftFront0_0 { background: url( ../i/sprites/noob/Left/Front/1_0.gif ) no-repeat; }
|
||||
.Dungeon .LeftSide0_0 { background: url( ../i/sprites/noob/Left/0_0.gif ) no-repeat; }
|
||||
.Dungeon .RightSide0_0 { background: url( ../i/sprites/noob/Right/0_0.gif ) no-repeat; }
|
||||
62
css/2/dungeon_gy0.css
Normal file
62
css/2/dungeon_gy0.css
Normal file
@@ -0,0 +1,62 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.Dungeon IMG {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
position: relative;
|
||||
}
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/gy0/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/gy0/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/gy0/Right/0_0.gif ) }
|
||||
57
css/2/dungeon_kn4.css
Normal file
57
css/2/dungeon_kn4.css
Normal file
@@ -0,0 +1,57 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/kn4/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/kn4/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/kn4/Right/0_0.gif ) }
|
||||
57
css/2/dungeon_ppk1.css
Normal file
57
css/2/dungeon_ppk1.css
Normal file
@@ -0,0 +1,57 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/ppk1/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/ppk1/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/ppk1/Right/0_0.gif ) }
|
||||
62
css/2/dungeon_sn.css
Normal file
62
css/2/dungeon_sn.css
Normal file
@@ -0,0 +1,62 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.Dungeon IMG {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
position: relative;
|
||||
}
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/sn/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/sn/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/sn/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/sn/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/sn/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/sn/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/sn/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/sn/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/sn/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/sn/Right/0_0.gif ) }
|
||||
62
css/2/dungeon_sun.css
Normal file
62
css/2/dungeon_sun.css
Normal file
@@ -0,0 +1,62 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.Dungeon IMG {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
position: relative;
|
||||
}
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/sun/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/sun/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/sun/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/sun/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/sun/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/sun/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/sun/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/sun/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/sun/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/sun/Right/0_0.gif ) }
|
||||
57
css/2/dungeon_uq.css
Normal file
57
css/2/dungeon_uq.css
Normal file
@@ -0,0 +1,57 @@
|
||||
DIV.Dungeon{
|
||||
width: 372px;
|
||||
height: 260px;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
background: black;
|
||||
}
|
||||
.Dungeon BUTTON {
|
||||
border: 0px solid;
|
||||
background: transparent;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
position: absolute;
|
||||
filter: Alpha(opacity=100),Chroma( Color=#c1cacf );
|
||||
}
|
||||
|
||||
.Dungeon DIV {
|
||||
width: 352px;
|
||||
height: 240px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
DIV.Life{position:absolute;background:#008000;height:2px;}
|
||||
DIV.Life2{position:absolute;background:#00FF00;height:2px;}
|
||||
.Dungeon .Floor0{ background: url( https://img.new-combats.com/i/sprites/ug/bg0.gif ) black }
|
||||
.Dungeon .Floor1{ background: url( https://img.new-combats.com/i/sprites/ug/bg1.gif ) black }
|
||||
|
||||
.Dungeon .LeftSide4_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/4_1.gif ) }
|
||||
.Dungeon .RightSide4_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/4_1.gif ) }
|
||||
.Dungeon .LeftSide4_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/4_0.gif ) }
|
||||
.Dungeon .RightSide4_0 { background: url( https://img.new-combats.com/i/sprites/ug/Right/4_0.gif ) }
|
||||
.Dungeon .LeftFront3_2 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/4_2.gif ) }
|
||||
.Dungeon .RightFront3_2 { background: url( https://img.new-combats.com/i/sprites/ug/Right/Front/4_2.gif ) }
|
||||
.Dungeon .LeftFront3_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/4_1.gif ) }
|
||||
.Dungeon .RightFront3_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/Front/4_1.gif ) }
|
||||
.Dungeon .LeftFront3_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/4_0.gif ) }
|
||||
.Dungeon .LeftSide3_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/3_1.gif ) }
|
||||
.Dungeon .RightSide3_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/3_1.gif ) }
|
||||
.Dungeon .LeftSide3_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/3_0.gif ) }
|
||||
.Dungeon .RightSide3_0 { background: url( https://img.new-combats.com/i/sprites/ug/Right/3_0.gif ) }
|
||||
.Dungeon .LeftFront2_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/3_1.gif ) }
|
||||
.Dungeon .RightFront2_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/Front/3_1.gif ) }
|
||||
.Dungeon .LeftFront2_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/3_0.gif ) }
|
||||
.Dungeon .LeftSide2_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/2_0.gif ) }
|
||||
.Dungeon .RightSide2_0 { background: url( https://img.new-combats.com/i/sprites/ug/Right/2_0.gif ) }
|
||||
.Dungeon .LeftFront1_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/2_1.gif ) }
|
||||
.Dungeon .RightFront1_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/Front/2_1.gif ) }
|
||||
.Dungeon .LeftFront1_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/2_0.gif ) }
|
||||
.Dungeon .LeftSide1_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/1_0.gif ) }
|
||||
.Dungeon .RightSide1_0 { background: url( https://img.new-combats.com/i/sprites/ug/Right/1_0.gif ) }
|
||||
.Dungeon .LeftFront0_1 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/1_1.gif ) }
|
||||
.Dungeon .RightFront0_1 { background: url( https://img.new-combats.com/i/sprites/ug/Right/Front/1_1.gif ) }
|
||||
.Dungeon .LeftFront0_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/Front/1_0.gif ) }
|
||||
.Dungeon .LeftSide0_0 { background: url( https://img.new-combats.com/i/sprites/ug/Left/0_0.gif ) }
|
||||
.Dungeon .RightSide0_0 { background: url( https://img.new-combats.com/i/sprites/ug/Right/0_0.gif ) }
|
||||
6
css/2/main.css
Normal file
6
css/2/main.css
Normal file
File diff suppressed because one or more lines are too long
1
css/2/reg.css
Normal file
1
css/2/reg.css
Normal file
@@ -0,0 +1 @@
|
||||
BODY { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}TD { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}OL { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}UL { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}LI { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}P { FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}.inup { BORDER-RIGHT: #302F2A 1px double; BORDER-TOP: #302F2A 1px double; FONT-SIZE: 8pt; BORDER-LEFT: #302F2A 1px double; COLOR: #000000; BORDER-BOTTOM: #302F2A 1px double; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #DED7BD}.text { FONT-WEIGHT: normal; FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif}H3 { FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #8f0000; FONT-FAMILY: Arial; TEXT-ALIGN: center}H4 { FONT-WEIGHT: bold; FONT-SIZE: 11pt; MARGIN-BOTTOM: 5px; COLOR: #8f0000; FONT-FAMILY: Arial}A:link { FONT-WEIGHT: normal; COLOR: #524936; TEXT-DECORATION: none}A:visited { FONT-WEIGHT: normal; COLOR: #633525; TEXT-DECORATION: none}A:active { FONT-WEIGHT: normal; COLOR: #77684d; TEXT-DECORATION: none}A:hover { COLOR: #68727B; TEXT-DECORATION: underline}.date { FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #007000; FONT-FAMILY: Courier; TEXT-DECORATION: none}.dsc { FONT-WEIGHT: normal; COLOR: #606060}SELECT { BORDER-RIGHT: #b0b0b0 1pt solid; BORDER-TOP: #b0b0b0 1pt solid; MARGIN-TOP: 1px; FONT-SIZE: 10px; MARGIN-BOTTOM: 2px; BORDER-LEFT: #b0b0b0 1pt solid; COLOR: #191970; BORDER-BOTTOM: #b0b0b0 1pt solid; FONT-FAMILY: MS Sans Serif}TEXTAREA { BORDER-RIGHT: #b0b0b0 1pt solid; BORDER-TOP: #b0b0b0 1pt solid; MARGIN-TOP: 1px; FONT-SIZE: 10px; MARGIN-BOTTOM: 2px; BORDER-LEFT: #b0b0b0 1pt solid; COLOR: #191970; BORDER-BOTTOM: #b0b0b0 1pt solid; FONT-FAMILY: MS Sans Serif}INPUT { BORDER-RIGHT: #b0b0b0 1pt solid; BORDER-TOP: #b0b0b0 1pt solid; MARGIN-TOP: 1px; FONT-SIZE: 10px; MARGIN-BOTTOM: 2px; BORDER-LEFT: #b0b0b0 1pt solid; COLOR: #191970; BORDER-BOTTOM: #b0b0b0 1pt solid; FONT-FAMILY: MS Sans Serif}.pagetknum { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1em; COLOR: #6f0000; PADDING-TOP: 0px; TEXT-DECORATION: underline}.pagenum A:link { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1em; PADDING-TOP: 0px}.pagenum A:visited { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1em; PADDING-TOP: 0px}.pagenum A:active { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1em; PADDING-TOP: 0px}.pagenum A:hover { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 1em; PADDING-TOP: 0px; BACKGROUND-COLOR: white}.phpeft { PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 7px; MARGIN: 0px; PADDING-TOP: 3px}.pages { BACKGROUND-COLOR: #ffefbf}IMG { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px}TABLE { BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px}.btn { BORDER-RIGHT: #817a63 1px double; BORDER-TOP: #817a63 1px double; FONT-SIZE: 7.5pt; BORDER-LEFT: #817a63 1px double; COLOR: #dfddd3; BORDER-BOTTOM: #817a63 1px double; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #2b2b18}
|
||||
186
css/bootstrap.min.css
vendored
Normal file
186
css/bootstrap.min.css
vendored
Normal file
@@ -0,0 +1,186 @@
|
||||
.jcarousel-skin-tango .jcarousel-container {
|
||||
-moz-border-radius: 10px;
|
||||
-webkit-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
background: #F0F6F9;
|
||||
border: 1px solid #346F97;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-direction-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-container-horizontal {
|
||||
width: 245px;
|
||||
padding: 20px 40px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-container-vertical {
|
||||
width: 75px;
|
||||
height: 245px;
|
||||
padding: 40px 20px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-clip {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-clip-horizontal {
|
||||
width: 245px;
|
||||
height: 75px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-clip-vertical {
|
||||
width: 75px;
|
||||
height: 245px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-item {
|
||||
width: 75px;
|
||||
height: 75px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-item-horizontal {
|
||||
margin-left: 0;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
|
||||
margin-left: 10px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-item-vertical {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-item-placeholder {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/**
|
||||
* Horizontal Buttons
|
||||
*/
|
||||
.jcarousel-skin-tango .jcarousel-next-horizontal {
|
||||
position: absolute;
|
||||
top: 43px;
|
||||
right: 5px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(next-horizontal.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
|
||||
left: 5px;
|
||||
right: auto;
|
||||
background-image: url(prev-horizontal.png);
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
|
||||
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
|
||||
background-position: -32px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
|
||||
background-position: -64px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
|
||||
cursor: default;
|
||||
background-position: -96px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-horizontal {
|
||||
position: absolute;
|
||||
top: 43px;
|
||||
left: 5px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(prev-horizontal.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
|
||||
left: auto;
|
||||
right: 5px;
|
||||
background-image: url(next-horizontal.png);
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
|
||||
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
|
||||
background-position: -32px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
|
||||
background-position: -64px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
|
||||
cursor: default;
|
||||
background-position: -96px 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Vertical Buttons
|
||||
*/
|
||||
.jcarousel-skin-tango .jcarousel-next-vertical {
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
left: 43px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(next-vertical.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
|
||||
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-vertical:active {
|
||||
background-position: 0 -64px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
|
||||
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
|
||||
cursor: default;
|
||||
background-position: 0 -96px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-vertical {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 43px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(prev-vertical.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
|
||||
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
|
||||
background-position: 0 -64px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
|
||||
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
|
||||
cursor: default;
|
||||
background-position: 0 -96px;
|
||||
}
|
||||
494
css/clu0b.css
Normal file
494
css/clu0b.css
Normal file
@@ -0,0 +1,494 @@
|
||||
html,body {
|
||||
width:100%;
|
||||
height:100%;
|
||||
margin:0;
|
||||
padding:0;
|
||||
overflow:hidden;
|
||||
font-size: 10pt;
|
||||
font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
}
|
||||
.m0c1 { display:block;margin-top:0px; }
|
||||
.m0c2 { display:block;margin-top:2px; }
|
||||
.text {
|
||||
FONT-SIZE: 10pt; COLOR: #000000; FONT-WEIGHT: normal;
|
||||
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.prmimgyn {
|
||||
|
||||
}
|
||||
|
||||
.prmimgyn:hover {
|
||||
filter: alpha(opacity=50);
|
||||
opacity:0.5;
|
||||
-moz-opacity:0.5;
|
||||
-khtml-opacity:0.5;
|
||||
}
|
||||
|
||||
.h4 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}
|
||||
H3 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-ALIGN: center }
|
||||
H4 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}
|
||||
H5 { COLOR: #4f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px;}
|
||||
a,a:visited { text-decoration: none; FONT-WEIGHT: bold; color: #003388; }
|
||||
a:active { color: #6F0000}
|
||||
a:hover { color: #0066FF}
|
||||
.date { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000}
|
||||
.date2 { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA}
|
||||
.sysdate { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #B00000}
|
||||
.private { font-weight:bold; color: red; background-color: #FAE0E0}
|
||||
.number { font-size: 11pt; font-weight: bold; color: #6F0000}
|
||||
.dsc { color: #606060; font-weight:normal; }
|
||||
select,textarea,input { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 10px; color: #191970; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;}
|
||||
/*button { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 11px; color: #191970; padding:2px 7px 2px 7px;}
|
||||
button:active { padding:3px 6px 1px 8px; }*/
|
||||
.ahint {font-family: MS Sans Serif; font-size:8px; text-decoration:none; color:#000080;z-index: 99;}
|
||||
#hint2 {position:absolute; width:140; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
|
||||
#hint3 {position:absolute; width:240; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
|
||||
#hint4 {position:absolute; width:240; visibility:hidden}
|
||||
.ttl_css{
|
||||
position:absolute;
|
||||
text-shadow: 0 0 2px #fff;
|
||||
padding: 4px 8px;
|
||||
border: 1px solid rgba(255,255,255,0.25);
|
||||
background-color: #cfcfcf;
|
||||
border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
box-shadow: 0 0 3px #000000;
|
||||
-webkit-box-shadow: 0 0 3px #000000;
|
||||
-moz-box-shadow: 0 0 3px #000000;
|
||||
|
||||
}
|
||||
.foryou1 .date {
|
||||
font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA;
|
||||
}
|
||||
.foryou2 .date {
|
||||
font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA;
|
||||
}
|
||||
.B1 { font-weight: bold; color: #6666CC}
|
||||
.B2 { font-weight: bold; color: #B06A00}
|
||||
.B3 { font-weight: bold; color: #269088}
|
||||
.B4 { font-weight: bold; color: #A0AF20}
|
||||
.B5 { font-weight: bold; color: #0F79D3}
|
||||
.B6 { font-weight: bold; color: #D85E23}
|
||||
.B7 { font-weight: bold; color: #5C832F}
|
||||
.B8 { font-weight: bold; color: #842B61}
|
||||
.B9 { font-weight: bold; color: navy}
|
||||
.Bs1 { font-size: 8pt; font-weight:bold; color: #6666CC}
|
||||
.Bs2 { font-weight:bold; color: #B06A00}
|
||||
img,table {border:0}
|
||||
|
||||
*[onselectstart="return false"] {
|
||||
-moz-user-select: none;
|
||||
-o-user-select:none;
|
||||
-khtml-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#main {
|
||||
overflow:auto;
|
||||
white-space:nowrap;
|
||||
height:100%;
|
||||
padding:5px 0px 0px 0px;
|
||||
}
|
||||
|
||||
#chat_list {
|
||||
overflow:auto;
|
||||
height:100%;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
#online_list {
|
||||
overflow:auto;
|
||||
white-space:normal;
|
||||
width:100%;
|
||||
height:100%;
|
||||
padding-left:5px;
|
||||
}
|
||||
|
||||
#ttSmiles {
|
||||
position:absolute;
|
||||
right:16px;
|
||||
bottom:16px;
|
||||
width:400px;
|
||||
height:235px;
|
||||
border:2px solid #000;
|
||||
filter: alpha(opacity=57);
|
||||
opacity:0.57;
|
||||
-moz-opacity:0.57;
|
||||
-khtml-opacity:0.57;
|
||||
background-color:#dedede;
|
||||
}
|
||||
|
||||
#ttSmiles:hover {
|
||||
filter: alpha(opacity=90);
|
||||
opacity:0.90;
|
||||
-moz-opacity:0.90;
|
||||
-khtml-opacity:0.90;
|
||||
}
|
||||
|
||||
#smilesDiv {
|
||||
padding:3px;
|
||||
height:195px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#smilesDiv2 {
|
||||
padding:3px;
|
||||
height:195px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#reline1 {
|
||||
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:2px;
|
||||
background-color:#CCCCCC;
|
||||
border-bottom:1px solid #797779;
|
||||
cursor:n-resize;
|
||||
top:60%;
|
||||
z-index:1001;
|
||||
|
||||
}
|
||||
|
||||
#reline1:hover {
|
||||
background-color:#a1a1a1;
|
||||
cursor:n-resize;
|
||||
}
|
||||
|
||||
#reline1:active {
|
||||
background-color:#a1a1a1;
|
||||
cursor:n-resize;
|
||||
}
|
||||
|
||||
#reline3 {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 1px;
|
||||
background-color: #758999;
|
||||
/*
|
||||
background-color:#CCCCCC;
|
||||
border-bottom:1px solid #797779;
|
||||
*/
|
||||
border-top: 1px solid #aaaaaa;
|
||||
border-bottom: 1px solid #010101;
|
||||
cursor:default;
|
||||
bottom: 34px;
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
#reline2 {
|
||||
position:absolute;
|
||||
width:2px;
|
||||
background-color:#CCCCCC;
|
||||
border-right:1px solid #797779;
|
||||
cursor:e-resize;
|
||||
top:60%;
|
||||
z-index:1000;
|
||||
}
|
||||
|
||||
#reline2:hover {
|
||||
background-color:#a1a1a1;
|
||||
cursor:e-resize;
|
||||
}
|
||||
|
||||
#reline2:active {
|
||||
background-color:#a1a1a1;
|
||||
cursor:e-resize;
|
||||
}
|
||||
#upbox {
|
||||
z-index:1002;
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:100%;
|
||||
display:none;
|
||||
cursor:default;
|
||||
top:0px; left:0px;
|
||||
}
|
||||
|
||||
#wupbox {
|
||||
z-index:2000;
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:100%;
|
||||
display:none;
|
||||
cursor:default;
|
||||
top:0px; left:0px;
|
||||
}
|
||||
|
||||
#chconfig {
|
||||
position:absolute;
|
||||
bottom:36px;
|
||||
background-color:#E1E1E1;
|
||||
left:11px;
|
||||
width:215px;
|
||||
z-index:1005;
|
||||
display:none;
|
||||
border:1px solid #979797;
|
||||
padding:5px;
|
||||
color:#333333;
|
||||
}
|
||||
|
||||
#ChatColor {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.eLine {
|
||||
background-image:url(../expicLine.gif);
|
||||
background-repeat:repeat-x;
|
||||
height:7px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#counters {
|
||||
position:absolute;
|
||||
bottom:52px;
|
||||
right:27px;
|
||||
width:88px;
|
||||
height:31px;
|
||||
filter: alpha(opacity=35);
|
||||
opacity:0.35;
|
||||
-moz-opacity:0.35;
|
||||
-khtml-opacity:0.35;
|
||||
z-index:1006;
|
||||
}
|
||||
|
||||
#globalMode {
|
||||
|
||||
}
|
||||
|
||||
#counters:hover {
|
||||
filter: Glow(strength=2,color=#DDDDDD);
|
||||
filter: alpha(opacity=100);
|
||||
opacity:1.0;
|
||||
-moz-opacity:1.0;
|
||||
-khtml-opacity:1.0;
|
||||
}
|
||||
|
||||
.cp{ cursor:pointer; }
|
||||
|
||||
.fl{ float:left; }
|
||||
|
||||
.fr{ float:right; }
|
||||
|
||||
.db{ display:block; }
|
||||
|
||||
|
||||
/* <20><><EFBFBD><EFBFBD> */
|
||||
#tdDate {
|
||||
text-align: center;
|
||||
background: rgb(185, 185, 185, 1);
|
||||
border-top: 1px solid rgb(200, 200, 200, 1);
|
||||
border-bottom: 2px solid #7f7f7f;
|
||||
}
|
||||
#contentDate {
|
||||
color: black;
|
||||
background: #e5cec8;
|
||||
text-align: center;
|
||||
font-weight: 600;
|
||||
font-size: 17px;
|
||||
padding: 1px 15px;
|
||||
border: 1px solid rgb(150, 150, 150, 0.7);
|
||||
border-radius: 5px;
|
||||
outline: 0 !important;
|
||||
}
|
||||
#divFullDate {
|
||||
position: absolute;
|
||||
width: 130px;
|
||||
background: rgb(200, 200, 200, 0.6);
|
||||
border: 1px solid grey;
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
padding: 0 2px;
|
||||
font-weight: 600;
|
||||
line-height: 0.3;
|
||||
}
|
||||
|
||||
/* <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD> */
|
||||
.URL-a:hover {
|
||||
text-decoration: underline
|
||||
}
|
||||
|
||||
|
||||
.main_text { font-weight: bold; font-size: 10px; text-decoration: none; color:#f0f0f0; cursor:pointer; }
|
||||
|
||||
.menutop, a.menutop:visited, a.menutop:active { font-weight: bold; font-size: 10px; text-decoration: none; color: #3B3936;}
|
||||
a.menutop:hover { color: #76726b;}
|
||||
|
||||
.my_clip_button { cursor:pointer; }
|
||||
|
||||
.chatBtn1_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn1.gif') 0px 0px repeat-x;}
|
||||
.chatBtn1_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn1.gif') 0px -30px repeat-x;}
|
||||
.chatBtn18_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn18.gif') 0px 0px repeat-x;}
|
||||
.chatBtn18_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn18.gif') 0px -30px repeat-x;}
|
||||
.chatBtn2_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn2.gif') 0px 0px repeat-x;}
|
||||
.chatBtn2_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn2.gif') 0px -30px repeat-x;}
|
||||
.chatBtn4_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn4.gif') 0px 0px repeat-x;}
|
||||
.chatBtn4_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn4.gif') 0px -30px repeat-x;}
|
||||
.chatBtn5_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn5.gif') 0px 0px repeat-x;}
|
||||
.chatBtn5_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn5.gif') 0px -30px repeat-x;}
|
||||
.chatBtn5_3 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn5.gif') 0px -59px repeat-x;}
|
||||
.chatBtn6_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn6.gif') 0px 0px repeat-x;}
|
||||
.chatBtn6_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn6.gif') 0px -30px repeat-x;}
|
||||
.chatBtn7_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn7.gif') 0px 0px repeat-x;}
|
||||
.chatBtn7_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn7.gif') 0px -30px repeat-x;}
|
||||
.chatBtn7_3 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn7.gif') 0px -60px repeat-x;}
|
||||
.chatBtn8_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn8.gif') 0px 0px repeat-x;}
|
||||
.chatBtn8_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn8.gif') 0px -30px repeat-x;}
|
||||
|
||||
.chatBtn21_1 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn21.gif') 0px 0px repeat-x;}
|
||||
.chatBtn21_2 { width:30px; height:30px; background: url('https://img.new-combats.com/i/buttons/chatBtn21.gif') 0px -30px repeat-x;}
|
||||
|
||||
|
||||
.topusermenu{ font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif; z-index:1000; position:absolute; background-color:#d2d0d0; font-size:13px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #929090; border-right-color: #626060; border-bottom-color: #626060; border-left-color: #929090;}.inviseMen1{ filter: alpha(opacity=90); -moz-opacity: 0.90; -khtml-opacity: 0.90; opacity: 0.90; }.inviseMen2{ filter: alpha(opacity=60); -moz-opacity: 0.60; -khtml-opacity: 0.60; opacity: 0.60; }.inviseMen3{ filter: alpha(opacity=30); -moz-opacity: 0.30; -khtml-opacity: 0.30; opacity: 0.30; }.inviseMen4{ filter: alpha(opacity=10); -moz-opacity: 0.10; -khtml-opacity: 0.10; opacity: 0.10; }
|
||||
.topusermenuBtn:hover{ background-color:#a2a2a2; color: #0066FF;}
|
||||
.topusermenuBtn{ text-decoration: none; FONT-WEIGHT: bold; color: #003388; padding-left:7px; padding-right:7px; cursor:pointer;}
|
||||
|
||||
.crop {
|
||||
display:inline-block;
|
||||
overflow:hidden;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop img {
|
||||
display:inline-block;
|
||||
height: 18px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop2 {
|
||||
display:inline-block;
|
||||
overflow:hidden;
|
||||
height: 16px;
|
||||
width: 14px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop2 img {
|
||||
display:inline-block;
|
||||
height: 14px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.check_gloff {
|
||||
margin-left:0px;
|
||||
}
|
||||
|
||||
.check_glon {
|
||||
margin-left:-19px;
|
||||
}
|
||||
|
||||
.radio_gloff {
|
||||
margin-left:0px;
|
||||
}
|
||||
|
||||
.radio_glon {
|
||||
margin-left:-18px;
|
||||
}
|
||||
|
||||
#audioPlayerChat {
|
||||
width: 300px;
|
||||
height: 20px;
|
||||
margin-bottom: -3px;
|
||||
}
|
||||
|
||||
#record {
|
||||
width: 116px;
|
||||
height: 28px;
|
||||
font-size: 16px;
|
||||
background: rgba(0, 195, 255, 0.083);
|
||||
border-radius: 7px;
|
||||
font-weight: 600;
|
||||
border: 1px solid rgba(128, 128, 128, 0.5);
|
||||
cursor:pointer;
|
||||
}
|
||||
#timerVoiceMess {
|
||||
position: absolute;
|
||||
width: 90px;
|
||||
color: rgb(214, 0, 0);
|
||||
background: rgba(200, 200, 200, 0.5);
|
||||
border: 1px solid rgba(128, 128, 128, 0.507);
|
||||
border-radius: 5px;
|
||||
text-align: center;
|
||||
padding: 0 2px;
|
||||
font-weight: 600;
|
||||
}
|
||||
.span_voice {
|
||||
margin: 3px 0;
|
||||
}
|
||||
|
||||
/*iPhone 6+ <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> */
|
||||
/* @media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation : portrait) { */
|
||||
|
||||
/* #reline1, #reline2, #deleteFooter, .deleteStyles {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#chat_menus, #chat_menu {
|
||||
text-align: center
|
||||
} */
|
||||
|
||||
|
||||
|
||||
/* #chat_list {
|
||||
width: 100px;
|
||||
} */
|
||||
|
||||
/* #online {
|
||||
display: none;
|
||||
} */
|
||||
|
||||
/* #main_td {
|
||||
height: 400px;
|
||||
}
|
||||
*/
|
||||
|
||||
/* body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
} */
|
||||
|
||||
/* #buttonHiddenChat {
|
||||
width: 100%;
|
||||
font-size: 17pt;
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
#deleteFooter {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#globalMain {
|
||||
|
||||
}
|
||||
|
||||
#main, #touchmain {
|
||||
}
|
||||
|
||||
#reline1, #reline2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#chat {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
#chat_list {
|
||||
width: 400px;
|
||||
border: 1px solid black;
|
||||
} */
|
||||
|
||||
/* .deleteMobile { */
|
||||
/* <20><><EFBFBD><EFBFBD> TR */
|
||||
/* td bgcolor | td bgcolor */
|
||||
/* #allChat[0] td bgcolor */
|
||||
/* #allChat[1] td valign="botton" | td heigth="30" bgcolor*/
|
||||
|
||||
/* } */
|
||||
/* } */
|
||||
|
||||
306
css/clu0b.css.new
Normal file
306
css/clu0b.css.new
Normal file
@@ -0,0 +1,306 @@
|
||||
html,body {
|
||||
width:100%;
|
||||
height:100%;
|
||||
margin:0;
|
||||
padding:0;
|
||||
overflow:hidden;
|
||||
font-size: 10pt;
|
||||
font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
}
|
||||
|
||||
.text {
|
||||
FONT-SIZE: 10pt; COLOR: #000000; FONT-WEIGHT: normal;
|
||||
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
||||
}
|
||||
.h4 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}
|
||||
H3 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 12pt; FONT-WEIGHT: bold; TEXT-ALIGN: center }
|
||||
H4 { COLOR: #8f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 5px;}
|
||||
H5 { COLOR: #4f0000; FONT-FAMILY: Arial; FONT-SIZE: 11pt; FONT-WEIGHT: bold; MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px;}
|
||||
a,a:visited { text-decoration: none; FONT-WEIGHT: bold; color: #003388; }
|
||||
a:active { color: #6F0000}
|
||||
a:hover { color: #0066FF}
|
||||
.date { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000}
|
||||
.date2 { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA}
|
||||
.sysdate { font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #B00000}
|
||||
.private { font-weight:bold; color: red; background-color: #FAE0E0}
|
||||
.number { font-size: 11pt; font-weight: bold; color: #6F0000}
|
||||
.dsc { color: #606060; font-weight:normal; }
|
||||
select,textarea,input { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 10px; color: #191970; MARGIN-BOTTOM: 2px; MARGIN-TOP: 1px;}
|
||||
/*button { border: solid 1pt #B0B0B0; font-family: MS Sans Serif; font-size: 11px; color: #191970; padding:2px 7px 2px 7px;}
|
||||
button:active { padding:3px 6px 1px 8px; }*/
|
||||
.ahint {font-family: MS Sans Serif; font-size:8px; text-decoration:none; color:#000080;z-index: 99;}
|
||||
#hint2 {position:absolute; width:140; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
|
||||
#hint3 {position:absolute; width:240; background-color:#FFF6DD; layer-background-color:#FFF6DD; visibility:hidden}
|
||||
#hint4 {position:absolute; width:240; visibility:hidden}
|
||||
.ttl_css{ position:absolute; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px; background-color: #ffffcc; border: 1px solid #6F6B5E;}
|
||||
.foryou1 .date {
|
||||
font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA;
|
||||
}
|
||||
.foryou2 .date {
|
||||
font-family: Courier; font-size: 8pt; text-decoration:none; font-weight:normal; color: #007000; background-color: #00FFAA;
|
||||
}
|
||||
.B1 { font-weight: bold; color: #6666CC}
|
||||
.B2 { font-weight: bold; color: #B06A00}
|
||||
.B3 { font-weight: bold; color: #269088}
|
||||
.B4 { font-weight: bold; color: #A0AF20}
|
||||
.B5 { font-weight: bold; color: #0F79D3}
|
||||
.B6 { font-weight: bold; color: #D85E23}
|
||||
.B7 { font-weight: bold; color: #5C832F}
|
||||
.B8 { font-weight: bold; color: #842B61}
|
||||
.B9 { font-weight: bold; color: navy}
|
||||
.Bs1 { font-size: 8pt; font-weight:bold; color: #6666CC}
|
||||
.Bs2 { font-weight:bold; color: #B06A00}
|
||||
img,table {border:0}
|
||||
|
||||
*[onselectstart="return false"] {
|
||||
-moz-user-select: none;
|
||||
-o-user-select:none;
|
||||
-khtml-user-select: none;
|
||||
-webkit-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
#main {
|
||||
overflow:auto;
|
||||
white-space:nowrap;
|
||||
height:100%;
|
||||
padding:5px 0px 0px 0px;
|
||||
}
|
||||
|
||||
#chat_list {
|
||||
overflow:auto;
|
||||
height:100%;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
#online_list {
|
||||
overflow:auto;
|
||||
white-space:nowrap;
|
||||
width:100%;
|
||||
height:391px;
|
||||
padding-left:5px;
|
||||
}
|
||||
|
||||
#ttSmiles {
|
||||
position:absolute;
|
||||
right:16px;
|
||||
bottom:16px;
|
||||
width:350px;
|
||||
height:125px;
|
||||
border:1px solid #717171;
|
||||
filter: alpha(opacity=57);
|
||||
opacity:0.57;
|
||||
-moz-opacity:0.57;
|
||||
-khtml-opacity:0.57;
|
||||
background-color:#dedede;
|
||||
}
|
||||
|
||||
#ttSmiles:hover {
|
||||
filter: alpha(opacity=90);
|
||||
opacity:0.90;
|
||||
-moz-opacity:0.90;
|
||||
-khtml-opacity:0.90;
|
||||
}
|
||||
|
||||
#smilesDiv {
|
||||
padding:3px;
|
||||
height:95px;
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
#reline1 {
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:2px;
|
||||
background-color:#CCCCCC;
|
||||
border-bottom:1px solid #797779;
|
||||
cursor:n-resize;
|
||||
top:60%;
|
||||
z-index:1001;
|
||||
}
|
||||
|
||||
#reline1:hover {
|
||||
background-color:#a1a1a1;
|
||||
cursor:n-resize;
|
||||
}
|
||||
|
||||
#reline1:active {
|
||||
background-color:#a1a1a1;
|
||||
cursor:n-resize;
|
||||
}
|
||||
|
||||
#reline2 {
|
||||
position:absolute;
|
||||
width:2px;
|
||||
background-color:#CCCCCC;
|
||||
border-right:1px solid #797779;
|
||||
cursor:e-resize;
|
||||
top:60%;
|
||||
z-index:1000;
|
||||
}
|
||||
|
||||
#reline2:hover {
|
||||
background-color:#a1a1a1;
|
||||
cursor:e-resize;
|
||||
}
|
||||
|
||||
#reline2:active {
|
||||
background-color:#a1a1a1;
|
||||
cursor:e-resize;
|
||||
}
|
||||
|
||||
#upbox {
|
||||
z-index:1002;
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:100%;
|
||||
display:none;
|
||||
cursor:default;
|
||||
top:0px; left:0px;
|
||||
}
|
||||
|
||||
#wupbox {
|
||||
z-index:2000;
|
||||
position:absolute;
|
||||
width:100%;
|
||||
height:100%;
|
||||
display:none;
|
||||
cursor:default;
|
||||
top:0px; left:0px;
|
||||
}
|
||||
|
||||
#chconfig {
|
||||
position:absolute;
|
||||
bottom:36px;
|
||||
background-color:#E1E1E1;
|
||||
left:11px;
|
||||
width:215px;
|
||||
z-index:1005;
|
||||
display:none;
|
||||
border:1px solid #979797;
|
||||
padding:5px;
|
||||
color:#333333;
|
||||
}
|
||||
|
||||
#ChatColor {
|
||||
width:100%;
|
||||
}
|
||||
|
||||
.eLine {
|
||||
background-image:url(../expicLine.gif);
|
||||
background-repeat:repeat-x;
|
||||
height:7px;
|
||||
width:100%;
|
||||
}
|
||||
|
||||
#counters {
|
||||
position:absolute;
|
||||
bottom:52px;
|
||||
right:27px;
|
||||
width:88px;
|
||||
height:31px;
|
||||
filter: alpha(opacity=35);
|
||||
opacity:0.35;
|
||||
-moz-opacity:0.35;
|
||||
-khtml-opacity:0.35;
|
||||
z-index:1006;
|
||||
}
|
||||
|
||||
#globalMode {
|
||||
|
||||
}
|
||||
|
||||
#counters:hover {
|
||||
filter: Glow(strength=2,color=#DDDDDD);
|
||||
filter: alpha(opacity=100);
|
||||
opacity:1.0;
|
||||
-moz-opacity:1.0;
|
||||
-khtml-opacity:1.0;
|
||||
}
|
||||
|
||||
.cp{ cursor:pointer; }
|
||||
|
||||
.fl{ float:left; }
|
||||
|
||||
.fr{ float:right; }
|
||||
|
||||
.db{ display:block; }
|
||||
|
||||
.main_text { font-weight: bold; font-size: 10px; text-decoration: none; color:#f0f0f0; cursor:pointer; }
|
||||
|
||||
.menutop, a.menutop:visited, a.menutop:active { font-weight: bold; font-size: 10px; text-decoration: none; color: #3B3936;}
|
||||
a.menutop:hover { color: #76726b;}
|
||||
|
||||
.my_clip_button { cursor:pointer; }
|
||||
|
||||
.chatBtn1_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn1.gif') 0px 0px repeat-x;}
|
||||
.chatBtn1_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn1.gif') 0px -30px repeat-x;}
|
||||
.chatBtn18_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn18.gif') 0px 0px repeat-x;}
|
||||
.chatBtn18_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn18.gif') 0px -30px repeat-x;}
|
||||
.chatBtn2_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn2.gif') 0px 0px repeat-x;}
|
||||
.chatBtn2_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn2.gif') 0px -30px repeat-x;}
|
||||
.chatBtn4_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn4.gif') 0px 0px repeat-x;}
|
||||
.chatBtn4_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn4.gif') 0px -30px repeat-x;}
|
||||
.chatBtn5_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn5.gif') 0px 0px repeat-x;}
|
||||
.chatBtn5_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn5.gif') 0px -30px repeat-x;}
|
||||
.chatBtn5_3 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn5.gif') 0px -59px repeat-x;}
|
||||
.chatBtn6_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn6.gif') 0px 0px repeat-x;}
|
||||
.chatBtn6_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn6.gif') 0px -30px repeat-x;}
|
||||
.chatBtn7_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn7.gif') 0px 0px repeat-x;}
|
||||
.chatBtn7_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn7.gif') 0px -30px repeat-x;}
|
||||
.chatBtn7_3 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn7.gif') 0px -60px repeat-x;}
|
||||
.chatBtn8_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn8.gif') 0px 0px repeat-x;}
|
||||
.chatBtn8_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn8.gif') 0px -30px repeat-x;}
|
||||
|
||||
.chatBtn21_1 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn21.gif') 0px 0px repeat-x;}
|
||||
.chatBtn21_2 { width:30px; height:30px; background: url('http://img.demonscity.ru/i/buttons/chatBtn21.gif') 0px -30px repeat-x;}
|
||||
|
||||
|
||||
.topusermenu{ font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif; z-index:1000; position:absolute; background-color:#d2d0d0; font-size:13px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #929090; border-right-color: #626060; border-bottom-color: #626060; border-left-color: #929090;}.inviseMen1{ filter: alpha(opacity=90); -moz-opacity: 0.90; -khtml-opacity: 0.90; opacity: 0.90; }.inviseMen2{ filter: alpha(opacity=60); -moz-opacity: 0.60; -khtml-opacity: 0.60; opacity: 0.60; }.inviseMen3{ filter: alpha(opacity=30); -moz-opacity: 0.30; -khtml-opacity: 0.30; opacity: 0.30; }.inviseMen4{ filter: alpha(opacity=10); -moz-opacity: 0.10; -khtml-opacity: 0.10; opacity: 0.10; }
|
||||
.topusermenuBtn:hover{ background-color:#a2a2a2; color: #0066FF;}
|
||||
.topusermenuBtn{ text-decoration: none; FONT-WEIGHT: bold; color: #003388; padding-left:7px; padding-right:7px; cursor:pointer;}
|
||||
|
||||
.crop {
|
||||
display:inline-block;
|
||||
overflow:hidden;
|
||||
height: 18px;
|
||||
width: 18px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop img {
|
||||
display:inline-block;
|
||||
height: 18px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop2 {
|
||||
display:inline-block;
|
||||
overflow:hidden;
|
||||
height: 16px;
|
||||
width: 14px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.crop2 img {
|
||||
display:inline-block;
|
||||
height: 14px;
|
||||
vertical-align:text-bottom;
|
||||
}
|
||||
|
||||
.check_gloff {
|
||||
margin-left:0px;
|
||||
}
|
||||
|
||||
.check_glon {
|
||||
margin-left:-19px;
|
||||
}
|
||||
|
||||
.radio_gloff {
|
||||
margin-left:0px;
|
||||
}
|
||||
|
||||
.radio_glon {
|
||||
margin-left:-18px;
|
||||
}
|
||||
250
css/fightclub.css
Normal file
250
css/fightclub.css
Normal file
@@ -0,0 +1,250 @@
|
||||
#ione{
|
||||
position:relative;
|
||||
cursor:pointer;
|
||||
height:240px;
|
||||
width:500px;
|
||||
}
|
||||
.navig{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/club/navig.jpg') no-repeat left top;
|
||||
}
|
||||
.navig1{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/club/navig1.jpg') no-repeat left top;
|
||||
}
|
||||
.navig2{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/club/navig.jpg') no-repeat left top;
|
||||
}
|
||||
.navig3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/club/navig3.jpg') no-repeat left top;
|
||||
}
|
||||
.fl1{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/fl1.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:16px;
|
||||
height:16px;
|
||||
z-index:90;
|
||||
}
|
||||
.map_bk{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_bk.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:120px;
|
||||
height:35px;
|
||||
z-index:90;
|
||||
left:184px;
|
||||
top:94px;
|
||||
}
|
||||
.map_halls{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_halls.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:120px;
|
||||
height:35px;
|
||||
z-index:90;
|
||||
left:354px;
|
||||
top:115px;
|
||||
}
|
||||
.map_demon2{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_demon2.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:107px;
|
||||
height:15px;
|
||||
z-index:90;
|
||||
left:329px;
|
||||
top:111px;
|
||||
}
|
||||
.map_2stair{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_2stair.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:120px;
|
||||
height:35px;
|
||||
z-index:90;
|
||||
left:23px;
|
||||
top:116px;
|
||||
}
|
||||
.map_klub1{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub1.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:56px;
|
||||
height:13px;
|
||||
z-index:90;
|
||||
left:66px;
|
||||
top:114px;
|
||||
}
|
||||
.map_klub2{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub2.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:58px;
|
||||
height:49px;
|
||||
z-index:90;
|
||||
left:216px;
|
||||
top:41px;
|
||||
}
|
||||
.map_klub3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub3.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:31px;
|
||||
z-index:90;
|
||||
left:312px;
|
||||
top:168px;
|
||||
}
|
||||
.map_klub4{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub4.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:31px;
|
||||
z-index:90;
|
||||
left:59px;
|
||||
top:169px;
|
||||
}
|
||||
.map_klub5{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub5.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:30px;
|
||||
z-index:90;
|
||||
left:312px;
|
||||
top:48px;
|
||||
}
|
||||
.map_klub6{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub6.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:30px;
|
||||
z-index:90;
|
||||
left:52px;
|
||||
top:47px;
|
||||
}
|
||||
.map_klub7{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_klub7.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:103px;
|
||||
height:47px;
|
||||
z-index:90;
|
||||
left:196px;
|
||||
top:148px;
|
||||
}
|
||||
.map_zal2{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zal2.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:175px;
|
||||
height:37px;
|
||||
z-index:90;
|
||||
left:264px;
|
||||
top:106px;
|
||||
}
|
||||
.map_zal3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zal3.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:135px;
|
||||
height:29px;
|
||||
z-index:90;
|
||||
left:47px;
|
||||
top:120px;
|
||||
}
|
||||
.map_zal3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zal3.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:135px;
|
||||
height:29px;
|
||||
z-index:90;
|
||||
left:47px;
|
||||
top:120px;
|
||||
}
|
||||
.map_zalu3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zalu3.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:79px;
|
||||
height:32px;
|
||||
z-index:90;
|
||||
left:17px;
|
||||
top:122px;
|
||||
}
|
||||
.map_zalu4{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zalu4.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:122px;
|
||||
height:31px;
|
||||
z-index:90;
|
||||
left:52px;
|
||||
top:47px;
|
||||
}
|
||||
.map_zalu6{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zalu6.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:76px;
|
||||
height:18px;
|
||||
z-index:90;
|
||||
left:78px;
|
||||
top:24px;
|
||||
}
|
||||
.map_zalu7{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_zalu7.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:100px;
|
||||
height:35px;
|
||||
z-index:90;
|
||||
left:393px;
|
||||
top:170px;
|
||||
}
|
||||
.map_sec1{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec1.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:91px;
|
||||
height:43px;
|
||||
z-index:90;
|
||||
left:24px;
|
||||
top:180px;
|
||||
}
|
||||
.map_sec2{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec2.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:63px;
|
||||
height:40px;
|
||||
z-index:90;
|
||||
left:36px;
|
||||
top:41px;
|
||||
}
|
||||
.map_sec3{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec3.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:101px;
|
||||
height:37px;
|
||||
z-index:90;
|
||||
left:119px;
|
||||
top:175px;
|
||||
}
|
||||
.map_sec4{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec4.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:89px;
|
||||
height:32px;
|
||||
z-index:90;
|
||||
left:391px;
|
||||
top:120px;
|
||||
}
|
||||
.map_sec5{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec5.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:122px;
|
||||
height:31px;
|
||||
z-index:90;
|
||||
left:281px;
|
||||
top:173px;
|
||||
}
|
||||
.map_sec6{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec6.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:30px;
|
||||
z-index:90;
|
||||
left:305px;
|
||||
top:51px;
|
||||
}
|
||||
.map_sec7{
|
||||
background:url('https://img.new-combats.com/i/images/300x225/map_sec7.gif') no-repeat center;
|
||||
position:absolute;
|
||||
width:123px;
|
||||
height:39px;
|
||||
z-index:90;
|
||||
left:122px;
|
||||
top:52px;
|
||||
}
|
||||
6
css/hack.css
Normal file
6
css/hack.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.fire-text {
|
||||
fill: url("#p-fire");
|
||||
font-size:120px;
|
||||
}
|
||||
|
||||
svg { display: inline-block; }
|
||||
108
css/loc_bk.css
Normal file
108
css/loc_bk.css
Normal file
@@ -0,0 +1,108 @@
|
||||
.zv1 {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/warrior.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.zv1:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/warrior_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.cp {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/center.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 38px;
|
||||
}
|
||||
.cp:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/center_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.dark_zv {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/dark.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.dark_zv:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/dark_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.neut_zv {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/neutral.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.neut_zv:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/neutral_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.light_zv {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/light.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.light_zv:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/light_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.zn {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/znahar.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.zn:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/znahar_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.trade_zv {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/trade.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.trade_zv:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/trade_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.ric_zv {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/knight.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.ric_zv:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/knight_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
.bk {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/bk.png);
|
||||
cursor:pointer;
|
||||
position:absolute;
|
||||
display:inline-block;
|
||||
width: 119px;
|
||||
height: 34px;
|
||||
}
|
||||
.bk:hover {
|
||||
background:url(https://img.new-combats.com/i/images/loc_bk/bk_a.png);
|
||||
cursor:pointer;
|
||||
}
|
||||
180
css/skin.css
Normal file
180
css/skin.css
Normal file
@@ -0,0 +1,180 @@
|
||||
.jcarousel-skin-bk .jcarousel-container {
|
||||
padding-top:9px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-direction-rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-container-horizontal {
|
||||
width: 184px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-container-vertical {
|
||||
width: 184px;
|
||||
height: 69px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-clip {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-clip-horizontal {
|
||||
width: 184px;
|
||||
height: 69px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-clip-vertical {
|
||||
width: 75px;
|
||||
height: 245px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-item {
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-item-horizontal {
|
||||
margin-left: 0;
|
||||
margin-right: 2px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-direction-rtl .jcarousel-item-horizontal {
|
||||
margin-left: 2px;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-item-vertical {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-item-placeholder {
|
||||
background: #fff;
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/**
|
||||
* Horizontal Buttons
|
||||
*/
|
||||
.jcarousel-skin-bk .jcarousel-next-horizontal {
|
||||
position: absolute;
|
||||
top: 43px;
|
||||
right: 5px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(next-horizontal.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-direction-rtl .jcarousel-next-horizontal {
|
||||
left: 5px;
|
||||
right: auto;
|
||||
background-image: url(prev-horizontal.png);
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-horizontal:hover,
|
||||
.jcarousel-skin-bk .jcarousel-next-horizontal:focus {
|
||||
background-position: -32px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-horizontal:active {
|
||||
background-position: -64px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-horizontal,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-horizontal:hover,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-horizontal:focus,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-horizontal:active {
|
||||
cursor: default;
|
||||
background-position: -96px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-horizontal {
|
||||
position: absolute;
|
||||
top: 43px;
|
||||
left: 5px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(prev-horizontal.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-direction-rtl .jcarousel-prev-horizontal {
|
||||
left: auto;
|
||||
right: 5px;
|
||||
background-image: url(next-horizontal.png);
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-horizontal:hover,
|
||||
.jcarousel-skin-bk .jcarousel-prev-horizontal:focus {
|
||||
background-position: -32px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-horizontal:active {
|
||||
background-position: -64px 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-horizontal,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-horizontal:hover,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-horizontal:focus,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-horizontal:active {
|
||||
cursor: default;
|
||||
background-position: -96px 0;
|
||||
}
|
||||
|
||||
/**
|
||||
* Vertical Buttons
|
||||
*/
|
||||
.jcarousel-skin-bk .jcarousel-next-vertical {
|
||||
position: absolute;
|
||||
bottom: 5px;
|
||||
left: 43px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(next-vertical.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-vertical:hover,
|
||||
.jcarousel-skin-bk .jcarousel-next-vertical:focus {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-vertical:active {
|
||||
background-position: 0 -64px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-vertical,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-vertical:hover,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-vertical:focus,
|
||||
.jcarousel-skin-bk .jcarousel-next-disabled-vertical:active {
|
||||
cursor: default;
|
||||
background-position: 0 -96px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-vertical {
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
left: 43px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
background: transparent url(prev-vertical.png) no-repeat 0 0;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-vertical:hover,
|
||||
.jcarousel-skin-bk .jcarousel-prev-vertical:focus {
|
||||
background-position: 0 -32px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-vertical:active {
|
||||
background-position: 0 -64px;
|
||||
}
|
||||
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-vertical,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-vertical:hover,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-vertical:focus,
|
||||
.jcarousel-skin-bk .jcarousel-prev-disabled-vertical:active {
|
||||
cursor: default;
|
||||
background-position: 0 -96px;
|
||||
}
|
||||
64
css/style.css
Normal file
64
css/style.css
Normal file
@@ -0,0 +1,64 @@
|
||||
html, body{
|
||||
margin:0;
|
||||
padding:0;
|
||||
width:100%;
|
||||
height:100%;
|
||||
background-color:#666;
|
||||
}
|
||||
|
||||
div#center{
|
||||
width:800px;
|
||||
height:600px;
|
||||
position:absolute;
|
||||
background:#666;
|
||||
top:50%;
|
||||
left:50%;
|
||||
margin:-300px 0 0 -400px;
|
||||
}
|
||||
|
||||
.logo {
|
||||
margin-right:150px;
|
||||
margin-left:150px;
|
||||
margin-top:0px;
|
||||
}
|
||||
|
||||
.authorization{
|
||||
background-color: #666;
|
||||
border: 1px double #8D8D8D;
|
||||
color: #DFDDD3;
|
||||
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||
font-size: 8pt;
|
||||
line-height: 6px;
|
||||
margin:5px 354px 0 354px;
|
||||
width:96px;
|
||||
padding:2px;
|
||||
}
|
||||
.btm{
|
||||
font-size: 7.5pt;
|
||||
color: #dfddd3;
|
||||
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||
background-color: #5A5A5A;
|
||||
border: 1px double #8D8D8D;
|
||||
width:47px;
|
||||
}
|
||||
.btm2{
|
||||
font-size: 7.5pt;
|
||||
color: #dfddd3;
|
||||
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||
background-color: #5A5A5A;
|
||||
border: 1px double #8D8D8D;
|
||||
width:25px;
|
||||
}
|
||||
.btm3{
|
||||
font-size: 7.5pt;
|
||||
color: #dfddd3;
|
||||
font-family: Verdana,Arial,Helvetica,sans-serif;
|
||||
background-color: #5A5A5A;
|
||||
border: 1px double #8D8D8D;
|
||||
width:20px;
|
||||
}
|
||||
a {
|
||||
color: #DFDDD3;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
69
css/stylesMobile.js
Normal file
69
css/stylesMobile.js
Normal file
@@ -0,0 +1,69 @@
|
||||
|
||||
// if (document.documentElement.clientWidth >= 414 && document.documentElement.clientWidth <= 736 ) {
|
||||
// console.log(document.documentElement.clientWidth)
|
||||
// console.log(document.documentElement.clientHeight)
|
||||
// // var $reline2 = document.getElementById("reline2")
|
||||
// var $chatMobile = document.getElementsByClassName("allChat")
|
||||
// var $arrayChatWindow = Array.from($chatMobile)
|
||||
|
||||
// var $onlineList = document.getElementById("online_list")
|
||||
// var $online = document.getElementById("online")
|
||||
|
||||
// var $chatList = document.getElementById("chat_list")
|
||||
// var $chat_menus = document.getElementById("chat_menus")
|
||||
// // var $cb1 = document.getElementById("cb1")
|
||||
// // var $cb2 = document.getElementById("cb2")
|
||||
|
||||
// var $globalMain = document.getElementById("globalMain")
|
||||
|
||||
|
||||
|
||||
// for (let key of $arrayChatWindow) {
|
||||
// key.hidden = true
|
||||
// }
|
||||
// // $reline2.hidden = true
|
||||
|
||||
// // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD>
|
||||
// var $buttonChat = document.createElement("button")
|
||||
// $buttonChat.id = "buttonHiddenChat"
|
||||
// $buttonChat.textContent = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>"
|
||||
// // $buttonChat.style.width = "100%"
|
||||
// // $buttonChat.style.fontSize = "17pt"
|
||||
// // $buttonChat.style.position = "fixed"
|
||||
// $buttonChat.style.top = `${document.documentElement.clientHeight - 33}px`
|
||||
// document.body.append($buttonChat)
|
||||
|
||||
// document.body.addEventListener("click", function (event) {
|
||||
// if (event.target === $buttonChat) {
|
||||
|
||||
// if ($buttonChat.textContent === "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>") {
|
||||
// $buttonChat.textContent = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>"
|
||||
|
||||
// // for (let key of $arrayChatWindow) {
|
||||
// // key.hidden = false
|
||||
// // }
|
||||
|
||||
// $arrayChatWindow[0].hidden = false
|
||||
|
||||
// $onlineList.hidden = true
|
||||
// $online.hidden = true
|
||||
// // $chat_menus.display = "none"
|
||||
// // $chatList.style.width = "410px"
|
||||
|
||||
// // var $p = document.createElement("p")
|
||||
// // $p.textContent = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
||||
|
||||
// // document.getElementById("chat_menus").prepend(`<button><3E><><EFBFBD><EFBFBD><EFBFBD><EFBFBD></button>`)
|
||||
|
||||
// return
|
||||
// }
|
||||
|
||||
// $buttonChat.textContent = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>"
|
||||
// $arrayChatWindow[0].hidden = true
|
||||
|
||||
// // for (let key of $arrayChatWindow) {
|
||||
// // key.hidden = true
|
||||
// // }
|
||||
// }
|
||||
// })
|
||||
// }
|
||||
503
css/windows.css
Normal file
503
css/windows.css
Normal file
@@ -0,0 +1,503 @@
|
||||
.w1 {
|
||||
position:absolute;
|
||||
z-index:1102;
|
||||
}
|
||||
|
||||
.1x1 {
|
||||
width:1px;
|
||||
height:1px;
|
||||
display:block;
|
||||
}
|
||||
|
||||
/* First style */
|
||||
.wi1s0 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_03.gif) 1px 0px no-repeat;
|
||||
}
|
||||
.wi1s1 {
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_05.gif);
|
||||
}
|
||||
.wi1s2 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_03.gif) -2px 0px no-repeat;
|
||||
}
|
||||
.wi1s3 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_17.gif) 1px 0px repeat-y;
|
||||
}
|
||||
.wi1s4 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_19.gif) -1px 0px repeat-y;
|
||||
background-position:right;
|
||||
background-color:#675600;
|
||||
}
|
||||
.wi1s5 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_19.gif) 0px 0px repeat-y;
|
||||
}
|
||||
.wi1s6 {
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_05.gif);
|
||||
}
|
||||
.wi1s7 {
|
||||
background:#ddd5bf;
|
||||
}
|
||||
|
||||
.wi1s8 {
|
||||
background:url(https://img.new-combats.com/i/bneitral_05.gif);
|
||||
}
|
||||
.wi1s9 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/bneitral_19.gif);
|
||||
}
|
||||
.wi1s10 {
|
||||
background-color:#b1a993;
|
||||
white-space:nowrap;
|
||||
color:#003388;
|
||||
padding:2px 2px 2px 7px;
|
||||
min-width:140px;
|
||||
}
|
||||
.wi1s10 text {
|
||||
cursor:move;
|
||||
}
|
||||
.wi1s10 img {
|
||||
cursor:pointer;
|
||||
}
|
||||
.wi1s11 {
|
||||
|
||||
}
|
||||
.wi1s12 {
|
||||
|
||||
}
|
||||
|
||||
/* Fire style */
|
||||
.wi2s0 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_03.gif) 1px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi2s0 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_03.gif) 1px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi2s1 {
|
||||
height:30px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_05.gif) 0px 4px;
|
||||
background-repeat:repeat-x;
|
||||
}
|
||||
.wi2s2 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_03.gif) -2px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi2s2 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_07.gif) -2px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-14px;
|
||||
}
|
||||
.wi2s3 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_17.gif) 1px 0px repeat-y;
|
||||
}
|
||||
.wi2s4 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_19.gif) -1px 0px repeat-y;
|
||||
background-position:right;
|
||||
background-color:#675600;
|
||||
}
|
||||
/**/
|
||||
.wi2s5 {
|
||||
width:5px;
|
||||
height:10px;
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_19.gif) 0px 0px repeat-y;*/
|
||||
}
|
||||
.wi2s5 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_27.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:20px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi2s6 {
|
||||
height:14px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_29.gif);
|
||||
}
|
||||
.wi2s8 {
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_05.gif);*/
|
||||
}
|
||||
.wi2s8 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_31.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:21px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-4px;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
.wi2s7 {
|
||||
background:#d3cec8;
|
||||
}
|
||||
|
||||
.wi2s9 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bfire_19.gif);
|
||||
}
|
||||
.wi2s10 {
|
||||
background-color:#aca396;
|
||||
white-space:nowrap;
|
||||
color:#003388;
|
||||
padding:2px 2px 2px 7px;
|
||||
min-width:140px;
|
||||
}
|
||||
.wi2s10 text {
|
||||
cursor:move;
|
||||
}
|
||||
.wi2s10 img {
|
||||
cursor:pointer;
|
||||
}
|
||||
.wi2s11 {
|
||||
|
||||
}
|
||||
.wi2s12 {
|
||||
|
||||
}
|
||||
|
||||
/* Air style */
|
||||
.wi3s0 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_03.gif) 1px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi3s0 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_03.gif) 1px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi3s1 {
|
||||
height:30px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_05.gif) 0px 4px;
|
||||
background-repeat:repeat-x;
|
||||
}
|
||||
.wi3s2 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_03.gif) -2px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi3s2 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_07.gif) -2px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-14px;
|
||||
}
|
||||
.wi3s3 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_17.gif) 1px 0px repeat-y;
|
||||
}
|
||||
.wi3s4 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_19.gif) -1px 0px repeat-y;
|
||||
background-position:right;
|
||||
background-color:#675600;
|
||||
}
|
||||
/**/
|
||||
.wi3s5 {
|
||||
width:5px;
|
||||
height:10px;
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bair_19.gif) 0px 0px repeat-y;*/
|
||||
}
|
||||
.wi3s5 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_27.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:20px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi3s6 {
|
||||
height:14px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_29.gif);
|
||||
}
|
||||
.wi3s8 {
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bair_05.gif);*/
|
||||
}
|
||||
.wi3s8 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_31.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:21px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-4px;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
.wi3s7 {
|
||||
background:#cfe1ea;
|
||||
}
|
||||
|
||||
.wi3s9 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bair_19.gif);
|
||||
}
|
||||
.wi3s10 {
|
||||
background-color:#aec0c9;
|
||||
white-space:nowrap;
|
||||
color:#003388;
|
||||
padding:2px 2px 2px 7px;
|
||||
min-width:140px;
|
||||
}
|
||||
.wi3s10 text {
|
||||
cursor:move;
|
||||
}
|
||||
.wi3s10 img {
|
||||
cursor:pointer;
|
||||
}
|
||||
.wi3s11 {
|
||||
|
||||
}
|
||||
.wi3s12 {
|
||||
|
||||
}
|
||||
|
||||
/* Water style */
|
||||
.wi4s0 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_03.gif) 1px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi4s0 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_03.gif) 1px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi4s1 {
|
||||
height:30px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_05.gif) 0px 4px;
|
||||
background-repeat:repeat-x;
|
||||
}
|
||||
.wi4s2 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bwater_03.gif) -2px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi4s2 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_07.gif) -2px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-14px;
|
||||
}
|
||||
.wi4s3 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_17.gif) 1px 0px repeat-y;
|
||||
}
|
||||
.wi4s4 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_19.gif) -1px 0px repeat-y;
|
||||
background-position:right;
|
||||
background-color:#675600;
|
||||
}
|
||||
/**/
|
||||
.wi4s5 {
|
||||
width:5px;
|
||||
height:10px;
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_19.gif) 0px 0px repeat-y;*/
|
||||
}
|
||||
.wi4s5 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_27.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:20px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi4s6 {
|
||||
height:14px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_29.gif);
|
||||
}
|
||||
.wi4s8 {
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bfire_05.gif);*/
|
||||
}
|
||||
.wi4s8 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_31.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:21px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-4px;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
.wi4s7 {
|
||||
background:#bdcddb;
|
||||
}
|
||||
|
||||
.wi4s9 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bwater_19.gif);
|
||||
}
|
||||
.wi4s10 {
|
||||
background-color:#96b0c6;
|
||||
white-space:nowrap;
|
||||
color:#003388;
|
||||
padding:2px 2px 2px 7px;
|
||||
min-width:140px;
|
||||
}
|
||||
.wi4s10 text {
|
||||
cursor:move;
|
||||
}
|
||||
.wi4s10 img {
|
||||
cursor:pointer;
|
||||
}
|
||||
.wi4s11 {
|
||||
|
||||
}
|
||||
.wi4s12 {
|
||||
|
||||
}
|
||||
|
||||
/* Earth style */
|
||||
.wi5s0 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_03.gif) 1px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi5s0 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_03.gif) 1px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi5s1 {
|
||||
height:30px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_05.gif) 0px 4px;
|
||||
background-repeat:repeat-x;
|
||||
}
|
||||
.wi5s2 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_03.gif) -2px 0px no-repeat;*/
|
||||
position:relative;
|
||||
}
|
||||
.wi5s2 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_07.gif) -2px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:57px;
|
||||
height:30px;
|
||||
top:4px;
|
||||
left:-14px;
|
||||
}
|
||||
.wi5s3 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_17.gif) 1px 0px repeat-y;
|
||||
}
|
||||
.wi5s4 {
|
||||
width:5px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_19.gif) -1px 0px repeat-y;
|
||||
background-position:right;
|
||||
background-color:#675600;
|
||||
}
|
||||
/**/
|
||||
.wi5s5 {
|
||||
width:5px;
|
||||
height:10px;
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_19.gif) 0px 0px repeat-y;*/
|
||||
}
|
||||
.wi5s5 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_27.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:20px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-10px;
|
||||
}
|
||||
.wi5s6 {
|
||||
height:14px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_29.gif);
|
||||
}
|
||||
.wi5s8 {
|
||||
position:relative;
|
||||
/*background:url(https://img.new-combats.com/i/misc/dmagic/bearth_05.gif);*/
|
||||
}
|
||||
.wi5s8 img {
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_31.gif) 0px 0px no-repeat;
|
||||
position:absolute;
|
||||
width:21px;
|
||||
height:14px;
|
||||
top:0px;
|
||||
left:-4px;
|
||||
}
|
||||
|
||||
|
||||
/**/
|
||||
.wi5s7 {
|
||||
background:#d6cebd;
|
||||
}
|
||||
|
||||
.wi5s9 {
|
||||
width:5px;
|
||||
height:6px;
|
||||
background:url(https://img.new-combats.com/i/misc/dmagic/bearth_19.gif);
|
||||
}
|
||||
.wi5s10 {
|
||||
background-color:#aaa291;
|
||||
white-space:nowrap;
|
||||
color:#003388;
|
||||
padding:2px 2px 2px 7px;
|
||||
min-width:140px;
|
||||
}
|
||||
.wi5s10 text {
|
||||
cursor:move;
|
||||
}
|
||||
.wi5s10 img {
|
||||
cursor:pointer;
|
||||
}
|
||||
.wi5s11 {
|
||||
|
||||
}
|
||||
.wi5s12 {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user