input { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; color: white; } .livechan_captcha_input { color: black; } textarea, select { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; } .livechan_chat_input { padding: 0; margin: 0; position: absolute; width: 100%; bottom: 0; left: 0; right: 0; padding:none; } .livechan_chat_input_name, .livechan_chat_input_convo { padding: 0; padding-left: none; margin: 0; width: 80%; color: black; } .livechan_chat_input_left { width: 19%; } .livechan_chat_input_message_div { padding:0; margin:0; position: absolute; width: 70%; left: 20%; top: 3px; bottom: 0; } .livechan_chat_input_message { padding: 0; margin: 0; border:none; height: 100%; width: 100%; resize: none; } .livechan_chat_input_submit { position: absolute; width: 8%; top: 3px; right: 1px; bottom: 0; border: none; color: black; } .livechan_chat_output { position: fixed; top: 20px; left: 0; right: 0; bottom: 60px; overflow: auto; width: 89%; -webkit-overflow-scrolling: touch; } .livechan_chat_output_chat { max-height: 200px; overflow: hidden; } .livechan_chat_output_date { margin: 0 4px; } .livechan_chat_output_count:hover { cursor: pointer; } .livechan_chat_capcode { margin: 0 4px; font-style: italic; font-weight: lighter; } .livechan_image_thumb { max-width: 300px; max-height: 200px; float: left; margin: 10px; } .livechan_captcha { left: 0px; top: 0px; bottom: 0px; right: 0px; position: absolute; opacity: 0.9; } .livechan_captcha_inner { padding: 200px; } .livechan_captcha_image { } .livechan_captcha_input { float: down; } .livechan_spoiler { color: black; background: black; } .livechan_spoiler:hover { color: white; } .livechan_convo_label { padding: 5px; color: white; } .livechan_convobar_root { position: absolute; top: 20px; right: 0; width: 10%; } .livechan_convobar_item { padding: 5px; } .livechan_navbar { z-index: 3; position: absolute; top: 0; width: 100%; height: 20px; } .livechan_navbar_mod_indicator_inactive, .livechan_navbar_mod_indicator_active, .livechan_navbar_status, .livechan_navbar_channel_label { padding-left: 10px; padding-right: 10px; background: #050505; color: white; } .hover { position: relative; padding: 1px; left: -1000px border: 1px dashed black; visibility: hidden; } .hover > img { position: fixed; top: 0%; right: 0; max-width: 75%; max-height: 75%; visibility: visible; } .livechan_chat_output, .livechan_captcha, .livechan_convobar_root, #chat { background: #050505; } .livechan_convobar_root { background: #111; color: white; } .livechan_chat_output_chat, .livechan_navbar { background: #111; } .livechan_convobar_item { background: #111; } .livechan_chat_output_chat { font-family: monospace; margin: 4px; padding: 4px; color: white; } .livechan_chat_output_name { font-weight: bold; color: green; } .livechan_chat_output_count:hover { color: red; } .livechan_chat_input { background: #111; } .livechan_greentext { color: #789922; } .livechan_boldtext { font-weight: bold; } .livechan_internallink , a { color: cyan; } .livechan_internallink:hover , a { color: red; cursor: pointer; } .livechan_chat_selected { background: blue; } .livechan_navbar_mod_indicator_active { background: #4a4ad4; color: #34d434; } .livechan_navbar_mod_indicator_admin { background: #4a4ad4; color: red; } .livechan_navbar_mod_indicator_inactive { color: #aaaaaa; background: #eef2ff; } .livechan_redtext { color: #af0a0f; font-weight: bold; }