123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649 |
- .feed-element:first-child {
- margin-top: 5px;
- }
- .scrollGlue {
- overflow-y: hidden;
- }
- .full-client{
- width: 100%;
- height: 100%;
- border: 0px;
- margin: 0px 0px 0px 0px;
- padding: 0px 0px 0px 0px;
- .getMore {
- text-align: center;
- font-family: "宋体";
- color: #009BDB;
- font-size: 14px;
- .n-More{
- color: #777;
- }
- }
- .loadmore {
- cursor:default;
- margin-top: -5px;
- }
- .sendmessage {
- cursor:default;
- margin-top: -10px;
- }
- .curTime {
- cursor:default;
- text-align: center;
- font-family: "微软雅黑","宋体";
- font-size: 12px;
- }
- }
- .media-body {
- width: 1200px;
- font-family: "微软雅黑","宋体";
- font-size: 13px;
- vertical-align: top;
- zoom: 1;
- p{
- cursor:pointer;
- }
- p>strong {
- float: left;
- margin-left: 5px;
- color: #007FE0;
- }
- p>small {
- margin-left: 4px;
- font-size: 10px;
- vertical-align: bottom;
- }
- }
- .user-head {
- position: relative;
- cursor:pointer;
- width: 40px;
- height: 40px;
- margin: 1px 0px 10px 1px;
- border-radius: 100%;
- border:1px solid #ddd;
- background: #96CEDF;
- img {
- border-radius: 100%;
- width: 100%;
- height: 100%;
- }
- }
- .user-head-lf {
- float: left;
- }
- .user-head-rt {
- margin-right: 3px;
- float: right;
- }
- .feed-element {
- width: 100%;
- padding-bottom: 4px;
- overflow: hidden;
- .well {
- float: left;
- max-width: 800px;
- word-wrap:break-word;
- word-break:break-all;
- background-color: #EEEEEE;
- color: #000000;
- border-radius: 6px;
- border: none;
- box-shadow: none;
- outline: none;
- margin-left: 8px;
- margin-top: 12px;
- margin-bottom: 0px;
- margin-right: 20px;
- padding: 7px 12px 7px 14px;
- font-size: 12px;
- line-height: 16px;
- .text-point {
- float: left;
- margin-left: -30px;
- z-index: -99;
- width:0;
- height:0;
- font-size:0;
- border-top:solid 5px;
- border-bottom:solid 5px;
- border-right: solid 10px;
- border-left: solid 10px;
- border-color:transparent #EEEEEE transparent transparent;
- }
- }
- }
- .wellself {
- float: right;
- max-width: 800px;
- word-wrap:break-word;
- word-break:break-all;
- background-color: #009EE0;
- color: #000000;
- border-radius: 6px;
- border: none;
- box-shadow: none;
- outline: none;
- margin-left: 20px;
- margin-top: 10px;
- margin-bottom: 0px;
- margin-right: 8px;
- padding: 7px 14px 7px 12px;
- font-size: 12px;
- line-height: 16px;
- .text-point {
- float: right;
- margin-right: -30px;
- z-index: -99;
- width:0;
- height:0;
- font-size:0;
- border-top:solid 5px;
- border-bottom:solid 5px;
- border-right: solid 10px;
- border-left: solid 10px;
- border-color:transparent transparent transparent #009EE0;
- }
- }
- //
- .fit-content {
- width: fit-content;
- }
- .text-message{
- vertical-align: bottom;
- .thumbnail {
- cursor:pointer;
- margin-top: 5px;
- margin-bottom: 5px;
- max-width: 360px;
- max-height: 300px;
- }
- }
- //
- .contact-box.center-version {
- display: block;
- background-color: #ffffff;
- padding-top: 10px;
- text-align: center;
- color: #676a6c;
- font-size: 13px;
- }
- .map {
- width: 370px;
- height: 170px;
- display: block;
- }
- .audio-message{
- display: block;
- }
- .file-message {
- background-color: #fff;
- padding: 8px;
- border-radius: 6px;
- white-space: nowrap;
- > img{
- margin:0px 5px 5px 5px;
- width: 48px;
- height: 48px;
- float:left;
- }
- >a>span{
- margin-top: 10px;
- margin-right: 5px;
- }
- >p>input{
- border: none;
- outline: none;
- width: 75%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .transinfo{
- float: left;
- color: #666;
- >span{
- margin-left: 5px;
- }
- }
- }
- .file-message > div{
- clear:both;
- width:100%;
- border-top:1px solid #ccc;
- height: 30px;
- padding-top: 10px;
- }
- #file-error {
- margin: 5px 50px 2px 50px;
- padding: 3px 5px 3px 7px;
- color: #555;
- .glyphicon {
- margin-right: 3px;
- color: #E35850;
- }
- }
- #file-info {
- margin: 5px 50px 2px 50px;
- padding: 3px 5px 3px 7px;
- color: #555;
- .glyphicon {
- margin-right: 3px;
- color: #4EA9E9;
- }
- }
- //
- [scroll-glue-top],
- [scroll-glue-bottom],
- [scroll-glue]{
- overflow-y: scroll;
- height: 200px;
- }
- [scroll-glue-left],
- [scroll-glue-right]{
- overflow-x: scroll;
- }
- .f-transmitters{
- position: relative;
- height:100px;
- width:280px;
- margin: 10px 0px 0px 5px;
- font-family: "微软雅黑","宋体";
- font-size: 12px;
- margin-bottom: -30px;
- .f-textion{
- float: right;
- margin-top: -5px;
- margin-right: 7px;
- >a{
- margin: 5px;
- text-decoration:none;
- cursor:pointer;
- &:hover {
- color: #333;
- }
- }
- }
- }
- .f-fileInfo{
- white-space: nowrap;
- >img{
- float: left;
- height:50px;
- }
- >input{
- margin:5px 0px 0px;
- border: none;
- outline: none;
- width: 61%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- }
- .progress{
- height:3px;
- width:200px;
- }
- .f-percent{
- position: absolute;
- top: 28px;
- left: 257px;
- font-size: 11px;
- }
- .f-speed{
- position: absolute;
- top: 40px;
- left: 50px;
- font-size: 11px;
- }
- body {
- overflow-x: hidden;
- }
- #details-right {
- min-width: 220px;
- height: 450px;
- margin: auto;
- overflow: hidden;
- text-align: center;
- position: relative;//
- #userHead {
- height: 75px;
- background: #96CEDF;/* Opera 11.1 - 12.0 */
- overflow: hidden;
- #icoImg {
- float: left;
- width: 55px;
- height: 55px;
- margin: 10px 0px 10px 1px;
- border-radius: 100%;
- border:2px solid #fff;
- background: #96CEDF;
- >a{
- cursor:pointer;
- >img {
- border-radius: 100%;
- width: 100%;
- height: 100%;
- }
- }
- &:hover {
- border:2px solid #5EB0D2;
- }
- }
- .displayname {
- color: #fff;
- font-size: 18px;
- font-family: "微软雅黑","宋体";
- >input {
- text-align: left;
- width: 100%;
- margin-left: -10px;
- margin-bottom: 2px;
- text-shadow:0px 0px 2px #999;
- border: none;
- outline: none;
- background: #96CEDF;
- }
- }
- #watch {
- margin-top: 12px;
- margin-left: 70px;
- text-align: left;
- font-family: "微软雅黑","宋体";
- background: #96CEDF;
- color: #fff;
- font-size: 12px;
- text-shadow:0px 0px 2px #aaa;
- white-space: nowrap; /* 自适应宽度,不换行*/
- >input {
- margin-left:-10px;
- border: none;
- outline: none;
- background: #96CEDF;
- width: 104%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- text-shadow:0px 0px 2px #999;
- }
- }
- }
- #userInfo {
- height: 152px;
- background: #fff;
- #content {
- position: relative;
- >ul {
- position: absolute;
- list-style: none;
- margin-left: -33px;
- >li {
- width: 210px;
- font-family: "微软雅黑","宋体";
- padding-top:4px;
- padding-bottom: 1px;
- text-align: left;
- font-size: 12px;
- color: #444;
- white-space: nowrap; /* 自适应宽度,不换行*/
- overflow: hidden;
- .lf {
- color: #777;
- }
- >input.lr {
- border: none;
- outline: none;
- background: #fff;
- width: 80%;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- }
- }
- }
- }
- #userCode {
- #code {
- margin: 25px auto;
- width: 160px;
- height: 160px;
- border: 8px solid #fff;
- box-shadow:0px 0px 1px #ccc;
- }
- }
- #remote {
- margin: 5px auto;
- #backgroundImg {
- margin: -50px auto -20px;
- background-image: url(../img/remote.png);
- height: 200px;
- .glyphicon {
- float: right;
- margin-top: 77px;
- color: #fff;
- font-size: 36px;
- position:relative;
- animation-name:arrow;
- animation-duration:1.5s;
- animation-timing-function:linear;
- animation-iteration-count:infinite;
- animation-direction:normal;
- /* Safari and Chrome: */
- -webkit-animation-name:arrow;
- -webkit-animation-duration:1.5s;
- -webkit-animation-timing-function:linear;
- -webkit-animation-iteration-count:infinite;
- -webkit-animation-direction:normal;
- }
- }
- p {
- margin-top: 10px;
- font-size: 12px;
- }
- button {
- height: 25px;
- width: 70px;
- padding: 0px;
- margin: 20px 8px;
- }
- }
- #inputBox {
- text-align: left;
- height: 210px;
- padding: 5px;
- >img {
- height: 100px;
- }
- .input-file {
- float: left;
- margin-bottom: 5px;
- width: 100px;;
- font-size: 12px;
- p {
- text-align: center;
- }
- img {
- margin-left: -10px;
- height: 50px;
- }
- span {
- text-align: center;
- word-wrap:break-word;
- word-break:break-all;
- }
- }
- }
- }
- @keyframes arrow
- {
- 0% {opacity:1;left:50px; top:0px;}
-
- 50% {opacity:0.5;left:-50px; top:0px;}
-
- 100% {opacity:0;left:-150px; top:0px;}
- }
- @-webkit-keyframes arrow /* Safari and Chrome */
- {
- 0% {opacity:1;left:50px; top:0px;}
-
- 50% {opacity:0.5;left:-50px; top:0px;}
-
- 100% {opacity:0;left:-150px; top:0px;}
- }
- .app-voice-pause,.app-voice-play {
- cursor:pointer;
- margin-left: 50px;
- height: 25px;
- width: 25px;
- background-repeat: no-repeat;
- background-size: 100px 30px;
- opacity: 1;
- }
- .app-voice-you {
- height: 20px;
- width: 75px;
- .app-voice-time {
- float: left;
- margin-top: 2.5px;
- }
- .app-voice-pause{
- /*从未播放*/
- background-position: -1.5px -5px;
- }
- .app-voice-unread {
- height:4px; width:4px; border-radius:4px;
- background:#EC3300;
- position: relative; top: -25px; right: -75px;
- }
- }
- .app-voice-you .app-voice-play {
- /*播放中(不需要过渡动画)*/
- background-position: -1.5px -5px;
- -webkit-animation: voiceplay 1.5s infinite step-start;
- -moz-animation: voiceplay 1.5s infinite step-start;
- -o-animation: voiceplay 1.5s infinite step-start;
- animation: voiceplay 1.5s infinite step-start;
- }
- @keyframes voiceplay {
- 0% {background-position: -5px -5px;}
- 33.333333% {
- background-position: -27.5px -5px;
- }
- 66.666666% {
- background-position: -50px -5px;
- }
- 100% {background-position: -72.5px -5px;}
- }
- @-webkit-keyframes voiceplay {
- 0% {background-position: -5px -5px;}
- 33.333333% {
- background-position: -27.5px -5px;
- }
- 66.666666% {
- background-position: -50px -5px;
- }
- 100% {background-position: -72.5px -5px;}
- }
- .smsView {
- width: 600px;
- height: 500px;
- margin: 100px auto;
- background: #F5FAFE;
- border: 1px solid #ccc;
- font-size: 12px;
- #sms-set {
- height: 45px;
- background: #F5F5F5;
- button {
- float: right;
- height: 25px;
- width: 75px;
- padding: 0px;
- margin: 10px 20px;
- font-size: 12px;
- >span {
- padding-right: 2px;
- }
- }
- }
- #sms-manage {
- height: 45px;
- background: #F5FAFE;
- button {
- float: left;
- height: 25px;
- width: 75px;
- padding: 0px;
- margin: 10px 5px;
- font-size: 12px;
- background: #5A98DE;
- border: #5A98DE;
- >span {
- padding-right: 2px;
- }
- }
- }
- #sms-mob {
- height: 30px;
- .input-group {
- margin: 5px 10px 5px 0px;
- >span {
- font-size: 12px;
- border: none;
- background: #F5FAFE;
- }
- >input {
- height: 25px;
- padding: 2px;
- font-size: 10px;
- }
- }
- }
- #sms-media {
- height: 200px;
- border: 1px solid #ccc;
- border-radius: 5px;
- margin: 0px 10px;
- background: #fff;
- }
- #sms-inbox {
- height: 100px;
- border: 1px solid #ccc;
- border-radius: 5px;
- margin: 10px;
- padding: 5px;
- background: #fff;
- }
- }
|