我对模糊的标题表示歉意,但我不认为有更好的办法提出。 我试图非常具体:
因此,我要说的是,我提出了新的WT/AppEngine申请,并且有缺省抽样申请。 我看见 but子,决定它们是ice子,我想使用。 在卷宗中,向纽州提供的风格是:
button.send {
margin-top: 10px;
float: right;
padding: 10px 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5D9AFE),
to(#4785E8) );
background: -moz-linear-gradient(top, #5D9AFE, #4785E8);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
button.send:active {
margin-top: 10px;
float: right;
padding: 10px 14px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: #fff;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4785E8),
to(#5D9AFE) );
background: -moz-linear-gradient(top, #4785E8, #5D9AFE);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
button.centerbtn {
float: none;
display: inline;
margin: 0 auto;
}
button.centerbtn:active {
float: none;
display: inline;
margin: 0 auto;
}
但是,如果我试图利用UiBinder的这些地方,他们就会自动向纽伦提出申请。 即便我通过打造风格,以人工方式将其运用到纽特州,但当我点击时,它还是赢得了笔变化视像(如pop和 down)。
我很抱着能够做得足够的愿望,我认为我 ask问我,因为我试图用人、方言等做类似的事情。