Files
i2p.i2p/installer/resources/themes/console/classic/console.css
str4d e8e42a0b9d First draft of theme updates
- CSS changes to match backend changes
- Routerconsole themes applied across all plugins
- Move i2ptunnel CSS to a single file
- Image cleanups
- New icons
- Drop unused images
2016-07-24 11:25:32 +00:00

4116 lines
91 KiB
CSS

/* I2P Theme: Classic */
/* I2P Description: Light blue "classic" I2P theme; optimized for less capable browsers and system specifications. */
/* Author: dr|z3d */
body {
margin: 3px 2px 3px 4px;
padding: 0;
text-align: left;
background: #bbf url(images/bg.png) center center fixed;
color: #0c153d;
font: 9pt/130% "Droid Sans", "Noto Sans", Ubuntu, "Bitstream Vera Sans", "Lucida Grande", "DejaVu Sans", "Segoe UI", Verdana, Helvetica, sans-serif;
}
.hide {
display: none;
}
div.clearer {
clear: left;
height: 0;
line-height: 0;
}
img {
border: none;
}
/* Sidepanel for proxy errors */
div.logo {
float: left;
position: relative;
width: 200px;
margin: 0 0 0 20px;
padding: 10px 5px;
text-align: center;;
border: 5px solid #ddf;
border: 5px solid #ddf;
background-color: #eff1ff;
}
div.logo hr {
color: #ddf;
background: #ddf;
height: 5px;
border: 0 solid #ddf;
margin: 8px -3px;
}
div.logo a:link, div.logo a:visited {
}
div.logo a:active {
color: #f60;
}
div.logo a:hover {
color: #900;
}
/* HTTP Proxy warning Main box */
div.warning {
margin: 25px 20px 0 260px;
padding: 0 20px 40px 75px;
border: 5px solid #fb7;
text-align: left;
color: inherit;
background: #ffd url(/themes/console/images/itoopie_sm.png) 12px center no-repeat;
box-shadow: inset 0 0 0 2px #f60;
min-width: 500px;
}
div.warning a:link {
color: #f60;
}
div.warning a:visited {
color: #f90;
}
div.warning a:hover {
color: #d30;
}
div.warning a:active {
color: #900;
}
div.warning hr {
color: #fb7;
background: #fb7;
height: 1px;
border: 0 solid #fb7;
margin: 5px 0;
}
div.warning h3 {
border: 0;
border-bottom: 1px solid #fb7;
padding-bottom: 10px;
background: none !important;
padding-left: 0;
font-size: 10.5pt;
}
div.warning h3:first-child {
margin: 2px -18px 10px -73px;
padding: 14px 10px 10px 15px;
background: #ffe !important;
border-bottom: 1px solid #fb7;
text-transform: uppercase;
letter-spacing: 0.08em;
word-spacing: 0.1em;
font-size: 12pt;
}
.warning p {
padding: 5px 0 0;
}
.warning > br + br {
display: none;
}
.warning textarea {
width: 100%;
resize: none;
white-space: pre-wrap;
height: 100% !important;
font-size: 8pt;
border: none;
}
.warning .formaction {
background: none !important;
}
.warning button {
min-width: 450px;
margin-bottom: 5px;
margin-right: 0;
}
.warning table {
margin-bottom: 15px;
border: 1px solid #fb7;
}
.warning tr {
background: #ffe !important;
border: 1px solid #fb7;
}
.warning tr:last-child {
background: #fff !important;
height: 80px;
white-space: nowrap;
}
.warning table td:first-child {
font-weight: bold;
vertical-align: top;
}
.proxyfooter {
font-size: 8pt;
padding: 0 5px 5px;
margin: -60px 20px 0 260px;
min-width: 600px;
}
.proxyfooter p {
text-align: right !important;
line-height: 115%;
color: #6b4612;
}
/* console error messages */
div.sorry {
padding: 20px 20px 20px 60px;
background: #fff url(/themes/console/images/info/errortriangle.png) 10px center no-repeat;
background: url(/themes/console/images/info/errortriangle.png) 10px center no-repeat, linear-gradient(to bottom, #fff 0%, #ffe 100%);
margin: -1px 1px 0 200px;
border: 1px solid #89f;
box-shadow: inset 0 0 0 1px #ff9;
text-align: justify;
word-wrap: break-word;
font-weight: bold;
color: #351d02;
}
div.sorry hr {
color: #89f;
background: #8c4d16;
height: 1px;
border: 0 solid #89f;
margin: 10px 0;
}
div.toolbar {
margin: 0 0 2em 0;
font-weight: bold;
display: none !important;
}
/* Side panel */
div.routersummaryouter {
float: left;
width: 193px;
margin: 0;
padding: 0;
border: 0;
clear: left; /* fixes a bug in Opera */
position: absolute; /* so no interference with /home app icons */
}
div.routersummary {
background: #eef url(images/bg0.png);
background: linear-gradient(to bottom, rgba(255,255,255,0.8), rgba(255,255,255,0.2)), url(images/bg0.png);
width: 193px;
color: inherit;
margin: 0 0 5px;
padding: 9px 1px 7px 1px;
text-align: center !important;
border: 1px solid #89f;
word-wrap: break-word;
font-size: 9pt;
line-height: 125%;
}
.routersummary a {
padding: 2px;
}
div.routersummary input[type=text] {
text-align: right !important;
}
.routersummary button[type="submit"] {
min-width: 87px;
margin: 2px 2px 1px;
padding: 5px 2px !important;
}
#xhr {
margin-top: 15px;
}
div.routersummary hr {
color: #89f;
background: #89f;
height: 0;
border-bottom: 1px solid #89f;
margin: 8px -1px 7px -1px;
}
.routersummary b {
white-space: nowrap;
text-transform: capitalize;
}
div.routersummary h3 {
border: none;
font-size: 9.5pt;
letter-spacing: 0.05em;
margin: -7px -1px -8px -1px;
padding: 3px 0;
background: #fff url(images/tinytitle.png) center center repeat;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%) !important;
text-transform: uppercase;
}
.routersummary h3:hover {
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #ffd 50%, #ffd 100%) !important;
}
.routersummary h3:active {
box-shadow: inset 2px 2px 2px #777;
}
.routersummary h3:active a {
color: #f90 !important;
}
div.routersummary h4 {
border: 0;
border-bottom: 0 !important;
font-size: 8.5pt;
letter-spacing: 0.05em;
margin: -7px -1px -7px -1px !important;
padding: 8px 2px;
text-transform: capitalize;
text-decoration: none !important;
color: #2b2;
color: #1f7096;
line-height: 110%;
background: #fff url(images/bg2.png);
background: linear-gradient(to right, #eff2ff 0%, #fff 50%, #eff2ff 100%);
box-shadow: inset 0 0 2px 1px #f2f7fa;
}
div.routersummary h3 a, div.routersummary h4 a {
text-decoration: none;
white-space: normal;
display: inline-block;
width: 100%;
width: calc(100% - 5px);
}
/*
.routersummary h4 a::before {
content: url(images/ntwrk.png);
padding: 0 !important;
margin: 0 4px 0 -5px;
line-height: 10%;
vertical-align: sub;
vertical-align: -moz-middle-with-baseline;
}
*/
div.routersummary ul {
text-align: left !important;
}
div.routersummary table {
table-layout: fixed;
border: 0;
text-align: center !important;
margin: -5px 0 -5px 0;
width: 192px !important;
overflow: hidden;
font-size: 8pt;
padding: 0;
background-image: none !important;
background-color: transparent !important;
}
div.routersummary tr {
background-image: none !important;
background-color: transparent !important;
border: 0 !important;
}
div.routersummary td {
padding: 0 3px;
background-image: none !important;
border: 0 !important;
}
#sb_bandwidth td:nth-child(2) {
white-space: nowrap;
width: 60%;
}
#sb_localid {
margin: -3px 0 -1px;
}
#sb_version {
margin: -1px 0;
}
#sb_uptime {
margin: -1px 0 -3px;
}
div.routersummary form {
margin: -2px 0;
}
div.newsheadings {
text-align: right;
margin: -1px 5px -5px -23px;
padding: 0;
font-size: 8pt;
}
div.newsheadings li {
list-style: none outside url(images/newsbullet_mini.png);
margin: 0 -4px 2px 8px;
}
div.newsheadings li:first-child {
margin-top: -3px;
}
div.newsheadings ul {
margin: 0 5px -3px 38px;
padding: 0;
}
#sb_localtunnels {
margin: -5px -2px -6px 0 !important;
text-align: center !important;
width: 194px;
box-sizing: border-box;
}
#sb_localtunnels tr td {
padding: 1px !important;
}
/*
#sb_localtunnels tr:nth-child(odd) td {
background: #bbf;
}
#sb_localtunnels tr:nth-child(even) td {
background: #ddf;
}
*/
#sb_localtunnels a {
text-transform: capitalize;
}
#sb_localtunnels td:first-child {
width: 16px !important;
padding-right: 0;
text-align: left;
}
#sb_localtunnels td:nth-child(2) {
width: 156px;
}
#sb_localtunnels td:last-child {
width: 12px;
text-align: right;
padding-right: 2px !important;
}
div.refresh {
margin-top: 10px !important;
margin-bottom: 10px !important;
padding: 2px 0 !important;
}
div.routersummary p {
padding: 0;
}
div.routersummary a:hover {
color: #f60;
}
.routersummary a img:first-child {
opacity: 0.8;
border: none;
}
.routersummary a img:first-child:hover, .routersummary a img:first-child:active {
opacity: 1;
filter: drop-shadow(0 0 1px #89f);
-webkit-filter: drop-shadow(0 0 1px #89f);
}
.routersummary a[href="/"], .routersummary a[href="/console"] {
outline: none !important;
}
.routersummary a[href="/"]:focus img, .routersummary a[href="/console"]:focus img {
filter: drop-shadow(0 0 1px #f60) saturate(200%);
-webkit-filter: drop-shadow(0 0 1px #f60) saturate(200%);
}
div.main {
margin: 0 1px 0 200px;
padding: 15px 15px 10px 15px;
background: #eff1ff;
border: 1px solid #89f;
border-bottom: 1px solid #89f;
border-right: 1px solid #89f;
border-top: 0;
text-align: left;
color: #0c153d;
min-width: 510px;
background: #eef url(/themes/snark/ubergine/images/hat.png) no-repeat scroll right bottom !important;
background: url(/themes/snark/ubergine/images/hat.png) no-repeat scroll right bottom, url(images/bg0.png) repeat scroll top left !important;
background: url(/themes/snark/ubergine/images/hat.png) no-repeat scroll right bottom, linear-gradient(to bottom, rgba(255,255,255,0.8), rgba(255,255,255,0.1)), url(images/bg0.png) !important;
}
.main#news h3 {
padding: 3px 10px;
font-size: 10pt;
border: none;
border-bottom: 1px solid #bfc9ff;
background: none;
}
.main#news p {
padding: 0 10px 3px;
}
div.main ul {
margin: -10px 0 10px -10px;
}
div.main li {
padding: 0 0 5px 0;
list-style: square;
word-wrap: break-word;
margin-right: 20px;
}
div.main li:first-child {
padding-top: 15px;
}
div.main li b {
color: #1f7096 !important;
letter-spacing: 0.01em;
font-size: 9.5pt;
line-height: 170%;
}
div.main hr:last-child {
margin: 15px 0 10px 0;
}
div.main textarea {
width: 98%;
width: calc(100% - 5px);
margin: 2px 0 2px 5px;
min-height: 96px;
resize: none;
box-shadow: inset 1px 1px 1px #ddd;
border: 1px solid #bbb;
border-radius: 2px;
padding: 3px 4px;
color: #333;
}
.main textarea:focus {
box-shadow: inset 0 0 0 1px #89f;
color: #000;
}
div.main h2 {
margin-bottom: 10px !important;
}
div.welcome {
margin-top: 5px;
}
.main#dns, .main#webmail, .main#torrents {
padding: 0 !important;
}
.main#jardump {
padding: 0;
overflow-y: hidden !important;
}
.main#proof {
padding: 0;
}
.main#tunnelmgr {
padding: 0 10px;
}
.welcome h2 {
margin-top: 0;
}
div.main h2:first-child, div.main h3:first-child {
margin-top: 0;
}
.topness {
text-align: right;
font-size: 8pt;
}
div.wideload h2 {
margin-bottom: 0 !important;
}
div.wideload h3 {
margin-top: 15px !important;
margin-bottom: 0 !important;
}
div.wideload p {
margin-top: 5px !important;
}
div.news {
margin: -1px 1px 0 200px;
background: #f9f9ea url(images/bg1.png);
background: linear-gradient(to bottom, rgba(255,255,255,0.6), rgba(255,255,255,0.5)), url(images/bg1.png);
border: 1px solid #89f;
border-bottom: 1px solid #89f;
border-right: 1px solid #89f;
text-align: right;
color: #331e0c;
min-width: 500px;
padding: 3px 10px 3px 10px;
font-size: 8pt;
}
/* convert the list entry to our title */
div.news li {
text-align: justify;
list-style: none;
margin: 15px 15px -10px -20px;
border-bottom: 2px dotted #331e0c;
border-top: 0 solid #331e0c;
padding: 3px 5px 5px 0;
font-size: 10pt;
color: #331e0c;
text-transform: capitalize;
}
div.news h3 {
background: none !important;
text-align: left;
border: none !important;
border-bottom: 1px dotted !important;
box-shadow: none;
font-size: 10pt !important;
letter-spacing: 0.05em;
text-transform: capitalize !important;
text-shadow: none !important;
padding: 5px 10px 3px;
margin: 10px 10px -7px !important;
}
div.news p {
color: #331e0c;
font-size: 9pt;
margin-bottom: -10px;
}
div.news p:last-child {
margin-bottom: 10px;
}
div.news a:link {
color: #663;
}
div.news a:hover {
color: #f60 !important;
}
div.news a:visited {
color: #773 !important;
}
div.news hr {
color: #cc7;
background: #775628;
height: 1px;
border: 0 solid #cc7;
margin: 10px 0 2px;
opacity: 0.7;
}
div.news hr:last-child {
margin-bottom: 10px !important;
}
div.confignav {
padding: 7px 5px;
margin: -16px -16px 5px -16px;
border: 1px solid #89f;
font-size: 9pt;
text-align: center;
font-weight: bold;
color: #000;
}
.tab, .tab2 {
padding: 3px;
white-space: nowrap;
}
.tab2 {
color: #111;
}
.tab2::before {
content: '\1F892\00A0';
font-size: 10pt;
line-height: 110%;
}
.tab2::after {
content: '\00A0\1F890';
font-size: 10pt;
line-height: 110%;
}
div.configure {
padding: 0;
}
div.configure hr {
margin: 15px 0;
display: none;
}
div.configure table {
font-size: 9pt;
border: 1px solid #89f;
}
table.configtable, table#permabanned, table#loggingoptions, table#configstats, ul#banlist {
margin-bottom: -5px;
}
#config_peers #permabanned {
margin-bottom: 5px;
}
#configstats th {
text-align: left;
padding: 6px 10px;
font-size: 10pt;
text-transform: uppercase;
letter-spacing: 0.08em;
word-spacing: 0.1em;
}
#configstats th a {
float: right;
font-size: 9pt;
text-transform: none;
}
#configstats td:last-child { /* epiphany fix */
border-right: 1px solid #89f !important;
}
.configtable td, #joinfamily td {
padding: 5px 10px;
border-top: 1px solid #89f;
border-bottom: 1px solid #89f;
}
table#joinfamily {
margin-top: 15px !important;
}
table#newfamily {
margin-bottom: 6px;
margin-top: 4px;
}
table#peerdefs td:first-child {
text-align: right;
width: 50px;
white-space: nowrap;
}
table#bandwidthconfig td:first-child {
width: 100px;
white-space: nowrap;
}
table#advconf {
margin-bottom: -5px !important;
}
table#addkeyring {
margin-bottom: -5px;
}
table#addkeyring td:first-child:not(.infohelp) {
font-weight: bold;
}
#addkeyring input[type="text"] {
width: 99%;
width: calc(100% - 5px);
}
table#manualreseed {
margin-bottom: 10px;
}
table#manualreseed tr:nth-child(odd) {
background: #fff;
}
#manualreseed td:first-child {
white-space: nowrap;
}
#manualreseed .optionsave {
padding-left: 0;
}
#manualreseed .optionsave input {
min-width: 110px;
}
#manualreseed input[type="text"], #manualreseed input[type="file"] {
width: 60%;
}
table#loggingoptions textarea {
width: 99%;
width: calc(100% - 5px);
}
#loggingoptions td:nth-child(2) {
width: 170px;
}
table#profiles td:first-child, #profiles td:last-child {
width: 50px;
white-space: nowrap;
}
#profiles th:nth-child(3), #profiles th:nth-child(4), #profiles th:nth-child(5) {
text-align: right;
}
#profiles td[colspan="7"], #profiles td[colspan="7"]:hover {
background: #6992d3;
padding: 1px 0;
border-top: 1px inset #fff !important;
border-bottom: 1px inset #fff !important;
}
#profiles td[colspan="7"] hr {
display: none;
}
#profiles tr:hover, #floodfills tr:hover, #ntcpconnections tr:hover, #udpconnections tr:hover, .homelinkedit tr:hover, .main#debug table:first-of-type tr:hover td {
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #ffe 100%);
color: #104e99;
border-top: 1px solid #89f;
border-bottom: 1px solid #89f;
}
tr:hover th {
color: #0c153d;
}
table#thresholds, table#profile_defs {
margin-top: -1px;
line-height: 150%;
}
#thresholds p {
padding: 0 10px 0 5px;
margin-top: 0 !important;
}
#profile_defs ul {
margin: 10px 10px 5px -35px;
}
#profile_defs li {
padding: 0;
list-style: none;
}
#profile_defs b {
text-transform: capitalize;
}
table#floodfills {
margin-top: 10px;
}
#floodfills th {
font-size: 8pt;
}
ul#banlist {
border: 1px solid #89f;
margin: 15px 0 5px;
padding: 8px 10px;
background: #eff1ff;
-moz-column-count: 4;
-moz-column-width: 270px;
-moz-column-gap: 35px;
-moz-column-rule: 1px dotted #89f;
-webkit-column-count: 4;
-webkit-column-width: 270px;
-webkit-column-gap: 35px;
-webkit-column-rule: 1px dotted #89f;
column-count: 4;
column-width: 270px;
column-gap: 35px;
column-rule: 1px dotted #89f;
font-size: 8pt;
}
#banlist li {
list-style: none !important;
border-bottom: 1px dotted #89f;
margin-bottom: 5px;
min-width: 250px;
padding-bottom: 2px;
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
display: table;
padding: 3px !important;
}
#banlist li img {
margin-right: 3px;
}
#banlist li:first-child {
margin-top: 0;
}
.widescroll {
overflow: auto;
}
a[href^="configpeer?peer"] {
font-size: 0;
filter: drop-shadow(0 0 1px #777);
-webkit-filter: drop-shadow(0 0 1px #777);
}
a[href^="configpeer?peer"]::after {
content: url(/themes/console/images/buttons/edit.png);
vertical-align: bottom;
}
a[href^="configpeer?peer"]:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
pre#transports {
border: 1px solid #89f;
padding: 15px 15px 0;
margin: -11px 0 0;
width: 95%;
width: calc(100% - 32px);
background: #fff;
}
table#pluginconfig {
margin-bottom: 0 !important;
}
#pluginconfig table {
margin: 3px;
width: calc(100% - 5px);
}
#pluginconfig button, #webappconfig button, #clientconfig button {
/* min-width: 60px !important;*/
margin: 3px;
}
table#enviro td, table#eventlogs td {
padding: 5px 10px;
}
#enviro td:first-child {
text-align: right;
width: 120px;
white-space: nowrap;
padding-right: 0;
}
#wrapperlogs pre {
white-space: pre-wrap;
margin: 0;
width: 100%;
padding: 0;
height: 600px;
overflow: auto;
}
#wrapperlogs tr:last-child td {
padding: 0 0 0 2px;
}
.logtable tr:first-child {
border-bottom: 1px solid #89f;
padding: 5px 10px;
}
.logtable p {
margin: 0;
padding: 0;
}
.logtable ul {
margin-bottom: 0 !important;
}
#i2pupdates input[type="text"], #i2pupdates select {
min-width: 200px;
}
#i2pupdates input[name*="URL"] {
width: 99%;
width: calc(100% - 5px) !important;
}
#i2pupdates input.check, .optbox {
margin-left: 5px;
}
#i2pupdates td:first-child {
padding-right: 0;
}
#i2pupdates tr:last-child td {
background: #fff !important;
padding: 5px;
}
#i2pupdates td:last-child {
padding-left: 0;
padding-right: 8px;
}
div.configure tr, div.configure td {
padding: 5px;
}
div.configure li:first-child, div.main li:first-child {
margin-top: -10px;
}
div.configure li:last-child {
margin-bottom: -5px;
}
div.configure h2:first-child {
margin-top: 15px;
}
#sidebarconf button {
margin: 2px;
padding: 1px;
}
#sidebarconf th:nth-child(1) {
text-align: center;
}
#sidebarconf th:nth-child(2), #sidebarconf td:nth-child(2) {
text-align: left;
padding-left: 20px;
}
#sidbarconf td:last-child[colspan="2"] {
text-align: center !important;
padding: 2px;
}
#sidebarconf tr, .homelinkedit tr, #clientconfig tr, #webappconfig tr, #permabanned tr, #configstats tr, #tunnelconfig tr, #profiles tr, #floodfills tr, #netdboverview tr, .netdbentry tr, #leasesetdebug tr, #leasesetsummary tr, .leaseset tr, .sybil_routerinfo tr, #enviro tr, #schedjobs tr, #jobstats tr, #eventlog tr, .tunneldisplay tr, #udpconnections tr, #ntcpconnections tr {
border-top: 1px inset #fff;
border-bottom: 1px inset #fff;
}
#addkeyring tr, #loggingoptions tr, tr.tablefooter, #profiles tr:hover, #floodfills tr:hover, #jardump tr {
border-top: 1px solid #89f !important;
border-bottom: 1px solid #89f !important;
}
#sidebarconf tr:hover, #eventlog tr:hover, .tunneldisplay tr:hover, #jobstats tr:hover, #schedjobs tr:hover, #jardump tr:hover {
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #ffe 100%);
color: #104e99;
border-top: 1px solid #89f !important;
border-bottom: 1px solid #89f;
}
#sidebarconf tr:last-child, #sidebarconf tr:last-child:hover {
border-top: 1px solid #89f;
background: #eff1ff;
}
#sidebarconf select {
margin-left: 0;
width: 100%;
}
#sidebarconf td:first-child {
width: 60px;
text-align: center;
}
#sidebarconf td {
font-weight: bold;
font-size: 9pt;
}
#sidebarconf td:nth-child(3), #sidebarconf td:nth-child(4) {
width: 75px;
padding: 0;
white-space: nowrap;
}
#sidebarconf td:nth-child(4) {
text-align: left;
}
#sidebarconf tr:last-child td:last-child {
text-align: left;
}
.topshimten {
margin-top: 15px;
margin-bottom: 15px;
}
div.messages {
padding: 10px 10px;
background: #fff;
border: 1px solid #89f;
border-right: 0;
margin: -6px -15px 10px -16px;
text-align: center;
font-size: 9pt;
font-weight: bold;
color: #474;
}
#messages {
margin-bottom: 5px;
}
div.messages li, div.messages ul {
padding: 10px 0 0 5px !important;
margin: -10px 0 0 25px !important;
list-style: none;
text-align: left;
}
#graphs .messages {
margin-top: -16px;
}
div.error {
color: #d00000;
background-image: url(/themes/console/images/info/errortriangle.png);
background-position: 10px center;
background-repeat: no-repeat;
padding: 10px 0;
margin-left: -5px;
}
div.notice {
padding: 10px 10px 10px 0 !important;
margin: 0;
background: url(/themes/console/images/info/infohelp.png) 15px center no-repeat;
}
.notice ul, .notice li {
margin: 0 !important;
}
h1 {
font-size: 18pt;
text-align: left;
border: 1px solid #89f;
border-bottom: 1px solid #89f;
border-right: 1px solid #89f;
padding: 19px 20px;
margin: 0 1px 0 200px;
line-height: 93%;
text-transform: uppercase;
letter-spacing: 0.08em;
word-spacing: 0.1em;
background: #fff url(images/titlebg.png) center right no-repeat !important;
background: linear-gradient(to right, #fff, #fff 30%, rgba(255,255,255, 0.5) 70%), linear-gradient(to bottom, #e5f0f7 0%, #e5f0f7 50%, #b9c2f9 50%, #b9c2f9 100%) !important;
min-width: 500px;
}
span.newtab {
text-align: right;
font-size: 8pt;
float: right;
letter-spacing: 0;
}
.newtab img:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
h2 {
font-size: 14pt;
padding: 10px;
border: 1px solid #89f;
letter-spacing: 0.04em;
text-transform: uppercase;
background: #fff;
}
h3, h4#updateplugins {
font-size: 10.5pt;
padding: 6px 10px;
border: 1px solid #89f;
margin-bottom: 10px;
background: #fff;
}
h3.tabletitle {
margin-bottom: -1px;
}
h3.ptitle {
margin-bottom: -13px;
}
h3.enbeddedtitle, h4.embeddedtitle {
margin-bottom: 5px !important;
}
h3#udpcon, h3#ntcpcon {
margin-bottom: -1px;
}
h3#i2pclientconfig {
margin-top: 15px;
margin-bottom: -13px;
}
h3#bannedpeers {
margin-bottom: -16px;
}
h3#bwlimiter, h3#iptransport {
margin: 15px 0 -1px !important;
}
h3#iptransport a, th#upnpconfig a, h3#bwlimiter a, #config_stats h3 a, #config_logging h3 a, h3#graphdisplay a, #logs h3 a, h3#advancedconfig a, .h3navlinks {
float: right;
font-size: 9pt;
letter-spacing: normal;
}
.h3navlinks a {
text-transform: capitalize;
letter-spacing: normal;
margin-left: 5px;
}
h3#iptransport a:not(old), h3#advancedconfig a:not(old) {
font-size: 0
}
h3#iptransport a::after, h3#advancedconfig a::after {
content: url(images/help.png);
padding: 0;
margin: 0;
vertical-align: bottom;
}
h3#iptransport a:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
h4 {
border: 1px solid #89f;
background: #fff;
background: linear-gradient(to right, #fff 0%, #eff2ff 100%);
padding: 3px 5px;
font-size: 9pt;
margin: 5px 0;
}
p#clientconf {
margin-bottom: -1px !important;
}
table[id*="connections"] td {
text-align: center;
}
table[id*="connections"] td:first-child {
width: 40px;
white-space: nowrap;
text-align: right;
}
table[id*="connections"] .tablefooter td:first-child {
text-align: left;
}
h3[id*="heading"] {
margin-bottom: -1px;
}
h3#advancedclientconfig, h3#ffconf, h3#advancedconfig {
margin-bottom: -1px !important;
}
h3#pluginmanage {
margin-bottom: -18px !important;
}
h3#advancedclientconfig, h3#pluginconfig {
margin-top: 15px;
}
h3#pluginmanage + p {
padding: 5px 0 0 !important;
}
h3#webappconfig {
margin-bottom: -30px;
margin-top: 15px;
}
p#webappconfigtext {
margin-bottom: -1px;
}
p:empty {
display: none;
}
h2 {
letter-spacing: 0.08em;
word-spacing: 0.1em;
}
h2, h3, h4#updateplugins {
background: url(images/titlebg.png) right center no-repeat;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
}
h4#updateplugins {
margin-top: -13px;
}
.routersummary h2, .routersummary h3, div.confignav, th {
background: url(images/tinytitle.png) center center repeat-x;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
}
table {
border-collapse: collapse;
border: 1px solid #89f;
margin: 0 0 5px 0;
font-size: 9pt;
background: #fff;
width: 100%;
}
table hr {
padding: 0;
color: #89f;
background: #89f;
border: 0 solid #89f;
margin: -5px -5px -10px -5px !important;
height: 1px;
}
table tt {
font-size: 8pt;
}
th {
background-color: #fff;
padding: 5px;
text-align: center;
border-bottom: 1px solid #89f;
border-top: 1px solid #89f;
}
th.th_title {
text-align: left;
padding: 6px 10px;
}
.configtable th {
padding: 5px 10px;
line-height: normal;
}
td {
padding: 3px 5px;
}
td.optionsave {
text-align: right;
border-top: 1px solid #89f;
background: #fff;
padding: 8px 5px;
}
td.optionsave[colspan="2"] {
background: #fff;
}
td.infohelp, p.infohelp, td.infowarn, p.infowarn, p#upnpstatus, p#gatherstats, p#debugmode, p#sybilinfo, p#pluginconfigtext {
padding: 15px 15px 15px 55px !important;
border: 1px solid #89f;
background: #fff url(/themes/console/images/info/infohelp.png) 15px center no-repeat;
white-space: normal !important;
}
td.infowarn, p.infowarn {
background: #fff url(/themes/console/images/info/infowarn.png) 15px center no-repeat !important;
}
.confignav + .infohelp, .confignav + h3.tabletitle, .confignav + form > h3.tabletitle, .confignav + .configure > form > h3.ptitle {
margin-top: 15px !important;
}
p#profiles_overview, h3#shutdownrouter, h3#themeheading {
margin-top: 15px !important;
}
p#gatherstats {
margin-top: -9px;
}
p#upnpstatus {
margin-top: 0;
}
td.tabletextarea {
padding: 0 !important;
}
.tabletextarea textarea {
margin: 0 !important;
width: 100% !important;
height: 600px;
resize: none;
overflow: auto;
border: 0;
white-space: pre-wrap;
padding: 5px;
box-shadow: 0 0 0 0 !important;
border: none !important;
color: #222;
}
.tabletextarea textarea:focus {
box-shadow: inset 0 0 0 1px #89f !important;
border-radius: 0 !important;
color: #000;
}
tr:nth-child(even) {
background: #ddf;
background: #dde1ff;
}
tr:nth-child(odd) {
background: #eef;
background: #eff1ff;
}
.configtable th {
text-align: left;
}
/* begin home page */
h4.app, h4.app2 {
margin: 0 -1px 5px;
padding: 10px 0 8px 0;
font-size: 11pt;
padding: 6px 10px;
border: 1px solid #89f;
letter-spacing: 0.08em;
word-spacing: 0.1em;
background: #fff;
text-transform: uppercase;
background: url(images/tinytitle.png) center center repeat-x;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
}
h4.app2 {
clear: left;
margin-top: 5px !important;
}
div.ag2 {
margin: 0 -15px -9px;
}
div.app {
float: left;
padding: 0;
min-width: 104px;
text-align: center !important;
border: none;
margin: 3px ;
border: 1px solid #89f;
border-radius: 2px;
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #ddf 100%);
box-shadow: 0 0 1px #fff;
}
div.app:hover {
border: 1px solid #f60;
background: #fff;
}
div.applabel {
background: url(images/tinytitle.png) center center repeat-x;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
font-size: 9pt;
margin: 0;
padding: 4px 2px;
text-align: center;
width: 108px;
line-height: 110%;
text-transform: lowercase;
font-size: 8pt;
border-top: 1px solid #89f;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.applabel a {
display: block;
width: 100%;
height: 13px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
margin: 0;
}
.app:hover div.applabel {
border-top: 1px solid #f60;
background: #fff;
}
.app:active .applabel {
background: #f60 !important;
color: #fff !important;
box-shadow: inset 0 0 0 1px #fff !important;
}
.app:active .applabel a {
color: #fff !important;
}
div.app:last-child {
margin-bottom: 10px;
}
div.app a:link, div.app a:visited, div.app a:hover, div.app a:active {
text-decoration: none;
}
div.app:hover a, .applabel a:focus {
color: #f60;
outline: none;
}
div.app:hover img, .appimg a:focus {
filter: drop-shadow(0 0 1px #f60) saturate(160%);
-webkit-filter: drop-shadow(0 0 1px #f60) saturate(160%);
outline: none;
}
div.app:hover .applabel {
box-shadow: none;
}
div.appgroup {
margin: 0;
padding: 0 8px;
width: auto;
}
div.search {
margin: -24px 10px 0 10px;
padding: 8px 8px 0 8px;
width: auto;
}
table.search {
background: #eff1ff;
margin-left: auto;
margin-right: auto;
padding: 1px 0;
width: auto;
border-collapse: separate;
border-radius: 0 0 2px 2px;
}
img.app, img.app2p {
height: 32px;
width: auto;
max-height: 32px;
max-width: 32px;
max-width: auto;
padding: 5px 40px;
}
.app table {
background: none;
border: 0;
margin: auto;
width: auto;
}
.app tr {
background: none;
border: 0;
margin: 0;
}
.app td {
background: none;
border: 0;
margin: 0;
padding: 0;
}
div.applabel:hover {
box-shadow: none;
}
/* end home page */
#i2psnarkframe {
margin-bottom: -18px;
}
tt {
font-size: 8pt;
}
tt, pre {
font: 8pt "Droid Sans Mono", "Andale Mono", "DejaVu Sans Mono", "Lucida Console", Courier, mono;
}
hr {
color: #89f;
background: #89f;
height: 2px;
border: 0 solid #89f;
margin: 3px 0;
}
p.infohelp + hr, p.infohelp + p + hr, #tunnelconfig + hr { /*configservice */
display: none;
}
h3#servicedebug a, h3#graphinfo a {
float: right;
font-size: 9pt;
}
.main#tunnels h3 {
padding-right: 5px;
}
.main#tunnels h3 a {
float: right;
}
.main#tunnels h3 a:not(old), #logs h3 a:not(old) {
font-size: 0;
}
.main#tunnels h3 a[href^="/configtunnels#"]::after, #logs h3 a::after {
content: url(/themes/console/images/buttons/configure.png);
float: right;
}
.main#tunnels h3 a[href^="/configtunnels#"]:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
.main#debug h2 {
padding: 6px 10px;
font-size: 12pt;
}
.main#debug h3 {
padding: 4px 10px;
}
.main#debug th:last-child, .main#debug td:last-child {
text-align: right;
}
.main#debug td[colspan="2"] {
text-align: left;
}
h3 + .statusnotes {
margin-top: -1px;
}
.statusnotes {
font-style: italic;
font-size: 9pt;
color: #0c153d;
text-align: center;
margin: -6px 0 7px 0;
border: 1px solid #89f !important;
border-top: 0;
padding: 5px 0;
background: #fff url(images/tinytitle.png) center center repeat-x !important;
}
.statusnotes + .statusnotes {
margin-top: -8px !important;
}
div.joblog {
margin: 10px 0;
line-height: 130% !important;
}
div.joblog li {
word-wrap: break-word !important;
line-height: 105% !important;
}
div.joblog ul {
word-wrap: break-word !important;
text-align: justify;
}
div.joblog li:first-child {
margin-top: -5px;
}
div.joblog li:last-child {
margin-bottom: -5px;
}
div.joblog form:first-child {
margin-top: 10px;
}
div.joblog table {
margin-top: 15px;
}
div.joblog p {
line-height: 130%;
}
div.joblog h3 {
margin: 10px 0 20px 0;
}
div.joblog h3:first-child {
margin: -10px 0 15px 0;
}
div.joblog hr {
margin: 15px 0 15px;
}
h2#jobrunners {
margin-top: -10px;
}
div.joblog ol {
margin-bottom: 5px !important;
margin-top: -21px;
-moz-column-count: 2;
-moz-column-width: 400px;
-moz-column-gap: 100px;
-moz-column-rule: 1px dotted #89f;
-webkit-column-count: 2;
-webkit-column-width: 400px;
-webkit-column-gap: 100px;
column-count: 2;
column-width: 400px;
column-gap: 100px;
column-rule: 1px dotted #89f;
background: #eff1ff;
border: 1px solid #89f;
padding: 15px 50px;
}
.joblog ol:empty + h3 {
margin-top: -10px;
}
.joblog ol:empty {
display: none;
}
.joblog ol li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
display: inline-block;
border-bottom: 1px dotted #89f;
min-width: 400px;
margin-left: -15px;
margin-bottom: 5px;
}
.joblog ol li:first-child {
padding-top: 5px;
}
.joblog ol li:last-child {
border: none;
}
h3#finishedjobs + ol li, h3#scheduledjobs + ol li, h3#activejobs + ol li, h3#readyjobs + ol li {
list-style: none !important;
}
h3#activejobs + ol li:before, h3#scheduledjobs + ol li:before, h3#readyjobs + ol li:before, h3#finishedjobs + ol li:before {
content: '\2023\00A0\00A0';
margin-left: -20px;
font-size: 15pt;
font-weight: bold;
line-height: 50%;
vertical-align: sub;
color: #393;
}
h3#finishedjobs + ol li:before {
color: #3D3;
content: '\2714\00A0';
}
h3#readyjobs + ol li:before {
color: #dd3;
}
h3#scheduledjobs + ol li:before {
color: #773;
}
h3#totaljobstats {
margin-bottom: -1px !important;
}
#jobstats th:first-child, #jobstats td:first-child {
text-align: left;
padding-left: 10px;
}
#jobstats th {
text-align: right;
}
#jobstats .tablefooter td {
font-size: 9pt;
}
table#schedjobs {
width: 100% !important;
margin: 15px 0 0 !important;
}
#schedjobs th {
padding: 3px 10px;
}
#schedjobs td {
padding: 3px 10px;
}
#schedjobs th:first-child {
text-align: left;
}
#schedjobs td:first-child {
font-weight: bold;
}
table#oldhome {
margin-bottom: 10px;
}
#oldhome input[type="checkbox"] {
vertical-align: sub !important;
}
.homelinkedit th:last-child, .homelinkedit th:nth-child(3) {
text-align: left !important;
}
.homelinkedit input[type="text"], #reseedconfig input[type="text"], #reseedconfig input[type="password"], #reseedconfig .optbox, #reseedconfig textarea {
margin-left: 0;
}
#reseedconfig textarea {
width: 100% !important;
}
.homelinkedit tr:last-child {
border-top: 1px solid #89f;
}
#addnew {
background: #efefff;
}
#addnew td:first-child {
text-align: right;
}
tr#addnew:hover {
color: #0c153d !important;
}
#loggingoptions input[type="text"] {
width: 160px;
}
table#oldhome {
margin-bottom: 10px;
}
#oldhome input[type="checkbox"] {
vertical-align: sub !important;
}
p {
padding: 5px 20px 0 20px;
text-align: justify;
}
p img:first-child {
display: none;
}
p.infohelp, p.infohelp + p, p#enablefullstats {
border: 1px solid #89f;
}
p.infohelp + p.infowarn {
padding: 10px;
margin-top: -1px;
}
p#keyringhelp {
margin-top: 15px;
}
p#pluginconfigtext {
border: 1px solid #89f;
padding: 10px;
margin: -11px 0 -1px;
}
.formaction, td.optionsave {
padding-right: 3px !important;
}
.configtable tr:last-child, #addkeyring tr:last-child, #loggingoptions tr:last-child {
background: #fff;
border-top: 1px solid #89f;
}
.formaction form, td form {
margin-bottom: 0;
}
p#enablefullstats {
padding: 5px 10px;
line-height: 150%;
background: #fff;
}
.formaction {
text-align: right;
margin: 0;
padding: 8px 5px;
background: #fff;
}
.formaction, td.optionsave {
padding-right: 3px !important;
}
.configtable tr:last-child, #addkeyring tr:last-child, #loggingoptions tr:last-child {
background: #fff;
border-top: 1px solid #89f;
}
.formaction form, td form {
margin-bottom: 0;
}
.formaction#shutdown, .formaction#restart, .formaction#systray, .formaction#runonstart, .formaction#dumpthreads, .formaction#browserstart, .formaction#sidebardefaults, .formaction#tunnelconfigsave, .formaction#updateplugins, .formaction#consolepass {
border: 1px solid #89f;
margin-top: -13px;
margin-bottom: -5px;
}
.formaction#clientsconfig, .formaction#webappconfigactions, .formaction#pluginupdater, .formaction#sidebardefaults, .formaction#tunnelconfigsave, .formaction#consolepass {
border: 1px solid #89f;
margin-top: -6px;
}
.formaction#pluginconfigactions {
border: 1px solid #89f;
margin-top: -1px;
}
.formaction#pluginupdater {
margin-bottom: 6px;
}
.formaction#webappconfigactions, .formaction#clientsconfig {
margin-bottom: -5px;
}
.formaction#resetreseed {
margin: 0 -10px 0 0;
background: none;
}
.formaction[id*="home"] {
margin-top: -6px;
padding: 5px;
border: 1px solid #89f;
}
.formaction#homeapps {
margin-top: -6px;
margin-bottom: -5px;
}
.formaction#themeui {
margin: 8px -5px 0;
border-top: 1px solid #89f;
}
.formaction#langui {
margin: 0 -5px;
}
.langbox {
margin: 5px 5px 0 5px;
color: #001;
font-size: 7pt;
width: 312px;
text-align: right;
float: right;
padding: 1px;
overflow: hidden;
}
.langbox img {
padding: 0 2px; /* Ignored by IE8 */
opacity: 0.9;
filter: drop-shadow(0 0 1px #999);
-webkit-filter: drop-shadow(0 0 1px #999);
transition: ease all 0.3s 0;
}
.langbox img:hover {
opacity: 1;
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
transform: scale(1.1);
transition: ease all 0.3s 0;
}
.links {
padding-bottom: 0;
text-align: justify;
margin-top: 5px !important;
}
.links li {
list-style-image: url(images/link.png) !important;
padding: 5px 10px 0 !important;
}
.links li:first-child {
padding: 14px 10px 5px !important;
}
.links li:last-child {
margin-bottom: 0 !important;
margin-top: 0;
}
.links b {
font-size: 10pt;
line-height: 150%;
letter-spacing: 0.02em;
}
a:link {
color: #006;
text-decoration: none;
font-weight: bold;
word-wrap: break-word;
}
a:visited {
color: #448;
text-decoration: none;
font-weight: bold;
}
a:hover, a:focus {
color: #f60;
text-decoration: none;
font-weight: bold;
outline: none;
}
a:active {
color: #f93;
text-decoration: none;
font-weight: bold;
}
pre {
margin: 0 20px;
overflow: auto;
font-size: 8pt !important;
width: 95%;
padding-top: 10px;
}
tt, code {
font-size: 9pt;
font-weight: bold;
color: darkgreen;
}
.main#logs code {
font-size: 8pt;
}
.tablefooter {
border: 1px solid #89f;
}
.tablefooter tr, .tablefooter td {
background: #fff !important;
font-size: 9pt;
font-weight: bold;
line-height: 150%;
white-space: nowrap;
padding: 8px 5px !important;
}
#config_stats .tablefooter td {
line-height: normal;
padding: 2px 5px;
}
.main[id^="config_"] tr:nth-child(even) {
background: #f7f8ff;
}
#netconfig tr, #externali2cp tr {
background: #fff;
}
#pluginconfig tr {
border-bottom: 1px solid #89f;
}
#pluginconfig td:first-child {
width: 80px;
white-space: nowrap;
}
.tidylist {
text-align: justify;
padding-right: 25px;
margin-right: 15px !important;
margin-left: 15px;
}
.tidylist code {
text-align: left;
font: 9pt "Droid Sans Mono", "Andale Mono", "DejaVu Sans Mono", "Lucida Console", Courier, mono;
color: #723;
font-weight: bold;
}
div.graphspanel {
padding: 15px 5px 0;
margin: -16px -16px -11px -16px;
text-align: center !important;
overflow: hidden;
}
div.graphspanel img {
margin: 5px;
border: 1px solid #777;
max-width: 95%;
max-width: calc(100% - 50px);
}
div.graphspanel a img {
border: 1px solid #77f;
padding: 2px;
background: #ccf;
opacity: 0.9;
vertical-align: top;
}
div.graphspanel a img:hover {
border: 1px solid #89f;
text-align: center !important;
background: #001;
opacity: 1;
}
div.graphspanel hr {
margin: 10px 0;
}
div.graphspanel form:last-child {
text-align: left;
margin: 0 20px;
}
div.graphspanel h3 {
text-align: left;
margin: 10px 20px 10px 20px;
}
form[action="graphs"] {
border: 1px solid #89f;
padding: 5px 10px;
margin: -11px 0 5px;
background: #eef;
}
form[action="graphs"] hr {
margin: 5px -11px 3px;
height: 1px;
}
form[action="graphs"] input[type="text"] {
min-width: 80px !important;
}
p#graphopts {
text-align: center;
border: 1px solid #89f;
background: #fff;
margin: 25px -5px 0;
padding: 10px;
text-transform: capitalize;
}
h3#graphinfo {
margin: 5px 10px 15px;
}
p#graphopts + p {
text-align: right;
background: #fff;
margin: -1px -5px 0;
padding: 10px;
border: 1px solid #89f;
display: none;
}
.formaction#graphing {
margin: -3px -10px -5px;
}
div.footnote {
text-align: right;
color: #339;
font-size: 7pt;
margin-bottom: -4px !important;
}
div.footnote hr {
margin: 10px 0 5px 0 !important;
color: #99f;
background: #99f;
height: 1px;
border: 0 solid #99f;
}
select {
margin: 3px 5px;
vertical-align: middle;
min-width: 160px;
background: linear-gradient(to bottom, #fff 0%, #ddd 100%);
border-radius: 2px;
border: 1px solid #bbb;
box-shadow: inset 0 0 0 1px #fff;
padding: 4px 16px 4px 2px;
text-overflow: ellipsis;
color: #333;
}
select option {
background: #fff;
}
@-moz-document url-prefix() { /* target firefox and derivatives only */
select {
-moz-appearance: none;
background: url(images/dropdown.png) right center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
}
select:hover, select:active {
background: url(images/dropdown_hover.png) right center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%) !important;
}
select:focus {
background: url(images/dropdown_hover.png) right center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%) !important;
box-shadow: 0 0 0 1px #89f;
}
}
select:focus {
color: #000;
}
select[name="newlogclass"] {
width: 80%;
width: calc(100% - 180px);
margin-right: 0;
}
select[name="newlogclass"] {
margin-right: 0;
}
button, input, select {
font: 9pt/130% "Droid Sans", "Noto Sans", Ubuntu, "Bitstream Vera Sans", "Lucida Grande", "DejaVu Sans", "Segoe UI", Verdana, Helvetica, sans-serif;
color: #333;
}
.optbox {
vertical-align: middle;
margin-right: 0;
}
.homelinkedit .optbox {
margin: 0;
}
input {
margin: 3px 5px 3px 0;
}
input[type="file"] {
margin: 3px 5px;
}
input[type="text"], input[type="password"] {
margin: 3px 5px 3px 5px;
vertical-align: middle;
min-width: 160px;
border: 1px solid #bbb;
box-shadow: inset 1px 1px 1px #ddd;
border-radius: 2px;
padding: 4px;
color: #333;
}
input[type="text"]:focus, input[type="password"]:focus {
box-shadow: inset 0 0 0 1px #89f;
color: #000;
}
button {
margin: 1px;
/* min-width: 50px;*/
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover {
background: #fff;
background: linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button:active, input[type="submit"]:active, input[type="reset"]:active {
background: #ddd;
}
input.search[type="text"] {
background: #fff url(/themes/console/images/buttons/search.png) no-repeat 2px center;
padding: 3px 3px 3px 24px;
min-height: 22px;
border: 1px solid #bbb;
color: #333 !important;
}
input[name="refreshInterval"] {
text-align: right;
}
/* accessibility tweak - colors rather than focus rings where possible */
.optbox:hover, .optbox:focus, input[type="checkbox"]:hover, input[type="checkbox"]:focus {
/* -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0, Color='#89f')";*/
-webkit-filter: drop-shadow(0 0 2px #89f);
filter: drop-shadow( 0 0 2px #89f);
border: 0;
outline: none;
}
.optbox:disabled:hover, input:disabled:hover {
filter: none;
}
button:focus, input[type="submit"]:focus, input[type="reset"]:focus {
filter: drop-shadow(0 0 2px #89f);
-webkit-filter: drop-shadow(0 0 2px #89f);
}
button::-moz-focus-inner, input::-moz-focus-inner {
outline: none;
border: none;
}
/* end accessibility */
.topness {
font-size: 7.5pt;
text-align: right;
margin-top: -8px;
margin-bottom: -5px;
margin-right: 5px;
}
/* Fixes for when app is not started and console error loads inside iframe */
body.iframed {
background: transparent url(/themes/console/images/transparent.gif) !important;
}
.iframed div.routersummaryouter {
display: none !important;
}
.iframed h1 {
margin: 0 1px 0 0 !important;
}
.iframed div.sorry {
margin: -1px 1px 0 0 !important;
}
/* end iframed console fixes */
/* Theme choice & Language selection in /configui */
.themechoice .optbox, .langselect .optbox {
vertical-align: text-bottom;
}
div.themechoice {
width: 115px;
min-height: 78px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border: 1px solid #89f;
float: left;
text-align: center;
padding: 0 4px;
margin: 4px;
border-radius: 2px;
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #ddf 100%);
transition: all 0.3s ease 0s;
box-shadow: 0 0 1px #fff;
}
.themechoice:hover {
border: 1px solid #f60;
background: #fff;
}
.themechoice:hover > object ~ .themelabel {
border-top: 1px solid #f60 !important;
background: #fff;
transition: all 0.1s ease 0s;
}
.themechoice:hover > object {
filter: drop-shadow(0px 0 1px #f60);
}
.themechoice .optbox {
height: 80px !important;
width: 110px !important;
opacity: 0; /* hide the radio icon so we can use thumbnail img instead */
margin-left: -31px;
z-index: 999;
}
.themechoice .optbox + object {
margin-left: -79px;
padding: 0 !important;
margin-bottom: 31px;
}
.themechoice img {
margin-bottom: 31px !important;
}
.themechoice .optbox:hover + img {
/* box-shadow: 0 0 1px 1px #33f;*/
}
.themechoice .optbox:hover + img ~ div.themelabel {
color: #f60;
font-weight: bold;
}
.themechoice:active .themelabel {
background: #f60 !important;
color: #fff !important;
box-shadow: inset 0 0 0 1px #fff;
}
.themechoice .optbox:checked + object ~ div.themelabel {
background: #ddf;
color: #338;
font-weight: bold;
}
.themechoice:active .optbox:checked + object ~ .themelabel {
background: #ddf !important;
color: #338 !important;
box-shadow: none !important;
font-weight: bold;
}
div#themeoptions {
clear: both;
padding-top: 5px;
}
#themeoptions input {
margin-left: 5px;
vertical-align: sub;
}
div.themelabel {
border-top: 1px solid #bbf !important;
margin: -30px -4px 0;
padding: 3px 2px;
background: #eef url(images/tinytitle.png) center center;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div#themesettings {
clear: both;
border: 1px solid #89f;
padding: 4px 5px 0;
margin: -1px 0;
background: #eff1ff;
}
div#langsettings {
border: 1px solid #89f;
padding: 4px 5px 0;
background: #eff1ff;
}
#themesettings hr {
display: none;
}
#langsettings hr {
margin: 0 -5px;
height: 1px;
}
div.langselect { /* containing box for lang selection */
width: 115px;
float: left;
margin: 4px;
text-align: center;
border: 1px solid #89f;
padding: 4px 4px 0;
border-radius: 2px;
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #ddf 100%);
transition: all 0.3s ease 0s;
box-shadow: 0 0 1px #fff;
}
.langselect:hover {
border: 1px solid #f60;
background: #fff;
transition: ease all 0.3s 0s;
}
.langselect .optbox {
width: 110px;
background: #f00;
height: 52px;
margin-left: -49px;
margin-bottom: 14px;
opacity: 0;
z-index: 999;
position: relative;
}
.langselect:hover > input + img {
transform: scale(1.1);
border: 1px solid #f60 !important;
}
.langselect img[src^="/flags"] {
border: 1px solid #89f;
margin-bottom: 42px;
margin-left: -63px;
opacity: 1;
z-index: 3;
position: relative;
}
.langselect input, .themechoice input {
cursor: pointer;
}
.langselect input[name="lang"]:checked + img {
transform: scale(1.1);
-webkit-transform: scale(1.1);
border: 1px solid #338;
}
.langselect:hover > input[name="lang"] + img + .ui_lang {
color: #f60;
border-top: 1px solid #f60;
font-weight: bold;
background: #fff !important;
transition: all 0.1s ease 0s;
}
.langselect input[name="lang"]:checked + img + div.ui_lang {
background: #ddf !important;
color: #338;
font-weight: bold;
margin: -32px -4px 0;
z-index: 2;
}
.langselect:active .ui_lang, .langselect:active > input[name="lang"] + img + .ui_lang {
background: #f60 !important;
color: #fff !important;
box-shadow: inset 0 0 0 1px #fff;
}
.langselect:active input[name="lang"]:checked + img + .ui_lang {
color: #338 !important;
box-shadow: none !important;
}
div.flagradio {
margin-top: 2px;
}
div.langselect + br {
display: none !important;
}
div.langselect br {
display: block;
}
div.ui_lang { /* lang text label */
text-align: center;
background: #eef url(images/tinytitle.png) center center;
background: linear-gradient(to bottom, #fff 0%, #fff 50%, #eff2ff 50%, #eff2ff 100%);
padding: 3px 2px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: -32px -4px 0;
border-top: 1px solid #bbf;
border-radius: 0 0 2px 2px;
text-transform: capitalize;
font-size: 9pt;
z-index: 2;
}
p#helptranslate {
clear: both;
padding: 5px 10px 10px;
text-align: right;
margin: 0 -5px;
}
/* configui password*/
table#consolepass th:nth-child(2) {
text-align: left;
}
table#consolepass td:first-child {
width: 100px;
white-space:nowrap;
}
table#consolepass td {
padding: 5px 10px;
font-size: 9pt;
}
table#consolepass input {
margin: 5px;
}
table#consolepass td#pw_adduser {
padding: 5px 10px;
border-top: 1px solid #89f;
}
td#pw_adduser input {
margin: 5px 20px 5px 5px !important;
}
table#consolepass input[name="name"] {
margin-right: 20px;
}
/* end configui */
.main#jardump {
overflow: auto;
}
#jardump table {
border-left: none;
border-right: none;
margin-top: -1px;
margin-bottom: -1px;
font-size: 8pt;
}
#jardump th {
padding: 5px;
font-size: 9pt;
}
#jardump td {
vertical-align: top;
}
.main#jardump th:nth-child(1), .main#jardump th:nth-child(3), .main#jardump th:nth-child(6), .main#jardump th:nth-child(7) {
text-align: left;
}
#jardump tt {
letter-spacing: -0.05em;
}
#jardump a tt {
color: #006 !important;
}
#jardump a:hover tt {
color: #f60 !important;
}
.main#netdb > .confignav {
margin-bottom: 15px;
}
#clientconfig th:first-child, #webappconfig th:first-child, #pluginconfig th:first-child {
text-align: right;
}
#clientconfig th:last-child, #webappconfig th:last-child, #pluginconfig th:last-child {
text-align: left;
}
table#netconfig {
line-height: 160%;
}
/* netdb */
table.netdbentry th {
font-weight: normal;
}
table.netdbentry th:last-child {
text-align: right;
padding: 5px;
white-space: nowrap;
width: 50px;
}
.netdbentry th code, .sybil_routerinfo th code, .leaseset th code {
color: #030 !important;
border-radius: 3px;
padding: 1px 3px;
margin-left: 4px;
font-family: "Droid Sans Mono", "Andale Mono", "DejaVu Sans Mono", "Lucida Console", Courier, mono !important;
}
a.viewfullentry:not(old) {
font-size: 0;
}
a.viewfullentry::after {
content: url(/themes/console/images/buttons/fullview.png);
}
a.viewfullentry:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
table.netdbentry th:first-child, table.netdbentry td:first-child {
white-space: nowrap;
padding: 4px 6px !important;
text-align: left;
}
table.netdbentry td:first-child {
width: 80px;
}
table.netdbentry td:nth-child(2) {
word-wrap: break-word;
}
.netdbentry img {
margin: 1px 0 0 0;
}
table#leasesetsummary {
margin-top: 15px;
}
#leasesetsummary td:first-child {
width: 50px;
white-space: nowrap;
}
table#leasesetdebug, table#leasesetsummary {
font-size: 9pt;
}
table#leasesetdebug td, table#leaseset td {
padding: 5px !important;
}
table#leasesetdebug {
margin-bottom: 10px;
}
table#leasesetdebug th, table#leasesetsummary th {
font-weight: bold;
padding: 8px 5px;
text-align: left;
}
table#leasesetdebug th:last-child, table#leasesetsummary th:last-child {
text-align: right;
}
table#leasesetdebug th:first-child, table#leasesetsummary th:first-child {
font-size: 10pt;
}
table#leasesetdebug th a, table#leasesetsummary th a {
font-size: 8pt;
text-transform: capitalize;
letter-spacing: normal;
word-spacing: normal;
}
table#leasesetdebug th a:not(old), table#leasesetsummary th a:not(old) {
font-size: 0;
}
table#leasesetdebug th a::after, table#leasesetsummary th a::after {
content: url(/themes/console/images/buttons/floodfill.png);
}
table#leasesetdebug th a:hover, table#leasesetsummary th a:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
table#leasesetdebug td:nth-child(odd) {
width: 200px;
white-space: nowrap;
text-align: right;
border-right: 1px inset #fff;
}
table#leasesetdebug td:nth-child(even) {
text-align: left;
white-space: nowrap;
}
table#leasesetdebug td:nth-child(2) {
width: 10px;
}
table.leaseset {
font-size: 9pt;
margin: 5px 0 10px;
}
table.leaseset:last-child {
margin-bottom: 5px;
}
.leaseset th {
font-weight: normal;
padding: 5px;
text-align: left;
}
.leaseset th:last-child, .leaseset td:nth-child(2) {
text-align: right;
padding-right: 5px;
}
.leaseset tr:nth-child(2) td:last-child a:not(old) {
font-size: 0;
}
.leaseset tr:nth-child(2) td:last-child a::after {
content: url(/themes/console/images/buttons/add_address.png);
}
.leaseset tr:nth-child(2) td:last-child a:hover {
filter: drop-shadow(0 0 1px #f60);
-webkit-filter: drop-shadow(0 0 1px #f60);
}
div#noleasesets {
border: 1px solid #89f;
padding: 20px;
font-weight: bold;
background: #eff1ff;
margin: 10px 0 7px;
text-align: center;
}
div#sybilnav, div#sybils_summary {
border: 1px solid #89f;
padding: 10px;
margin-bottom: 10px;
background: #fff;
}
div#sybilnav {
padding: 5px 5px 0;
}
#sybilnav ul li:first-child {
margin-top: -10px;
}
#sybilnav ul li:last-child {
margin-bottom: 0;
}
#sybilnav li a {
display: inline-block;
width: calc(100% - 34px);
}
table.sybil_routerinfo {
margin-bottom: 10px;
}
table.sybil_routerinfo:last-child {
margin-bottom: 5px;
}
.sybil_routerinfo th {
padding: 1px 1px 1px 6px !important;
}
table.sybil_routerinfo:first-of-type th {
padding: 6px !important;
}
.sybil_routerinfo th:first-child {
white-space: nowrap;
text-align: left;
}
.sybil_routerinfo th:nth-last-child(2) {
text-align: right !important;
padding-right: 0 !important;
}
.sybil_routerinfo th:last-child {
width: 20px;
}
.sybil_routerinfo td:first-child {
width: 50px;
white-space: nowrap;
}
.sybil_routerinfo img[width="32"] {
width: 24px;
height: 24px;
}
.main#netdb code, .main#netdb tt {
color: #03183f;
font-family: "Droid Sans", "Noto Sans", Ubuntu, "Bitstream Vera Sans", "Lucida Grande", "DejaVu Sans", "Segoe UI", Verdana, Helvetica, sans-serif;
font-weight: normal;
}
div#sybilnav {
background: #eff1ff;
-moz-columns: 4 200px;
-webkit-columns: 4 200px;
columns: 4 200px;
padding: 10px 0 0 5px;
}
#sybilnav li {
border: 1px solid #ddf;
border-bottom: 2px solid #ccf;
list-style: none;
margin-bottom: 5px;
margin-left: -15px;
padding: 3px;
background: #fff;
background: linear-gradient(to bottom, #fff 0%, #eef 100%);
border-radius: 2px 2px 0 0;
min-width: 170px;
box-sizing: border-box;
break-inside: avoid;
page-break-before: right;
-webkit-column-break-inside: avoid;
}
#sybilnav li:first-child {
margin-top: 10px !important;
}
#sybilnav ul li::before {
content: '\00A0\1F441\00A0';
font-size: 16pt;
line-height: 50%;
vertical-align: sub;
}
p.sybil_floodfill, p.family, p.threatpoints, p.hashdist {
border: 1px solid #89f;
padding: 5px 5px 5px 30px;
margin: 3px 0;
color: #33f;
font-weight: bold;
background: #ffe url(images/eye.png) 8px center no-repeat;
background: url(images/eye.png) 8px center no-repeat, linear-gradient(to right, #fff 0%, #dde1ff 70%);
}
p.family + p.family, p.sybil_floodfill + p.sybil_floodfill {
margin-top: -4px;
}
p.sybil_floodfill + a[name] + table.sybil_routerinfo, p.hashdist + a[name] + table.sybil_routerinfo {
margin-top: 10px !important;
}
.threatpoints + a[name] + ul {
border: 1px solid #89f;
padding: 5px 5px 0;
}
.threatpoints + ul {
border: 1px solid #89f;
padding: 0 15px 0 30px;
margin: -4px 0 10px !important;
background: #eff1ff;
}
.threatpoints + ul li {
padding: 0;
}
.threatpoints + ul li:last-child {
margin-bottom: 6px;
}
p.notfound, p#sybil_totals {
padding: 15px;
border: 1px solid #89f;
background: #fff;
}
p:empty { /* empty paragraph nuke */
display: none;
}
/* end netdb */
/* /stats */
form#statnav {
border: 1px solid #89f !important;
padding: 10px 10px 10px 15px;
}
h3.stats {
border: 1px solid #89f;
border-radius: 0;
}
ul.statlist {
border: 1px solid #89f;
padding: 0 10px 0 0;
margin-left: 0 !important;
margin-bottom: -27px !important;
background: #eff1ff;
}
ul.statlist:last-of-type {
margin-bottom: -22px !important;
}
ul.statlist a[name], ul.statlist b, ul.statlist li b, ul.statlist a[name]:hover {
text-decoration: none;
letter-spacing: normal;
font-size: 9pt;
line-height: 120%;
}
.statlist ul + br {
display: none !important;
}
ul.statlist li b, ul.statlist b a:hover, h3.stats a:hover {
color: #0c153d !important;
}
ul.statlist li::before {
content: "\1F6C8\00A0";
font-size: 14pt;
line-height: 60%;
vertical-align: baseline;
color: #0c153d;
filter: drop-shadow(0 1px 1px #999);
-webkit-filter: drop-shadow(0 1px 1px #aaa);
}
ul.statlist li {
margin-left: 5px;
padding: 2px;
/* line-height: 190% !important;*/
list-style: none;
}
ul.statlist li li {
margin-left: 16px;
margin-right: -20px;
margin-top: 2px;
line-height: 130% !important;
list-style: none;
padding: 2px 0;
border-top: 1px dotted #89f;
text-align: justify;
}
.statlist li li:first-child {
margin-top: 12px !important;
border-top: none;
padding-top: 2px;
}
ul.statlist li li::before {
content: "\279F\00A0";
vertical-align: baseline;
margin-left: 3px;
}
ul.statlist li li:last-child {
padding-bottom: 2px;
border: 1px dotted #89f;
background: #fff;
background: linear-gradient(to right, #fff 0%, #eef 70%, #ddf 100%);
box-shadow: inset 0 0 0 1px #fff;
}
ul.statlist li:last-child {
padding-bottom: 15px;
margin-top: 2px;
}
ul.statlist li:first-child {
margin-top: -5px;
}
ul.statlist li li:last-child::before {
content: "\27A1\00A0";
margin-left: 2px;
vertical-align: text-top;
}
.statlist a[href*="graph"] {
margin-top: 2px !important;
}
.statlist a[href*="graph"]::before {
content: "\1F5E0";
font-size: 16pt;
line-height: 60%;
font-weight: normal !important;
padding-bottom: 2px;
}
.statlist li a[href*="graph"]:first-of-type {
margin-left: -1px;
}
.statlist a[href*="graph"]::after {
content: "\00A0";
}
#gatherstats + form {
background: #fff;
}
.main#stats form {
border: 1px solid #89f;
padding: 10px;
margin: -13px 0 -11px;
}
h3.stats {
margin-bottom: 9px !important;
}
/* end stats */
/* netdb (main section) */
table#netdboverview {
margin: 15px 0 5px;
border: 1px solid #89f !important;
}
#netdboverview th {
padding: 5px;
font-size: 10pt;
}
#netdbtransports th:first-child, #netdbcountrylist th:first-child {
text-align: left;
}
#netdboverview td {
padding: 5px 5px 0;
}
#netdbversions td, #netdbtransports td, #netdbcountrylist td {
padding: 5px;
}
/* /help */
div#volunteer, div#sidebarhelp, div#configurationhelp, div#reachabilityhelp, div#legal, div#changelog {
border: 1px solid #89f;
padding: 10px 15px 5px;
margin-bottom: 10px;
margin-top: 15px !important;
background: #eff1ff;
}
div#volunteer {
margin-top: -25px !important;
padding-bottom: 0 !important;
}
#volunteer ul li, #volunteer ul li:first-child {
padding: 2px 0 !important;
}
#sidebarhelp h2 {
margin-bottom: 0 !important;
}
div.main#help h2 {
margin: -16px -16px 0;
}
div.main#help h3 {
margin: -5px -16px 0;
}
.main#help p {
padding: 5px 0;
margin-top: 5px;
}
.main#help ul {
margin-bottom: 15px;
margin-top: -5px;
padding-left: 15px;
}
.main#help ul li:first-child {
padding-top: 0;
margin-top: 10px !important;
}
#help ul.links {
margin-left: 20px;
padding-top: 0;
}
ul#reachability {
padding-left: 15px;
}
div#changelog {
padding: 0;
margin-top: 0 !important;
}
#changelog h2 {
margin: -1px -1px 5px !important;
}
.main#help pre {
padding-left: 0;
padding-bottom: 20px;
margin: -5px 0 5px 10px;
width: 98%;
width: calc(100% - 10px);
height: 600px;
overflow: auto;
}
p#fullhistory {
text-align: right;
margin-bottom: -5px;
margin: -5px -1px -6px !important;
border: 1px solid #89f;
padding-right: 10px !important;
background: #fff;
}
.eventspanel br {
display: none;
}
.eventspanel h3 {
margin-top: 0;
}
.eventspanel form {
border: 1px solid #89f;
padding: 10px;
margin-top: -11px;
background: #fff;
}
.eventspanel th {
text-align: left;
}
#proof p {
margin: 0;
padding: 0;
}
#proof textarea, #proof textarea:focus {
border: none;
margin: 0;
padding: 15px 20px;
width: 100%;
box-shadow: none;
color: #333;
background: none;
}
#debug h2 + table {
margin-top: -11px;
}
#debug th {
text-align: left;
}
#debug tr {
border-bottom: 1px solid #89f;
}
#debug td {
padding: 2px 5px;
}
#debug ul {
line-height: 120%;
}
#debug li:first-child {
padding: 10px 0 0;
}
#debug li:last-child {
padding-bottom: 0;
margin-bottom: -9px;
}
#debug li {
padding-bottom: 0;
margin-left: -5px;
margin-bottom: -2px;
}
#certs p {
margin: 3px 0;
padding: 10px 5px;
border: 1px solid #89f;
background: #fff;
}
#certs h4 + p {
margin-top: -6px;
margin-bottom: 10px;
}
#advancedsettings h2 {
margin: 10px 0 0 !important;
}
#advancedsettings p.infohelp {
margin: -1px 0;
}
#advancedsettings td.infowarn {
padding: 10px 10px 10px 40px !important;
border: 1px solid #89f;
background: #fffff5 url(/themes/console/images/info/infowarn.png) 10px center no-repeat !important;
background-size: 22px 22px !important;
}
#configinfo th {
text-align: left;
font-family: "Droid Sans Mono", "Andale Mono", "DejaVu Sans Mono", "Lucida Console", Courier, mono;
padding: 7px 10px;
color: #070;
}
#configinfo td {
text-align: justify;
padding: 5px 15px;
background: #eff1ff;
}
/* informational images */
table#bugreports td.infohelp {
background: #fff url(/themes/console/images/info/bugreport.png) no-repeat 12px center;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
p#debugmode {
padding: 15px 15px 15px 50px;
background: #fff url(/themes/console/images/info/debug.png) 12px center no-repeat;
background-size: 28px 28px;
}
p#sybilinfo {
padding: 15px 15px 15px 50px;
background: #fff url(/themes/console/images/info/experimental.png) 12px center no-repeat;
background-size: 28px 28px;
}
p.infowarn {
border: 1px solid #89f;
padding: 15px 15px 15px 50px;
background: #fff url(/themes/console/images/info/infowarn.png) 10px center no-repeat;
line-height: 130%;
}
.infowarn#tunnelconfig {
margin-top: 15px;
}
#bandwidthconfig tr:first-child .infohelp {
background: #fff url(/themes/console/images/info/bandwidth.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#addkeyring td.infohelp {
background: #fff url(/themes/console/images/info/keys.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#joinfamily tr:nth-child(3) td:first-child {
background: #fff url(/themes/console/images/info/key.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#newfamily tr:last-child td:first-child {
background: #fff url(/themes/console/images/info/label.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#oldhome td:first-child {
background: #fff url(/themes/console/images/info/home.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#floodfillconfig .infohelp {
background: #fff url(/themes/console/images/info/floodfill_32x32.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
p#clientconf.infohelp, p#webappconfigtext.infohelp {
background: #fff url(/themes/console/images/info/java_edit.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
p#pluginconfigtext {
background: #fff url(/themes/console/images/info/plugin_edit.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#plugininstall .infohelp {
background: #fff url(/themes/console/images/info/plugin_link.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#plugininstall tr:nth-child(3) td:nth-last-child(2), #manualreseed tr:nth-child(3) td:nth-last-child(2) {
background: #fff url(/themes/console/images/info/url.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#manualreseed tr:nth-child(5) td:nth-last-child(2), #plugininstall tr:nth-child(5) td:nth-last-child(2) {
background: #fff url(/themes/console/images/info/from_file.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#manualreseed tr:nth-last-child(2) td.infohelp {
background: #fff url(/themes/console/images/info/box.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#config_peers tr:nth-child(3) td.infohelp {
background: #fff url(/themes/console/images/info/blocked.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
h3#shutdownrouter + p.infohelp {
background: #fff url(/themes/console/images/info/power.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
h3#restartrouter + p.infohelp {
background: #fff url(/themes/console/images/info/reboot.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
h3#systray + p.infohelp {
background: #fff url(/themes/console/images/info/systray.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
h3#servicedebug + p.infohelp {
background: #fff url(/themes/console/images/info/debug.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
h3#browseronstart + p.infohelp {
background: #fff url(/themes/console/images/info/launch_browser.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
.main#config_reseed p.infohelp {
background: #fff url(/themes/console/images/info/connect.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
p#enablefullstats, p#gatherstats {
background: #fff url(/themes/console/images/info/statistics.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
}
#config_family .infohelp {
background: #fff url(/themes/console/images/info/family.png) 12px center no-repeat;
padding: 15px 15px 15px 50px;
background-size: 28px 28px;
margin-bottom: -1px !important;
}
/* end informational images */
/* buttons */
input[type="submit"], input[type="reset"], button {
border: 1px solid #999;
box-shadow: inset 0 0 0 1px #fff;
background: #eee;
background: linear-gradient(to bottom, #fff 0%, #ddd 100%);
color: #333;
margin: 3px 8px 3px 0;
font: 9pt "Droid Sans", Ubuntu, "Noto Sans", "Segoe UI", "Bitstream Vera Sans", Verdana, "Lucida Grande", Helvetica, sans-serif;
padding: 4px 5px;
text-decoration: none;
border-radius: 2px;
opacity: 1;
background-size: 14px auto, 100% 100% !important;
filter: saturate(70%) drop-shadow(0 0 1px #ccc);
-webkit-filter: saturate(70%) drop-shadow(0 0 1px #ccc);
}
button:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:focus, input[type="submit"]:focus, input[type="reset"]:focus {
background: linear-gradient(to bottom, #ddd 0%, #fff 100%);
border: 1px solid #f60;
color: #222;
filter: saturate(100%) drop-shadow(0 0 1px #ccc);
-webkit-filter: saturate(100%) drop-shadow(0 0 1px #ccc);
}
button:active, input[type="submit"]:active, input[type="reset"]:active {
box-shadow: inset 2px 2px 2px #555;
background-blend-mode: luminosity;
}
input.accept, button.accept {
background: url(/themes/console/images/buttons/yes.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.accept:hover, button.accept:hover,
input.accept:focus, button.accept:focus {
background: url(/themes/console/images/buttons/yes.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.accept[value^="Unban"], button.accept[value^="Unban"] {
background: url(/themes/console/images/buttons/unban.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.accept[value^="Unban"]:hover, button.accept[value^="Unban"]:hover,
input.accept[value^="Unban"]:focus, button.accept[value^="Unban"]:focus {
background: url(/themes/console/images/buttons/unban.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.accept[value^="Create"], button.accept[value^="Create"] {
background: url(/themes/console/images/buttons/create.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.accept[value^="Create"]:hover, button.accept[value^="Create"]:hover,
input.accept[value^="Create"]:focus, button.accept[value^="Create"]:focus {
background: url(/themes/console/images/buttons/create.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.accept[value^="Filter"], button.accept[value^="Filter"] {
background: url(/themes/console/images/buttons/filter.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.accept[value^="Filter"]:hover, button.accept[value^="Filter"]:hover,
input.accept[value^="Filter"]:focus, button.accept[value^="Filter"]:focus {
background: url(/themes/console/images/buttons/filter.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.add, button.add {
background: url(/themes/console/images/buttons/add.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.add:hover, button.add:hover,
input.add:focus, button.add:focus {
background: url(/themes/console/images/buttons/add.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.add[value^="Adjust"], button.add[value^="Adjust"] {
background: url(/themes/console/images/buttons/edit2.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.add[value^="Adjust"]:hover, button.add[value^="Adjust"]:hover,
input.add[value^="Adjust"]:focus, button.add[value^="Adjust"]:focus {
background: url(/themes/console/images/buttons/edit2.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.cancel, button.cancel {
background: url(/themes/console/images/buttons/no.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.cancel:hover, button.cancel:hover,
input.cancel:focus, button.cancel:focus {
background: url(/themes/console/images/buttons/no.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.accept[value^="Show"], button.accept[value^="Show"],
input.check[value^="View"], button.check[value^="View"] {
background: url(/themes/console/images/buttons/show.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.accept[value^="Show"]:hover, button.accept[value^="Show"]:hover,
input.check[value^="View"]:hover, button.check[value^="View"]:hover,
input.accept[value^="Show"]:focus, button.accept[value^="Show"]:focus,
input.check[value^="View"]:focus, button.check[value^="View"]:focus {
background: url(/themes/console/images/buttons/show.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
}
input.cancel[value^="Hide"], button.cancel[value^="Hide"],
input.delete[value^="Do not view"], button.delete[value^="Do not view"] {
background: url(/themes/console/images/buttons/hide.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.cancel[value^="Hide"]:hover, button.cancel[value^="Hide"]:hover,
input.delete[value^="Do not view"]:hover, button.delete[value^="Do not view"]:hover,
input.cancel[value^="Hide"]:focus, button.cancel[value^="Hide"]:focus,
input.delete[value^="Do not view"]:focus, button.delete[value^="Do not view"]:focus {
background: url(/themes/console/images/buttons/hide.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.check, button.check {
background: url(/themes/console/images/buttons/yes.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.check:hover, button.check:hover,
input.check:focus, button.check:focus {
background: url(/themes/console/images/buttons/yes.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.check[value$="updates"], button.check[value$="updates"] {
background: url(/themes/console/images/buttons/update.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.check[value$="updates"]:hover, button.check[value$="updates"]:hover,
input.check[value$="updates"]:focus, button.check[value$="updates"]:focus {
background: url(/themes/console/images/buttons/update_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.delete, button.delete {
background: url(/themes/console/images/buttons/delete.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.delete:hover, button.delete:hover,
input.delete:focus, button.delete:focus {
background: url(/themes/console/images/buttons/delete_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.delete[value^="Ban"], button.delete[value^="Ban"] {
background: url(/themes/console/images/buttons/ban.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.delete[value^="Ban"]:hover, button.delete[value^="Ban"]:hover,
input.delete[value^="Ban"]:focus, button.delete[value^="Ban"]:focus {
background: url(/themes/console/images/buttons/ban.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.download, button.download {
background: url(/themes/console/images/buttons/download.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.download:hover, button.download:hover,
input.download:focus, button.download:focus {
background: url(/themes/console/images/buttons/download.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.download[value^="Join"], button.download[value^="Join"] {
background: url(/themes/console/images/buttons/users.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.download[value^="Join"]:hover, button.download[value^="Join"]:hover,
input.download[value^="Join"]:focus, button.download[value^="Join"]:focus {
background: url(/themes/console/images/buttons/users.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.download[value$="from File"], button.download[value$="from File"],
input.download[value$="from file"], button.download[value$="from file"] {
background: url(/themes/console/images/buttons/from-file.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.download[value$="from File"]:hover, button.download[value$="from File"]:hover,
input.download[value$="from file"]:hover, button.download[value$="from file"]:hover,
input.download[value$="from File"]:focus, button.download[value$="from File"]:focus,
input.download[value$="from file"]:focus, button.download[value$="from file"]:focus {
background: url(/themes/console/images/buttons/from-file.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.download[value^="Dump"], button.download[value^="Dump"] {
background: url(/themes/console/images/buttons/dump-threads.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.download[value^="Dump"]:hover, button.download[value^="Dump"]:hover,
input.download[value^="Dump"]:focus, button.download[value^="Dump"]:focus {
background: url(/themes/console/images/buttons/dump-threads.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.go, button.go, input[value="GO"] {
background: url(/themes/console/images/buttons/go.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.go:hover, button.go:hover, input[value="GO"]:hover,
input.go:focus, button.go:focus, input[value="GO"]:focus {
background: url(/themes/console/images/buttons/go.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.go[value^="Create"], button.go[value^="Create"] {
background: url(/themes/console/images/buttons/create-file.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.go[value^="Create"]:hover, button.go[value^="Create"]:hover,
input.go[value^="Create"]:focus, button.go[value^="Create"]:focus {
background: url(/themes/console/images/buttons/create-file.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.reload, button.reload {
background: url(/themes/console/images/buttons/restore.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.reload:hover, button.reload:hover,
input.reload:focus, button.reload:focus {
background: url(/themes/console/images/buttons/restore_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.reload[value$="restart"], button.reload[value$="restart"] {
background: url(/themes/console/images/buttons/restart.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.reload[value$="restart"]:hover, button.reload[value$="restart"]:hover,
input.reload[value$="restart"]:focus, button.reload[value$="restart"]:focus {
background: url(/themes/console/images/buttons/restart_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.reload[value^="Update"], button.reload[value^="Update"] {
background: url(/themes/console/images/buttons/update.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.reload[value^="Update"]:hover, button.reload[value^="Update"]:hover,
input.reload[value^="Update"]:focus, button.reload[value^="Update"]:focus {
background: url(/themes/console/images/buttons/update_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.reload[value="Force GC"], button.reload[value="Force GC"] {
background: url(/themes/console/images/buttons/clean.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.reload[value="Force GC"]:hover, button.reload[value="Force GC"]:hover,
input.reload[value="Force GC"]:focus, button.reload[value="Force GC"]:focus {
background: url(/themes/console/images/buttons/clean_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
input.stop, button.stop {
background: url(/themes/console/images/buttons/shutdown.png) no-repeat 6px center, linear-gradient(to bottom, #fff 0%, #ddd 100%);
padding: 5px 5px 5px 21px;
}
input.stop:hover, button.stop:hover,
input.stop:focus, button.stop:focus {
background: url(/themes/console/images/buttons/shutdown_hover.png) no-repeat 6px center, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
/* client config buttons aka project "X" */
button.Xaccept {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/Xstart.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xaccept:hover, button.Xaccept:focus {
background: url(/themes/console/images/buttons/Xstart.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button.Xstop {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/Xstop.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xstop:hover, button.Xstop:focus {
background: url(/themes/console/images/buttons/Xstop.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button.Xadd {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/edit2.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xadd:hover, button.Xadd:focus {
background: url(/themes/console/images/buttons/edit2.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button.Xdelete {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/delete.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xdelete:hover, button.Xdelete:focus {
background: url(/themes/console/images/buttons/delete_hover.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button.Xcheck {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/update.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xcheck:hover, button.Xcheck:focus {
background: url(/themes/console/images/buttons/update_hover.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button.Xdownload {
font-size: 0;
text-indent: -99999px;
background: url(/themes/console/images/buttons/download.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 12px 11px;
}
button.Xdownload:hover, button.Xdownload:focus {
background: url(/themes/console/images/buttons/download.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
button::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="reset"]::-moz-focus-inner {
outline: none;
border: none;
}
/* end project "X" */
/* sidebar buttons */
.routersummary button {
margin: 0 1px -3px;
min-width: 87px;
}
.routersummary .reload, .routersummary .stop {
text-indent: -99999px;
background-size: 16px 16px, 100% 100% !important;
}
.routersummary .reload {
background: url(/themes/console/images/buttons/restart.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%) !important;
}
.routersummary .reload:hover, .routersummary .reload:focus {
background: url(/themes/console/images/buttons/restart_hover.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%) !important;
border: 1px solid #f60;
}
.routersummary .reload:active, .routersummary .stop:active, .routersummary .download:active {
box-shadow: inset 2px 2px 2px #555;
}
.routersummary .stop {
background: url(/themes/console/images/buttons/shutdown.png) center center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
}
.routersummary .stop:hover, .routersummary .stop:focus {
background: url(/themes/console/images/buttons/shutdown_hover.png) center center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
border: 1px solid #f60;
}
.routersummary .download {
background: url(/themes/console/images/buttons/download.png) 3px center no-repeat, linear-gradient(to bottom, #fff 0%, #ddd 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 5px 3px 5px 17px !important;
/* margin-top: -4px;*/
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.routersummary .download, .routersummary .download:hover, .routersummary .download:focus, .routersummary .download:active {
padding-left: 19px !important;
}
}
.routersummary .download:hover, .routersummary .download:focus, .routersummary .download:active {
background: url(/themes/console/images/buttons/download.png) 3px center no-repeat, linear-gradient(to bottom, #ddd 0%, #fff 100%);
background-size: 16px 16px, 100% 100% !important;
padding: 5px 3px 5px 17px !important;
border: 1px solid #f60;
}
/* end sidebar buttons */
/* end buttons */
/* login inputs */
#consolepass input[name="name"], #externali2cp input[name="user"] {
background: #fff url(/themes/console/images/buttons/user.png) 5px center no-repeat;
padding: 4px 5px 4px 26px !important;
background-size: 16px 16px !important;
}
#consolepass input[name="nofilter_pw"], #externali2cp input[name="nofilter_pw"] {
background: #fff url(/themes/console/images/buttons/password.png) 5px center no-repeat;
padding: 4px 5px 4px 26px !important;
background-size: 16px 16px !important;
}
/* responsive layout */
@media screen and (min-width: 1500px) {
body, .main, .main td, .news p, #news p, .tab, .tab2, .main li b, div.joblog li, .themelabel, .ui_lang, .applabel a,
#peerdefs, #profile_defs, #thresholds, #configinfo, .infohelp, .infowarn, button, input, select, textarea {
font-size: 10pt !important;
}
.routersummary td, .routersummary a, .routersummary button, .routersummary h4, .routersummary h4 a,
code, tt, div.news {
font-size: 9pt !important;
}
.main, .news, h1 {
margin-left: 232px !important;
}
.routersummary {
width: 225px !important;
}
.routersummary div[style="height: 36px;"] {
}
.routersummary img[src$="i2plogo.png"] {
transform: scale(1.1);
}
.routersummary table[id^="sb_"] {
width: 226px !important;
}
.routersummary h3 a {
font-size: 11pt !important;
}
.routersummary button[type="submit"] {
min-width: 100px;
margin: 2px 4px 1px;
}
div.app {
width: 154px;
}
.applabel {
width: 150px !important;
}
.footnote {
font-size: 8pt !important;
}
}