sync/www/css/themes/modern.css

182 lines
248 KiB
CSS
Raw Normal View History

2015-01-03 23:21:07 +00:00
/*!
2015-02-02 20:15:15 +00:00
* bootswatch v3.3.2
2015-01-03 23:21:07 +00:00
* Homepage: http://bootswatch.com
2015-02-02 20:15:15 +00:00
* Copyright 2012-2015 Thomas Park
2015-01-03 23:21:07 +00:00
* Licensed under MIT
* Based on Bootstrap
2015-02-25 17:03:42 +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}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}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-family:monospace, monospace;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{line-height:normal}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-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}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{*,*:before,*:after{background:transparent !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:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{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 th,.table-bordered td{border:1px solid #ddd !important}}@font-face{font-family:'Glyphicons Halflings';src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/glyphicons-halflings-regular.eot');src:url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/glyphicons-halflings-regular.woff2') format('woff2'),url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/glyphicons-halflings-regular.woff') format('woff'),url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.2/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:normal;line-height:1;-webkit-font-smoothing:antialiased;
2015-01-03 23:21:07 +00:00
/* CYTUBE EDIT */
2015-02-02 20:15:15 +00:00
2015-01-03 23:21:07 +00:00
.userlist_owner {
color: #ff9900 !important;
}
.nick-highlight {
background-color: #555555;
}
.nick-hover {
2015-02-23 16:49:31 +00:00
background-color: rgba(20, 22, 26, 0.7);
2015-01-03 23:21:07 +00:00
}
footer {
2015-02-23 16:49:31 +00:00
background-color: rgba(20, 22, 26, 0.7) !important;
border: 1px solid #000000;
2015-02-23 21:48:40 +00:00
margin-top: 10px;
2015-01-03 23:21:07 +00:00
}
input.form-control[type="text"], input.form-control[type="password"],
input.form-control[type="email"], textarea.form-control {
color: #c8c8c8;
}
.form-control {
color: #a9a9a9 !important;
}
2015-01-03 23:21:07 +00:00
.queue_active {
2015-02-23 16:49:31 +00:00
background-color: rgba(65, 69, 74, 0.7) !important;
2015-01-24 01:36:16 +00:00
}
2015-01-03 23:21:07 +00:00
.profile-box, .user-dropdown {
color: #c8c8c8;
background-color: rgba(28, 30, 34, 0.95);
border: 1px solid #000000 !important;
border-radius: 0px !important;
}
.profile-image {
border-radius: 0px;
border: solid 1px #000000 !important;
margin-right: 5px;
margin-bottom: 5px;
2015-01-03 23:21:07 +00:00
}
.poll-notify {
color: #ff9900;
}
.chat-shadow {
color: #777777;
}
2015-02-02 20:15:15 +00:00
#channelname {
background-color: #282a2d !important;
}
2015-01-03 23:21:07 +00:00
.drink {
border: 2px solid #0000cc;
}
#drinkcount {
background-color: #000000;
color: #ffffff;
}
#plmeta {
2015-01-04 00:46:02 +00:00
border: 1px solid #000000;
border-radius: 0 !important;
2015-02-23 21:48:40 +00:00
background-color: rgba(20, 22, 26, 0.7);
2015-01-04 00:46:02 +00:00
height: 25px;
padding-left: 5px;
padding-right: 5px;
2015-01-03 23:21:07 +00:00
}
#userlist, #messagebuffer {
2015-02-02 20:15:15 +00:00
border-left: 1px solid #151515;
border-right: 1px solid #151515;
2015-01-04 00:46:02 +00:00
}
#userlist {
2015-02-23 16:49:31 +00:00
background-color: rgba(34, 38, 41, 0.52);
2015-01-19 15:30:47 +00:00
overflow: auto;
2015-02-02 20:15:15 +00:00
border-right: none !important;
2015-01-19 15:30:47 +00:00
}
#userlisttoggle {
padding-top: 1px !important;
}
2015-01-19 15:30:47 +00:00
.userlist_item {
margin-left: 5px;
margin-top: 1px;
2015-01-04 00:46:02 +00:00
}
#messagebuffer {
2015-02-23 16:49:31 +00:00
background-color: rgba(50, 54, 57, 0.52);
2015-01-19 15:30:47 +00:00
overflow: auto;
2015-01-24 19:46:20 +00:00
2015-01-03 23:21:33 +00:00
}
#chatheader, #currenttitle {
2015-01-04 00:46:02 +00:00
border: 1px solid #000000;
height: 30px;
2015-02-23 16:49:31 +00:00
background-color: rgba(20, 22, 26, 0.7);
2015-01-04 00:46:02 +00:00
text-align: center;
padding-top: 4px;
2015-01-03 23:21:33 +00:00
}
2015-01-24 01:36:16 +00:00
#chatheader .label {
margin-left: 5px !important;
2015-02-23 22:21:39 +00:00
margin-top: 2px;
height: 65% !important;
border-radius: 0px;
}
#modflair {
margin-right: 5px;
2015-01-24 01:36:16 +00:00
}
2015-01-03 23:21:33 +00:00
.queue_entry {
2015-02-08 03:17:06 +00:00
border-color: #000000;
2015-02-23 16:49:31 +00:00
background-color: rgba(39,43,48,0.7);
2015-01-03 23:21:33 +00:00
}
2015-01-04 00:46:02 +00:00
#rightcontrols {
2015-02-22 21:21:43 +00:00
margin-top: 4px;
2015-01-04 00:46:02 +00:00
}
2015-01-19 15:30:47 +00:00
2015-01-04 00:46:02 +00:00
#chatwrap, #videowrap {
margin-bottom: 0px !important;
2015-01-19 15:30:47 +00:00
}
2015-02-02 20:15:15 +00:00
.form-control {
border: 1px solid #000000 !important;
2015-02-25 16:39:46 +00:00
background-color: rgba(20, 22, 26, 0.7) !important;
2015-02-02 20:15:15 +00:00
}
2015-02-02 20:15:15 +00:00
.navbar-form .form-control {
background-color: #282a2d !important;
}
#login {
background-image: none !important;
background-color: #282a2d !important;
border: 1px solid black;
}
.input-group-addon {
border: 1px solid #000000;
border-right: none;
}
#newpollbtn {
2015-02-22 21:21:43 +00:00
margin-top: 1px;
2015-02-02 20:15:15 +00:00
}
2015-02-20 02:30:35 +00:00
.navbar-inverse .navbar-text-nofloat {
color: #c8c8c8;
}
2015-02-23 16:49:31 +00:00
2015-02-23 22:21:39 +00:00
#chatline, #guestname {
2015-02-23 16:49:31 +00:00
background-color: rgba(20, 22, 26, 0.7) !important;
}
#motdwrap {
margin-bottom: 9px;
min-height: 20px;
padding: 10px 19px !important;
}