1028 lines
16 KiB
CSS
1028 lines
16 KiB
CSS
.personag {
|
|
box-shadow: 2px 2px 3px 0 #999;
|
|
-moz-box-shadow: 2px 2px 3px 0 #999;
|
|
-webkit-box-shadow: 2px 2px 3px 0 #999;
|
|
-o-box-shadow: 2px 2px 3px 0 #999;
|
|
behavior: url(pie.htc);
|
|
}
|
|
|
|
body, td, ol, ul, li, p {
|
|
font-size: 10.04pt;
|
|
color: #222;
|
|
font-family: Verdana, Times, Helvetica, Tahoma, serif;
|
|
}
|
|
|
|
.seehp {
|
|
color: #F4F4F4;
|
|
line-height: 7px;
|
|
font-size: 9px;
|
|
font-weight: bold;
|
|
padding-top: 1px;
|
|
margin-left: 3px;
|
|
padding-left: 3px;
|
|
}
|
|
|
|
.senohp {
|
|
line-height: 7px;
|
|
font-size: 9px;
|
|
}
|
|
|
|
.hp_none {
|
|
background: url('../i/hp.jpg') 0 0 repeat-x;
|
|
}
|
|
|
|
.hp_1 {
|
|
background: url('../i/hp.jpg') 0 -11px repeat-x;
|
|
}
|
|
|
|
.hp_2 {
|
|
background: url('../i/hp.jpg') 0 -21px repeat-x;
|
|
}
|
|
|
|
.hp_3 {
|
|
background: url('../i/hp.jpg') 0 -31px repeat-x;
|
|
}
|
|
|
|
.hp_mp {
|
|
background: url('../i/hp.jpg') 0 -41px repeat-x;
|
|
}
|
|
|
|
.seemp {
|
|
color: #00FFFF;
|
|
line-height: 7px;
|
|
font-size: 9px;
|
|
font-weight: bold;
|
|
padding-top: 1px;
|
|
margin-left: 3px;
|
|
padding-left: 3px;
|
|
}
|
|
|
|
.hpborder {
|
|
border-bottom-width: 1px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: #DADADA;
|
|
}
|
|
|
|
.text {
|
|
font-size: 10pt;
|
|
color: #000000;
|
|
font-family: Verdana, Arial, Helvetica, Tahoma, serif;
|
|
}
|
|
|
|
H3 {
|
|
COLOR: #8f0000;
|
|
FONT-FAMILY: Arial, serif;
|
|
FONT-SIZE: 12pt;
|
|
FONT-WEIGHT: bold;
|
|
TEXT-ALIGN: center;
|
|
}
|
|
|
|
H4 {
|
|
COLOR: #8f0000;
|
|
FONT-FAMILY: Arial, serif;
|
|
FONT-SIZE: 11pt;
|
|
FONT-WEIGHT: bold;
|
|
MARGIN-BOTTOM: 5px;
|
|
}
|
|
|
|
H5 {
|
|
COLOR: #4f0000;
|
|
FONT-FAMILY: Arial, serif;
|
|
FONT-SIZE: 11pt;
|
|
FONT-WEIGHT: bold;
|
|
MARGIN-BOTTOM: 0;
|
|
MARGIN-TOP: 0;
|
|
}
|
|
|
|
a, a:visited {
|
|
text-decoration: none;
|
|
FONT-WEIGHT: bold;
|
|
color: #003388;
|
|
}
|
|
|
|
a:active {
|
|
color: #6F0000
|
|
}
|
|
|
|
a:hover {
|
|
color: #0066FF
|
|
}
|
|
|
|
.date {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: none;
|
|
font-weight: normal;
|
|
color: #007000
|
|
}
|
|
|
|
.date1 {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: none;
|
|
font-weight: normal;
|
|
color: #b00000;
|
|
}
|
|
|
|
.date2 {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: none;
|
|
font-weight: normal;
|
|
color: #007000;
|
|
background-color: #00FFAA
|
|
}
|
|
|
|
.date22 {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: none;
|
|
font-weight: normal;
|
|
color: #007000;
|
|
background-color: #00FFAA
|
|
}
|
|
|
|
.date3 {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: underline;
|
|
font-weight: normal;
|
|
color: #007000;
|
|
background-color: #00FFAA
|
|
}
|
|
|
|
.priem_hint {
|
|
-webkit-box-shadow: 0 0 1px #888;
|
|
-moz-box-shadow: 0 0 1px #888;
|
|
box-shadow: 0 0 1px #888;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
position: absolute;
|
|
background-color: #ffffcc;
|
|
padding: 2px 4px;
|
|
border: 1px #666666 solid;
|
|
z-index: 1000;
|
|
}
|
|
|
|
.hint {
|
|
-webkit-box-shadow: 0 0 1px #888;
|
|
-moz-box-shadow: 0 0 1px #888;
|
|
box-shadow: 0 0 1px #888;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
position: absolute;
|
|
background-color: #ffffcc;
|
|
padding: 5px;
|
|
}
|
|
|
|
.greaytext {
|
|
color: grey;
|
|
cursor: default;
|
|
font-weight: bold;
|
|
font-size: 10px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.sysdate {
|
|
font-family: Courier, monospace;
|
|
font-size: 8pt;
|
|
text-decoration: none;
|
|
font-weight: normal;
|
|
color: #B00000
|
|
}
|
|
|
|
.private {
|
|
font-weight: bold;
|
|
color: red;
|
|
background-color: #FAE0E0
|
|
}
|
|
|
|
.klan {
|
|
font-weight: bold;
|
|
color: green;
|
|
background-color: #99FFCC;
|
|
}
|
|
|
|
.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, sans-serif;
|
|
font-size: 10px;
|
|
color: #191970;
|
|
MARGIN-BOTTOM: 2px;
|
|
MARGIN-TOP: 1px;
|
|
}
|
|
|
|
.ahint {
|
|
font-family: MS Sans Serif, sans-serif;
|
|
font-size: 8px;
|
|
text-decoration: none;
|
|
color: navy;
|
|
z-index: 99;
|
|
}
|
|
|
|
#hint2 {
|
|
position: absolute;
|
|
width: 140px;
|
|
background-color: #fff6dd;
|
|
visibility: hidden
|
|
}
|
|
|
|
#hint3 {
|
|
position: absolute;
|
|
width: 240px;
|
|
background-color: #fff6dd;
|
|
visibility: hidden
|
|
}
|
|
|
|
|
|
.rd4 {
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 3px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.cp {
|
|
cursor: pointer;
|
|
}
|
|
|
|
#hint4 {
|
|
position: absolute;
|
|
width: 240px;
|
|
visibility: hidden
|
|
}
|
|
|
|
.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
|
|
}
|
|
|
|
@keyframes blinkingRed {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: red;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
@keyframes blinkingPink {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: pink;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
@keyframes blinkingGreen {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: green;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
@keyframes blinkingYellow {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: yellow;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
@keyframes blinkingBlue {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: blue;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
@keyframes blinkingDark {
|
|
0% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
50% {
|
|
background-color: dimgrey;
|
|
}
|
|
100% {
|
|
background-color: #e0e0e2;
|
|
}
|
|
}
|
|
|
|
.ismagic, .glow_red {
|
|
animation: blinkingRed 3s infinite;
|
|
}
|
|
|
|
.glow_pink {
|
|
animation: blinkingPink 3s infinite;
|
|
}
|
|
|
|
|
|
.glow_green {
|
|
animation: blinkingGreen 3s infinite;
|
|
}
|
|
|
|
.glow_yellow {
|
|
animation: blinkingYellow 3s infinite;
|
|
}
|
|
|
|
.glow_dark {
|
|
animation: blinkingDark 3s infinite;
|
|
}
|
|
|
|
.glow_blue {
|
|
animation: blinkingBlue 3s infinite;
|
|
}
|
|
|
|
.hpStyle1 {
|
|
color: #F4F4F4;
|
|
line-height: 7px;
|
|
font-size: 9px;
|
|
font-weight: bold;
|
|
padding-top: 1px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
.mpStyle1 {
|
|
color: #00FFFF;
|
|
line-height: 7px;
|
|
font-size: 9px;
|
|
font-weight: bold;
|
|
padding-top: 1px;
|
|
margin-left: 3px;
|
|
}
|
|
|
|
.genwnew {
|
|
background-color: #EBEBEB;
|
|
border: 1px solid #C1C1C1;
|
|
}
|
|
|
|
.priem_style {
|
|
margin: 0;
|
|
width: 40px;
|
|
height: 25px;
|
|
}
|
|
|
|
.priem_styleHover {
|
|
margin: 1px;
|
|
width: 38px;
|
|
height: 23px;
|
|
}
|
|
|
|
.priem_style2 {
|
|
cursor: pointer;
|
|
margin: 0;
|
|
width: 40px;
|
|
height: 25px;
|
|
}
|
|
|
|
.priem_styleHover2 {
|
|
cursor: pointer;
|
|
margin: 1px;
|
|
width: 38px;
|
|
height: 23px;
|
|
}
|
|
|
|
.menutop, a.menutop:visited, a.menutop:active {
|
|
font-weight: bold;
|
|
font-size: 10px;
|
|
text-decoration: none;
|
|
color: #3B3936;
|
|
}
|
|
|
|
.menutop:hover, a.menutop:hover {
|
|
color: #76726b;
|
|
}
|
|
|
|
.btn {
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
height: 26px;
|
|
display: inline-block;
|
|
padding: 2px 12px;
|
|
margin-bottom: 0;
|
|
font-family: Arial, serif;
|
|
line-height: 20px;
|
|
color: #333333;
|
|
text-align: center;
|
|
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
|
|
vertical-align: middle;
|
|
background-color: whitesmoke;
|
|
background-image: linear-gradient(to bottom, white, gray(176));
|
|
background-repeat: repeat-x;
|
|
border: 1px double gray(230);
|
|
border-bottom-color: gray(179);
|
|
border-radius: 4px;
|
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
font-weight: normal;
|
|
}
|
|
|
|
.btn:hover {
|
|
color: #CECECE;
|
|
background-color: #393937;
|
|
}
|
|
|
|
.yesbtn {
|
|
border: 1px solid gray(176);
|
|
background-color: #ece9d8;
|
|
width: 70px;
|
|
padding-bottom: 2px;
|
|
padding-top: 2px;
|
|
color: #333333;
|
|
text-decoration: none;
|
|
font-size: 13px;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
.iframeMain {
|
|
width: inherit;
|
|
height: inherit;
|
|
}
|
|
|
|
.windowsmf_css1 {
|
|
position: absolute;
|
|
background-color: #ddd5bf;
|
|
user-select: none;
|
|
border: 1px solid gray(216);
|
|
FONT-SIZE: 10pt;
|
|
font-family: Verdana, Arial, Helvetica, Tahoma, serif;
|
|
}
|
|
|
|
.windowsmf_css1_active2 {
|
|
position: absolute;
|
|
background-color: gray(249);
|
|
user-select: none;
|
|
border: 1px solid gray(253);
|
|
}
|
|
|
|
.inpt1 {
|
|
font-size: 8pt;
|
|
border: 1px solid #CDC698;
|
|
}
|
|
|
|
.windowsmf_css1_title {
|
|
background-color: #b1a993;
|
|
color: black;
|
|
padding: 2px 3px;
|
|
font-size: 10pt;
|
|
font-family: Verdana, Arial, Helvetica, Tahoma, serif;
|
|
}
|
|
|
|
.usermenu {
|
|
z-index: 900;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background-color: gray(229);
|
|
border: 1px ridge gray(204);
|
|
}
|
|
|
|
.usermenu1 {
|
|
background-color: gray(229);
|
|
cursor: pointer;
|
|
padding: 1px 3px;
|
|
}
|
|
|
|
.usermenu1:hover {
|
|
background-color: gray(206);
|
|
}
|
|
|
|
.windowsmf_css1_title_active {
|
|
background-color: #C9C4B4;
|
|
color: gray(26);
|
|
padding: 2px 3px;
|
|
cursor: move;
|
|
}
|
|
|
|
.windowsmf_css1_title_active2 {
|
|
background-color: #D7D3C8;
|
|
color: gray(51);
|
|
padding: 2px 3px;
|
|
}
|
|
|
|
.windowsmf_css1_main_active2 {
|
|
background-color: gray(253);
|
|
color: gray(253);
|
|
padding: 10px;
|
|
}
|
|
|
|
.windowsmf_css1_main {
|
|
padding: 10px;
|
|
}
|
|
|
|
.btn_grey {
|
|
background-color: #e5e5e5;
|
|
padding: 2px 7px;
|
|
border: 1px solid gray(216);
|
|
border-top-color: gray(239);
|
|
color: gray(73);
|
|
user-select: none;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.btn_grey:hover {
|
|
color: gray(51);
|
|
}
|
|
|
|
.btn_grey:active {
|
|
background-color: gray(229);
|
|
border: 1px solid gray(216);
|
|
border-bottom-color: gray(239);
|
|
}
|
|
|
|
.mainframe {
|
|
width: inherit;
|
|
height: inherit;
|
|
}
|
|
|
|
.message {
|
|
font-size: 10pt;
|
|
font-family: Verdana, Arial, Helvetica, Tahoma, serif;
|
|
}
|
|
|
|
fieldset {
|
|
border: 1px solid gray(174);
|
|
}
|
|
|
|
hr {
|
|
border: 0;
|
|
border-bottom: 1px solid gray(174);
|
|
}
|
|
|
|
.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: 0;
|
|
}
|
|
|
|
.check_glon {
|
|
margin-left: -19px;
|
|
}
|
|
|
|
.radio_gloff {
|
|
margin-left: 0;
|
|
}
|
|
|
|
.radio_glon {
|
|
margin-left: -18px;
|
|
}
|
|
|
|
.on1gb0 {
|
|
display: inline-block;
|
|
width: 117px;
|
|
height: 91px;
|
|
background-image: url("https://img.new-combats.tech/on/1.png");
|
|
background-repeat: no-repeat;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
|
|
.on1gb {
|
|
display: inline-block;
|
|
width: 117px;
|
|
height: 91px;
|
|
background-image: url("https://img.new-combats.tech/on/5.png");
|
|
background-repeat: no-repeat;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
|
|
.on2gb {
|
|
display: inline-block;
|
|
width: 117px;
|
|
height: 91px;
|
|
background-image: url("https://img.new-combats.tech/on/3.gif");
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
}
|
|
|
|
.on1gbt {
|
|
background-color: #E2E0E0;
|
|
position: absolute;
|
|
top: 70px;
|
|
left: 5px;
|
|
color: #900;
|
|
}
|
|
|
|
.on1gbt0 {
|
|
background-color: #E2E0E0;
|
|
position: absolute;
|
|
top: 70px;
|
|
left: 5px;
|
|
color: #ad9b55;
|
|
}
|
|
|
|
.icos_WL {
|
|
color: chocolate;
|
|
}
|
|
|
|
.icos_WL span {
|
|
color: white;
|
|
font-size: 8pt;
|
|
background-color: chocolate;
|
|
}
|
|
|
|
.icos_ML {
|
|
color: #884EA2;
|
|
}
|
|
|
|
.icos_ML span {
|
|
color: white;
|
|
font-size: 8pt;
|
|
background-color: #884EA2;
|
|
}
|
|
|
|
.autocomplete-suggestions {
|
|
border: 1px solid gray(153);
|
|
background: gray(234);
|
|
cursor: default;
|
|
color: gray(90);
|
|
overflow: auto;
|
|
box-shadow: 0 2px 3px -1px rgba(50, 50, 50, 0.75);
|
|
font-size: 12px;
|
|
font-family: Tahoma, serif;
|
|
z-index: 9999;
|
|
}
|
|
|
|
.autocomplete-suggestion {
|
|
padding: 1px 3px;
|
|
border-bottom: 1px solid gray(218);
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.autocomplete-selected {
|
|
background: gray(252);
|
|
color: gray(30);
|
|
}
|
|
|
|
.autocomplete-suggestions strong {
|
|
font-weight: normal;
|
|
color: #2D7DEF;
|
|
}
|
|
|
|
.autocomplete-selected strong {
|
|
color: #004DCE;
|
|
}
|
|
|
|
#inventorySortBox {
|
|
box-sizing: border-box;
|
|
display: none;
|
|
min-height: 30px;
|
|
position: absolute;
|
|
text-align: left;
|
|
z-index: 3;
|
|
top: 19px;
|
|
right: 11px;
|
|
background-color: gray(165);
|
|
padding: 3px 4px;
|
|
}
|
|
|
|
#inventorySortBox input[type="text"] {
|
|
margin-top: 1px;
|
|
margin-bottom: 2px;
|
|
font-size: 10px;
|
|
color: midnightblue;
|
|
border: 1pt solid gray(176);
|
|
FONT-FAMILY: Verdana, Arial, Helvetica, Tahoma, sans-serif;
|
|
background-color: gray(240);
|
|
}
|
|
|
|
.scrollStyle::-webkit-scrollbar {
|
|
width: 7px;
|
|
}
|
|
|
|
#itmAllSee::-webkit-scrollbar {
|
|
width: 11px;
|
|
}
|
|
|
|
#itmAllSee::-webkit-scrollbar-track, .scrollStyle::-webkit-scrollbar-track {
|
|
background-color: gray(165);
|
|
}
|
|
|
|
#itmAllSee::-webkit-scrollbar-thumb, .scrollStyle::-webkit-scrollbar-thumb {
|
|
background-color: gray(118);
|
|
}
|
|
|
|
#itmAllSee::-webkit-scrollbar-thumb:hover, .scrollStyle::-webkit-scrollbar-thumb:hover {
|
|
background-color: gray(86);
|
|
}
|
|
|
|
input[type="button"] {
|
|
cursor: pointer;
|
|
}
|
|
|
|
input.focus {
|
|
background-color: #B3C3DE;
|
|
}
|
|
|
|
.btnnew, .btnnew2 {
|
|
height: 18px;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid black;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.btnnew2 {
|
|
border: 1px solid gray(187);
|
|
}
|
|
|
|
.btnnew:hover {
|
|
border: 1px solid gray(187);
|
|
}
|
|
|
|
.btnnew2:hover {
|
|
border: 1px solid gray(187);
|
|
}
|
|
|
|
.textnew {
|
|
background-color: gray(234);
|
|
color: gray(51);
|
|
border: 1px solid gray(176);
|
|
padding: 5px 10px 5px 10px;
|
|
margin: 2px 5px 2px 5px;
|
|
}
|
|
|
|
.btn_white {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
background: white;
|
|
padding: 0 11px;
|
|
height: 16px;
|
|
border: 1px solid gray(176);
|
|
border-radius: 2px;
|
|
}
|
|
|
|
* + html .btn_white {
|
|
zoom: 1;
|
|
display: inline;
|
|
}
|
|
|
|
input.btn_white {
|
|
padding: 0 10px 2px;
|
|
height: 20px;
|
|
cursor: pointer;
|
|
line-height: 18px;
|
|
font-size: 10px;
|
|
}
|
|
|
|
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
|
|
color: gray(51);
|
|
background-color: gray(230);
|
|
*background-color: gray(217);
|
|
}
|
|
|
|
.btn:active, .btn.active {
|
|
background-color: gray(204) \9;
|
|
background-image: none;
|
|
outline: 0;
|
|
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
|
|
}
|
|
|
|
.btn:hover, .btn:focus {
|
|
color: gray(51);
|
|
text-decoration: none;
|
|
background-position: 0 -15px;
|
|
transition: background-position 0.1s linear;
|
|
}
|
|
|
|
.btn:focus {
|
|
outline: thin dotted gray(51);
|
|
outline-offset: -2px;
|
|
}
|
|
|
|
.btn.disabled, .btn[disabled] {
|
|
cursor: default;
|
|
background-image: none;
|
|
opacity: 0.65;
|
|
filter: alpha(opacity=65);
|
|
box-shadow: none;
|
|
}
|
|
|
|
.btn-primary.active,
|
|
.btn-warning.active,
|
|
.btn-danger.active,
|
|
.btn-success.active,
|
|
.btn-info.active,
|
|
.btn-inverse.active {
|
|
color: rgba(255, 255, 255, 0.75);
|
|
}
|
|
|
|
.btn-danger {
|
|
color: white;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
background: #da4f49 linear-gradient(to bottom, #ee5f5b, #bd362f) repeat-x;
|
|
border-color: #bd362f #bd362f #802420;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-danger:hover,
|
|
.btn-danger:focus,
|
|
.btn-danger:active,
|
|
.btn-danger.active,
|
|
.btn-danger.disabled,
|
|
.btn-danger[disabled] {
|
|
color: white;
|
|
background-color: #bd362f;
|
|
}
|
|
|
|
.btn-danger:active,
|
|
.btn-danger.active {
|
|
background-color: #942a25 \9;
|
|
}
|
|
|
|
.btn-success {
|
|
color: white;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
background: #5bb75b linear-gradient(to bottom, #62c462, #51a351) repeat-x;
|
|
border-color: #51a351 #51a351 #387038;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-success:hover,
|
|
.btn-success:focus,
|
|
.btn-success:active,
|
|
.btn-success.active,
|
|
.btn-success.disabled,
|
|
.btn-success[disabled] {
|
|
color: white;
|
|
background-color: #51a351;
|
|
*background-color: #499249;
|
|
}
|
|
|
|
.btn-success:active,
|
|
.btn-success.active {
|
|
background-color: #408140 \9;
|
|
}
|
|
|
|
.btn-primary {
|
|
color: white;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
background: #006dcc linear-gradient(to bottom, #0088cc, #0044cc) repeat-x;
|
|
border-color: #0044cc #0044cc #002a80;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-primary:hover,
|
|
.btn-primary:focus,
|
|
.btn-primary:active,
|
|
.btn-primary.active,
|
|
.btn-primary.disabled,
|
|
.btn-primary[disabled] {
|
|
color: white;
|
|
background-color: #0044cc;
|
|
}
|
|
|
|
.btn-primary:active,
|
|
.btn-primary.active {
|
|
background-color: #003399 \9;
|
|
}
|
|
|
|
.btn-inverse {
|
|
color: white;
|
|
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
|
|
background: #363636 linear-gradient(to bottom, #444444, #222222) repeat-x;
|
|
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
|
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
|
|
}
|
|
|
|
.btn-inverse:hover,
|
|
.btn-inverse:focus,
|
|
.btn-inverse:active,
|
|
.btn-inverse.active,
|
|
.btn-inverse.disabled,
|
|
.btn-inverse[disabled] {
|
|
color: #ffffff;
|
|
background-color: #222222;
|
|
*background-color: #151515;
|
|
}
|
|
|
|
.btn-inverse:active, .btn-inverse.active {
|
|
background-color: #080808 \9;
|
|
}
|