12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { color: rgb(220, 220, 220); background-image: none; background-color: rgb(103, 110, 119); border-color: rgb(32, 34, 37); border-width: 1px 1px 4px; transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- a.button1, input.button1, input.button3, a.button2, input.button2 { background-image: none; color: rgb(189, 189, 189); text-decoration: none; background-color: rgb(78, 84, 92); border-color: rgb(32, 34, 37); border-width: 1px 1px 4px; border-radius: 2px ! important; padding: 3px 5px 1px; font-weight: normal; transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- a.button2, input.button2, input.button3 { }
- a { color: rgb(183, 183, 189); }
- a:hover { text-decoration: underline; color: rgb(220, 220, 220); }
- .alert_close .icon::before { background-color: rgb(220, 220, 220); }
- .announce, .unreadpost { }
- .arrow-left:hover, .arrow-right:hover { text-decoration: underline; }
- .badge { background-color: rgb(255, 0, 0); color: rgb(255, 255, 255); }
- .bg1 { background-color: rgb(66, 71, 79); }
- .bg2 { background-color: rgb(65, 71, 79); }
- .button { color: rgb(189, 189, 189); text-decoration: none; background-color: rgb(78, 84, 92); border-color: rgb(32, 34, 37); transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .button:hover, .button:focus { color: rgb(220, 220, 220); background-image: none; background-color: rgb(86, 93, 103); border-color: rgb(32, 34, 37); transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .button .icon, .button-secondary { color: rgb(183, 183, 189); }
- .button-search:hover, .button-search-end:hover { border-color: rgb(32, 34, 37); }
- .button-secondary:focus, .button-secondary:hover, .button:focus .icon, .button:hover .icon { color: rgb(220, 220, 220); }
- .caret { border-color: rgb(147, 149, 157); }
- .content { color: rgb(193, 193, 199); }
- .copyright { color: rgb(193, 193, 199); }
- .darken { background-color: rgb(0, 0, 0); }
- .dropdown .dropdown-contents { background-color: rgb(71, 75, 81); border-color: rgb(43, 47, 52); box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.2); }
- .dropdown-extended .footer { border-top-style: solid; border-top-width: 1px; }
- .dropdown-extended .header { background-color: rgb(36, 38, 41); background-image: none; }
- .dropdown-extended .header, .dropdown-extended .footer { }
- .dropdown-extended .pointer-inner { border-color: rgb(36, 38, 41) transparent; }
- .dropdown-extended ul li { border-top-color: rgb(185, 185, 185); }
- .dropdown-extended ul li:hover { }
- .dropdown li, .dropdown li li { border-color: rgb(43, 47, 52); }
- .dropdown li.separator { border-color: rgb(43, 47, 52); }
- .dropdown .pointer { border-color: rgb(71, 75, 81) transparent; }
- .dropdown .pointer-inner { border-color: rgb(43, 47, 52) transparent; }
- .dropdown-up .dropdown-contents { box-shadow: 1px 0px 4px rgba(0, 0, 0, 0.2); }
- .forabg { background-color: rgb(32, 34, 37); background-image: none; border-radius: 3px; }
- .forumbg .header a, .forabg .header a, th a { }
- .forumbg .header a:hover, .forabg .header a:hover, th a:hover { text-decoration: underline; }
- .forum_read { background-image: url("forum_read.png"); }
- .forum_unread { background-image: url("forum_unread.png"); }
- .forum_unread_locked { background-image: url("forum_unread_locked.png"); }
- h1 { color: rgb(193, 193, 199); }
- h2 { color: rgb(193, 193, 199); }
- h3 { border-bottom-color: rgb(66, 71, 79); color: rgb(193, 193, 199); }
- .headerbar { color: rgb(189, 189, 189); }
- .headerbar, .forumbg { background-color: rgb(66, 71, 79); background-image: none; }
- hr { border-color: rgb(147, 149, 157) rgba(183, 183, 189, 0.7) rgba(183, 183, 189, 0.7); }
- html, body { color: rgb(193, 193, 199); background-color: rgb(42, 47, 52); }
- .icon.icon-black, a:hover .icon.icon-black { }
- .icon.icon-blue, a:hover .icon.icon-blue { }
- .icon.icon-gray, a:hover .icon.icon-gray { }
- .icon.icon-lightgray, a:hover .icon.icon-lightgray { }
- .icon.icon-red, a:hover .icon.icon-red { }
- .inputbox { color: rgb(189, 189, 189); background-color: rgb(78, 84, 92); border: 1px solid rgb(32, 34, 37); border-radius: 2px; outline: 0px none; transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .inputbox:focus { color: rgb(220, 220, 220); border: 1px solid rgb(32, 34, 37); background-color: rgb(86, 93, 103); transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .inputbox:focus:-moz-placeholder { color: transparent; }
- .inputbox:hover { color: rgb(220, 220, 220); border: 1px solid rgb(32, 34, 37); background-color: rgb(86, 93, 103); transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .inputbox:-moz-placeholder { color: rgb(183, 183, 189); }
- input.button1:focus, input.button2:focus, input.button3:focus { }
- .jumpbox-cat-link { background-color: rgb(36, 38, 41); border-top-color: rgb(36, 38, 41); color: rgb(189, 189, 189); }
- .jumpbox-cat-link:hover { background-color: rgb(42, 44, 47); border-top-color: rgb(36, 38, 41); color: rgb(220, 220, 220); }
- .jumpbox .dropdown li { border-top-color: rgb(51, 54, 58); }
- .jumpbox .dropdown .pointer-inner { border-color: rgb(51, 54, 58) transparent; }
- .jumpbox-sub-link { background-color: rgb(77, 84, 91); }
- .jumpbox-sub-link:hover { background-color: rgb(84, 90, 96); }
- label { color: rgb(193, 193, 199); }
- li.header dt, li.header dd { color: rgb(130, 130, 130); }
- li.row { }
- li.row:hover { }
- li.row:hover dd { }
- li.row strong { color: rgb(189, 189, 189); }
- .navbar { background-color: rgb(66, 71, 79); }
- .notification_list p.notification-time { color: rgb(183, 183, 189); }
- .online { font-size: 11px; color: rgb(132, 189, 0); }
- .phpbb_alert { background-color: rgb(53, 57, 63); border-color: rgb(47, 49, 54); }
- .postbody { color: rgb(193, 193, 199); }
- .postprofile { color: rgb(193, 193, 199); background-color: rgb(68, 71, 79); border: 1px solid rgb(43, 45, 48); border-radius: 4px; }
- .postprofile strong { color: rgb(193, 193, 199); }
- .post:target .content { color: rgb(193, 193, 199); }
- .post:target h3 a { color: rgb(193, 193, 199); }
- .responsive-tab .responsive-tab-link::before { border-color: rgb(83, 100, 130); }
- .responsive-tab .responsive-tab-link:hover::before { border-color: rgb(211, 17, 65); }
- .search-box .inputbox:hover, .search-box .inputbox:focus { color: rgb(220, 220, 220); background-color: rgb(86, 93, 103); border-color: rgb(32, 34, 37) currentcolor rgb(32, 34, 37) rgb(32, 34, 37); border-right: 0px none; transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .search-box .inputbox, .search-box .inputbox:hover, .search-box .inputbox:focus { background-color: rgb(78, 84, 92); border-color: rgb(32, 34, 37); transition: color 0.15s ease-in-out 0s, background-color 0.15s ease-in-out 0s, border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s; }
- .search-header { }
- select { border-color: rgb(32, 34, 37); background-color: rgb(47, 49, 54); color: rgb(189, 189, 189); }
- .signature { border-top-color: rgb(147, 149, 157); }
- .site_logo { background-image: url("site_logo.gif"); }
- table.zebra-list tr:nth-child(2n+1) td, ul.zebra-list li:nth-child(2n+1) { background-color: rgb(66, 71, 79); }
- table.zebra-list tr:nth-child(2n) td, ul.zebra-list li:nth-child(2n) { background-color: rgb(225, 235, 242); }
- .top i { color: rgb(153, 153, 153); }
- ul.forums { background-color: rgb(66, 71, 79); background-image: none; border-radius: 3px; }
- ul.navlinks { border-top-color: rgba(183, 183, 189, 0.7); }
- ul.topiclist dd { border-left-color: rgba(183, 183, 189, 0.4); }
- ul.topiclist li { border-top-color: rgb(33, 34, 37); }
- .wrap { background-color: rgb(42, 47, 52); }
|