1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 05:57:16 +02:00
theme.park/css/base/thelounge/thelounge-base.css

2 lines
2.9 KiB
CSS
Raw Normal View History

#chat .userlist .names{background:rgba(0,0,0,.25)}#chat .user-mode:before{background:rgba(0,0,0,.25)}@media (max-width:768px){#chat .userlist .names{box-shadow:0 0 25px 0 rgba(0,0,0,.5);background:var(--window-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}}@media (max-width:768px){#viewport.menu-dragging #sidebar,#viewport.menu-open #sidebar{box-shadow:0 0 25px 0 rgba(0,0,0,.5);background:rgba(0,0,0,.85)}}#chat .chan .notice .user,#chat .notice .content,#chat .notice .time{color:var(--date-marker-color)!important}#form #nick{background:var(--theme-accent);color:#f3f3f3}#form{background-color:rgba(0,0,0,.45);border-color:#0086ff00;color:var(--body-color)}#sidebar .active,#sidebar .active:hover{background-color:rgba(0,0,0,.25)}#chat .msg.motd .text,.irc-monospace,code{background:rgba(0,0,0,.45);color:#f3f3f3}#chat .content,#chat .user-mode::before,#chat .userlist,#windows #chat .header{border-color:rgba(255,255,255,.08)}#chat .msg[data-type=motd] .text{background:rgba(255,255,255,.08)}#context-menu,.textcomplete-menu{background:var(--body-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}.context-menu-item,.textcomplete-item{color:var(--body-color)}#chat .userlist .user.active,.context-menu-item:focus,.context-menu-item:hover,.textcomplete-item:focus,.textcomplete-item:hover,.textcomplete-menu .active{background-color:rgba(255,255,255,.08);transition:none;outline:0}#chat table.ban-list td,#chat table.ban-list th,#chat table.channel-list td,#chat table.channel-list th,#chat table.ignore-list th,#chat table.invite-list td,#chat table.invite-list th,#chat.table.ignore-list td{padding:5px;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.25)}#chat .userlist .count{background-color:rgba(0,0,0,.6)}#footer button:hover,#sidebar .chan:hover{background-color:rgba(255,255,255,.08)}#settings .extra-help:before{content:"\F059";color:var(--body-color)}#windows .window h2{color:var(--body-color)}#windows .window h2{border-bottom:1px solid rgba(255,255,255,.25)}.input:not(:disabled):focus,.input:not(:disabled):hover{border-color:#fff}.btn:active,.btn:focus,.input:focus{outline:0;box-shadow:0 0 0 3px rgba(255,255,255,.5)}.btn{color:inherit}.mentions-popup{background:var(--body-bg-color);background-repeat:repeat,no-repeat;background-attachment:fixed,fixed;background-position:center center,center center;background-size:auto,cover;-webkit-background-size:auto,cover;-moz-background-size:auto,cover;-o-background-size:auto,cover}#chat .toggle-content{background:var(--highlight-bg-color)}