sync/www/css/themes/slate.css

105 lines
125 KiB
CSS
Raw Normal View History

2015-01-03 23:21:33 +00:00
/**!
* bootswatch v3.3.1+1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap
/*!
2015-01-03 23:21:33 +00:00
* bootswatch v3.3.1+1
* Homepage: http://bootswatch.com
* Copyright 2012-2014 Thomas Park
* Licensed under MIT
* Based on Bootstrap
2015-01-03 23:21:33 +00:00
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.eot);src:url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{co
2014-01-30 04:50:14 +00:00
.userlist_owner {
2015-01-03 23:21:33 +00:00
color: #ff9900 !important;
2014-01-30 04:50:14 +00:00
}
.nick-highlight {
2015-01-03 23:21:33 +00:00
background-color: #555555;
2014-01-30 04:50:14 +00:00
}
.nick-hover {
2015-01-03 23:21:33 +00:00
background-color: #111122;
2014-01-30 04:50:14 +00:00
}
footer {
2015-01-03 23:21:33 +00:00
background-color: #161a20 !important;
2014-01-30 04:50:14 +00:00
}
input.form-control[type="text"], input.form-control[type="password"],
input.form-control[type="email"], textarea.form-control {
2015-01-03 23:21:33 +00:00
background-color: #161a20 !important;
color: #c8c8c8;
2014-01-30 04:50:14 +00:00
}
.queue_active {
2015-01-03 23:21:33 +00:00
background-image: -webkit-linear-gradient(#8a9196, #7a8288 60%, #70787d);
background-image: linear-gradient(#8a9196, #7a8288, #70787d);
background-repeat: no-repeat;
2014-01-30 04:50:14 +00:00
}
2014-04-06 05:29:34 +00:00
.queue_active.queue_temp {
2015-01-03 23:21:33 +00:00
background-color: #70787d;
background-image: url(/img/stripe-diagonal-black.png);
background-repeat: repeat;
2014-04-06 05:29:34 +00:00
}
2014-01-30 04:50:14 +00:00
.navbar-inverse {
2015-01-03 23:21:33 +00:00
background-image: -webkit-linear-gradient(#484e55, #3a3f44 60%, #313539) !important;
background-image: linear-gradient(#484e55, #3a3f44 60%, #313539) !important;
2014-01-30 04:50:14 +00:00
}
.profile-box, .user-dropdown, .emotelist-table td {
2015-01-03 23:21:33 +00:00
color: #c8c8c8;
background-color: #161a20;
2014-01-30 04:50:14 +00:00
}
.poll-notify {
2015-01-03 23:21:33 +00:00
color: #ff9900;
2014-01-30 04:50:14 +00:00
}
.chat-shadow {
2015-01-03 23:21:33 +00:00
color: #777777;
}
.drink {
2015-02-03 02:19:05 +00:00
border-color: #ff9900;
}
#drinkcount {
background-color: #000000;
color: #ffffff;
}
#plmeta {
border: 1px solid #aaaaaa;
}
#userlist, #messagebuffer {
border: 1px solid #aaaaaa;
2015-01-03 23:21:33 +00:00
}
#chatheader, #videowrap-header {
2015-01-03 23:21:33 +00:00
border: 1px solid #cccccc;
border-bottom-width: 0;
border-radius: 5px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.queue_entry {
2015-02-08 03:17:06 +00:00
border-color: #aaaaaa;
2015-02-03 02:33:13 +00:00
background-color: #272b30;
2015-02-08 03:17:06 +00:00
}
2015-02-20 02:30:35 +00:00
.navbar-inverse .navbar-text-nofloat {
color: #ccc;
}
#newmessages-indicator-bghack {
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.9);
}