.date { color: #7F007F; }
.enum { color: #007F7F; }
.binary { color: red; }
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td { background: #F5F5F5; }
+.odds tbody tr:nth-child(2n) { background: #F5F5F5; }
.js .checkable .checked td, .js .checkable .checked th { background: #ddf; }
.time { color: silver; font-size: 70%; }
.function, .number, .datetime { text-align: right; }
.date { color: #80ff80; }
.enum { color: #ff8080; }
.binary { color: #9bc0e1; }
- .odds tbody tr:nth-child(2n):not(.checked, :hover) td { background: #042541; }
+ .odds tbody tr:nth-child(2n) { background: #042541; }
.js .checkable .checked td, .js .checkable .checked th { background: #10395c; }
.icon { background-color: #062642; }
.icon:hover { background-color: #d1394e; }
tr{border-bottom:1px dotted rgba(255,255,255,0.1)}
th,td{padding:4px 10px}
th[style="text-align: right;"] input[type="checkbox"],td[align="right"] input[type="checkbox"],th[style="text-align: right;"] input[type="radio"],td[align="right"] input[type="radio"]{margin-right:0;margin-left:5px}
-thead td,thead th,.odds tbody tr:nth-child(2n):not(.checked, :hover),tbody tr:hover td,tbody tr:hover th,.js .checkable .checked td,.js .checkable .checked th{background:transparent}
+thead td,thead th,.odds tbody tr:nth-child(2n),tbody tr:hover td,tbody tr:hover th,.js .checkable .checked td,.js .checkable .checked th{background:transparent}
thead tr{background:#282b2f;border-bottom:1px solid rgba(255,255,255,0.1)}
thead td,thead th{padding:7px 10px;background:transparent;text-align:left}
tbody th,tbody td{vertical-align:top}
thead tr:hover td, thead tr:hover th {\r
background-color: #DDD !important;\r
}\r
-tr:nth-child(2n) td, tr:nth-child(2n) th, .odd td, .odd th, tr.odd {\r
+tr:nth-child(2n) td, tr:nth-child(2n) th {\r
background-color: #F1F1F1;\r
}\r
tr:hover td, tr:hover th {\r
background: var(--color-darkPurple);
}
- .odds tbody tr:nth-child(2n):not(.checked, :hover) th,
- .odds tbody tr:nth-child(2n):not(.checked, :hover) td {
+ .odds tbody tr:nth-child(2n) {
background: var(--color-darkDraculaVSCode);
}
background:white;
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {
+.odds tbody tr:nth-child(2n) {
background:#fcfaf5;
}
border-bottom: 1px solid rgba(255, 255, 255, .1);\r
}\r
\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) th{\r
+.odds tbody tr:nth-child(2n) th{\r
background: #222;\r
}\r
\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td{\r
+.odds tbody tr:nth-child(2n) td{\r
background: #000;\r
}\r
\r
td:first-child, th:first-child {border-left-width: 0;}\r
thead td, thead th {background-color: #DFDFDF; border: none; border-bottom: 1px #BBB solid;}\r
thead tr:hover td, thead tr:hover th {background-color: #DDD !important;}\r
-tr:nth-child(2n) td, tr:nth-child(2n) th, .odds tbody tr:nth-child(2n):not(.checked, :hover) td, .odds tbody tr:nth-child(2n):not(.checked, :hover) th, .odds tbody tr:nth-child(2n):not(.checked, :hover) {background-color: #F1F1F1;}\r
+tr:nth-child(2n) td, tr:nth-child(2n) th, .odds tbody tr:nth-child(2n), .odds tbody tr:nth-child(2n):not(.checked, :hover) {background-color: #F1F1F1;}\r
tr:hover td, tr:hover th {background-color: #BCD;}\r
fieldset {display: inline; vertical-align: top; padding: 2px 12px; margin: 25px 12px 12px 0; border: none; background-color: #F1F1F1; border: 1px solid #E3E3E3; position: relative;}\r
fieldset, x:-moz-any-link {padding-top: 4px;}\r
border-bottom: 1px solid #777;
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) th{
+.odds tbody tr:nth-child(2n) th{
background: #33394d;
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td{
+.odds tbody tr:nth-child(2n) td{
background: #33394d;
}
color: #cdf
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {
+.odds tbody tr:nth-child(2n) {
background: #fcfaf5
}
vertical-align: top;\r
}\r
\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) th, .odds tbody tr:nth-child(2n):not(.checked, :hover) td {\r
+.odds tbody tr:nth-child(2n) {\r
background: #FCFAF5;\r
}\r
\r
background:white;\r
}\r
\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {\r
+.odds tbody tr:nth-child(2n) {\r
background:#fcfaf5;\r
}\r
\r
-#content tbody tr.checked td, .odds tbody tr:nth-child(2n):not(.checked, :hover).checked td {\r
+#content tbody tr.checked td, .odds tbody tr:nth-child(2n).checked td {\r
background:#fbe2e2;\r
color:red;\r
}\r
.binary {
color: red;
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {
+.odds tbody tr:nth-child(2n) {
background: transparent;
}
.js .checkable .checked td,
background:white;\r
}\r
\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {\r
+.odds tbody tr:nth-child(2n) {\r
background:#fcfaf5;\r
}\r
\r
label { margin: 0 8px;}\r
thead td, thead th{color:#fff;}\r
\r
-#content tbody .odds tbody tr:nth-child(2n):not(:hover).checked td, .odds tbody tr:nth-child(2n):not(:hover).checked td {\r
+#content tbody .odds tbody tr:nth-child(2n).checked td, .odds tbody tr:nth-child(2n).checked td {\r
background: #c8edff;\r
color: #03A9F4;\r
}\r
border-bottom: 1px #DDD solid; }\r
.nowrap tr:nth-child(2n) td, .nowrap tr:nth-child(2n) th {\r
background-color: #DEF; }\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td, .odds tbody tr:nth-child(2n):not(.checked, :hover) th {\r
+.odds tbody tr:nth-child(2n) {\r
background-color: #DEF; } /* IEx */\r
tr.selected td, tr.selected th {\r
background-color: #ABC !important; }\r
background: #bfb008;
}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) th,
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td {
+.odds tbody tr:nth-child(2n) {
background: #f5f5f5;
}
td,th{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:-moz-use-text-color #999 #999 -moz-use-text-color;border-image:none;border-style:none solid solid none;border-width:0 1px 1px 0;padding:.2em .3em}\r
thead td,thead th{background:#eee;background:-moz-linear-gradient(top,#eee 0,#ccc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ccc));background:-webkit-linear-gradient(top,#eee 0,#ccc 100%);background:-o-linear-gradient(top,#eee 0,#ccc 100%);background:-ms-linear-gradient(top,#eee 0,#ccc 100%);background:linear-gradient(to bottom,#eee 0,#ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#cccccc',GradientType=0)}\r
td{background-color:#f4f8ff}\r
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td{background-color:#fff}\r
+.odds tbody tr:nth-child(2n){background-color:#fff}\r
tbody tr:hover td,tbody tr:hover th{background-color:#FFE}\r
p.tabs{margin:0 20px 0 0}\r
.jush-sql{background:0}\r
thead th a:link:hover,thead th a:visited:hover{color:#d00808}
thead th a:visited{color:#844200}
td{background:#ebebeb}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) td{background:#e0e0e0}
-.odds tbody tr:nth-child(2n):not(.checked, :hover) th{background:#ebebeb}
+.odds tbody tr:nth-child(2n) td{background:#e0e0e0}
+.odds tbody tr:nth-child(2n) th{background:#ebebeb}
tbody{font-size:90%}
tbody td{padding:.15em .3em}
pre[id^=sql]+table tbody td{padding:.2em .3em}