mirror of https://github.com/bra1n/townsquare.git
1 line
56 KiB
CSS
1 line
56 KiB
CSS
|
.circle .player{margin-bottom:10px}.circle .player .shroud{content:" ";background:url(../img/shroud.5303197a.png) center -10px no-repeat;background-size:auto 100%;position:absolute;margin-left:-50px;width:100px;height:100px;left:50%;top:0;cursor:pointer;opacity:0;transition:opacity .2s;z-index:2}.circle .player .shroud:hover{opacity:.5}.circle .player.dead .shroud{opacity:1}.circle .player.dead .name{color:#999}#townsquare.public .player.dead:after{content:" ";position:absolute;left:0;top:0;width:100%;background:url(../img/vote.49ad13e5.png) 50% no-repeat;background-size:40%;height:153px;pointer-events:none}#townsquare.public .player.dead.traveller:after{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#townsquare.public .player.dead.no-vote:after,#townsquare.public .player .shroud{display:none}.circle .token{border-radius:50%;height:153px;width:153px;background:url(../img/token.d0b9dbdf.png) 50%;background-size:100%;text-align:center;position:relative;color:#000;margin:auto;font-weight:600;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,0 0 5px rgba(0,0,0,.75);padding-top:105px;box-sizing:border-box;font-family:Papyrus,serif;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer}.circle .token:before{content:" "}.circle .token:before,.circle .token span{background-size:100%;position:absolute;width:100%;height:100%;left:0;top:0}.circle .token span{pointer-events:none}.circle .token span.leaf-left{background-image:url(../img/leaf-left.334a9f91.png)}.circle .token span.leaf-orange{background-image:url(../img/leaf-orange.1b67c7dd.png)}.circle .token span.leaf-right{background-image:url(../img/leaf-right.58c52b77.png)}.circle .token span.leaf-top1{background-image:url(../img/leaf-top1.1f96fcda.png)}.circle .token span.leaf-top2{background-image:url(../img/leaf-top2.68c0883c.png)}.circle .token span.leaf-top3{background-image:url(../img/leaf-top3.b0a496c7.png)}.circle .token span.leaf-top4{background-image:url(../img/leaf-top4.e1f358c9.png)}.circle .token span.leaf-top5{background-image:url(../img/leaf-top5.47824085.png)}#townsquare.public .token{background-image:url(../img/life.37b97717.png)}#townsquare.public .token:after,#townsquare.public .token:before,#townsquare.public .token div,#townsquare.public .token span{display:none}#townsquare.public .player.dead .token{background-image:url(../img/death.2d96d4ce.png)}#townsquare.public .player.traveller .token{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.name{font-size:120%;line-height:120%;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,0 0 10px rgba(0,0,0,.75)}#townsquare.public .ability{display:none}.circle .ability{position:absolute;padding:5px 10px;top:20px;right:100%;width:200px;z-index:25;font-size:80%;background:rgba(0,0,0,.7);border-radius:10px;border:3px solid #000;text-align:left;display:none}.circle .ability:after{content:" ";border:10px solid transparent;position:absolute;left:100%;width:0;height:0;border-left-color:#000;top:20px;margin:0 2px}.player:hover .ability{display:block}.circle .reminder{background:url(../img/reminder.5097ab11.png) 50%;background-size:100%;width:75px;height:75px;color:#000;font-size:50%;font-weight:700;display:block;margin:5px -37.5px 0;text-align:center;position:relative;box-sizing:border-box;padding-top:45px;border-radius:50%;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);transition:opacity .2s;cursor:pointer}.circle .reminder:after,.circle .reminder:before{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background-size:100%;background-position:center 0;background-repeat:no-repeat;background-image:url(../img/plus.c11bf1ed.png);transition:opacity .2s}.circle .reminder:after{background-image:url(../img/x.fbca4d75.png);opacity:0}.circle .reminder.add{opacity:0}.circle .reminder.add:after{display:none}.circle .reminder:hover:before{opacity:0}.circle .reminder:hover:after,.circle li:hover .reminder.add,.circle li:hover .reminder.add:before{opacity:1}#townsquare.public .reminder{display:none}.modal-backdrop{position:fixed;top:0;b
|