|
|
|
@ -2049,7 +2049,7 @@ button {
|
|
|
|
|
.personalArea .infoArea .txtArea .btnArea > li a {
|
|
|
|
|
/*padding: 4px 3px;*/
|
|
|
|
|
/*border-radius: 2px;*/
|
|
|
|
|
background: #636b97;
|
|
|
|
|
background: #8091bf;
|
|
|
|
|
padding:6px;
|
|
|
|
|
font-size: 11px;
|
|
|
|
|
color: #fff;
|
|
|
|
@ -2063,8 +2063,8 @@ button {
|
|
|
|
|
display: block;
|
|
|
|
|
width: 100%;
|
|
|
|
|
border: none;
|
|
|
|
|
background: #4b84c1;
|
|
|
|
|
color: #fff; }
|
|
|
|
|
background: #e5e5e5;
|
|
|
|
|
color: #646464; }
|
|
|
|
|
.personalArea .workArea button::before, .personalArea .workArea button::after {
|
|
|
|
|
content: "\f0d7";
|
|
|
|
|
padding: 0 10px; }
|
|
|
|
|