kreta/KretaWeb/Content/tanuloertekeles.css
2024-03-13 00:33:46 +01:00

343 lines
6.6 KiB
CSS

:root {
--kreta-anchor-blue: #54a5d1;
--warning-highlight: orangered;
--focus-darkgrey: #1f1f1f;
}
.k-grid > table.TanuloErtekelesGrid td > div.gridNumericBox {
float: left !important;
}
.k-grid
> table.TanuloErtekelesGrid
td
> div.gridNumericBox
> span.k-numerictextbox {
margin-bottom: inherit !important;
}
.k-grid
> table.TanuloErtekelesGrid
th
> span.k-link
> div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap,
.k-grid
> table.TanuloErtekelesGrid
td
> div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap {
height: 28px;
}
.k-grid
> table.TanuloErtekelesGrid
td
> div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap
> input:first-of-type {
height: 25px;
}
.k-grid
> table.TanuloErtekelesGrid
th
> span.k-link
> div.gridNumericBox
input.numericBoxHeightFix,
.k-grid
> table.TanuloErtekelesGrid
td
> div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap
input.numericBoxHeightFix {
height: 1.8em;
}
.k-grid
> table.TanuloErtekelesGrid
th
> span.k-link
div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap
> .k-select
> .k-link,
.k-grid
> table.TanuloErtekelesGrid
td
> div.gridNumericBox
> span.k-numerictextbox
> span.k-numeric-wrap
> .k-select
> .k-link {
height: 15px;
}
.k-grid > table.TanuloErtekelesGrid tbody tr td,
.k-content .k-grid tbody tr .gridcell {
height: 30px !important;
}
.k-grid > table.TanuloErtekelesGrid tr.k-master-row {
height: 30px;
}
.k-grid > table.TanuloErtekelesGrid .selectorwrapper {
margin: 0;
}
.k-grid > table.TanuloErtekelesGrid .selectorwrapper li {
line-height: 24px;
height: 24px;
margin: 2px 0 2px 2px;
padding: 0 8px;
}
.k-grid > table.TanuloErtekelesGrid th.honap {
width: 4%;
text-align: center;
min-width: 39px;
}
.k-grid > table.TanuloErtekelesGrid.justView th.honap {
width: 6%;
min-width: 39px;
}
.k-grid > table.TanuloErtekelesGrid td.honap {
padding-left: 2px !important;
padding-right: 1px !important;
min-width: 39px;
}
.k-grid > table.TanuloErtekelesGrid td.kozepre {
text-align: center;
}
.k-grid > table.TanuloErtekelesGrid td.honap span {
display: inline-block;
margin-top: 1px !important;
margin-bottom: 1px !important;
}
.k-grid > table.TanuloErtekelesGrid .atlag {
width: 3%;
text-align: center;
}
.k-grid > table.TanuloErtekelesGrid .atlag .spanAtlagFigyelmeztetes {
color: #be0b0b;
font-weight: bold;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td.k-hierarchy-cell,
.k-grid > table.TanuloErtekelesDetailGrid > tbody > tr > td.k-hierarchy-cell {
border-left: 1px solid #e0e0e0;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td,
.k-grid > table.TanuloErtekelesDetailGrid > tbody > tr > td {
border-right: 1px solid #e0e0e0;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td.rowFunction,
.k-grid > table.TanuloErtekelesDetailGrid > tbody > tr > td.rowFunction {
text-align: center;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td.rowFunction {
min-width: 40px !important;
width: 40px !important;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td.rowFunction > a > i {
margin-top: 3px;
margin-left: 7px;
}
.k-grid > table.TanuloErtekelesGrid > tbody > tr > td div.gridSelect {
display: table-cell;
vertical-align: middle;
}
.k-grid > table.TanuloErtekelesGrid td > div.gridTextarea > textarea,
.k-grid > table.TanuloErtekelesGrid td > div.gridTextbox > input.k-textbox {
width: 100% !important;
min-height: 26px !important;
margin-bottom: inherit !important;
}
.k-grid > table.TanuloErtekelesGrid td > div.gridTextbox > input.k-textbox {
height: inherit !important;
text-indent: inherit !important;
line-height: inherit !important;
}
.k-grid > table.TanuloErtekelesGrid td.k-detail-cell {
padding: 0 !important;
}
.k-grid > table.TanuloErtekelesGrid .k-grid-header th {
height: 26px;
}
.k-grid
> table.TanuloErtekelesDetailGrid
.k-grid-header
th.k-header.headerWidthFix
> span {
width: 175px;
}
.k-grid-header th.k-header.tanuloErtekelesSelectorGridColumnHeaderTh {
padding-bottom: 2px !important;
}
.k-grid-header
th.k-header.tanuloErtekelesSelectorGridColumnHeaderTh
.kretaSelectorButton {
background-color: #b0ebf2;
}
.k-grid
> .k-grid-toolbar
> .kendo-gridFunctionKommand
button.tanuloErtekelesFajta:before {
content: none;
}
.k-grid
> .k-grid-toolbar
> .kendo-gridFunctionKommand
button.tanuloErtekelesFajta {
background-color: #7c8a99;
}
.k-grid > .k-grid-toolbar > .kendo-gridFunctionKommand .clearFunctionCommand {
background-color: initial;
color: #5c6a79;
cursor: initial;
text-transform: initial;
font-weight: bold;
}
.k-grid
> .k-grid-toolbar
> .kendo-gridFunctionKommand
.clearFunctionCommand:before {
content: initial;
}
.k-grid > table.TanuloErtekelesWithSortoresGrid tbody tr td {
height: 40px !important;
}
.k-grid
> table.TanuloErtekelesWithSortoresGrid
tbody
tr
td.MagatartasSzorgalomSortores {
white-space: pre;
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.k-numerictextbox
span.k-link {
display: block;
height: 1em;
vertical-align: middle;
border-width: 0;
padding: 0;
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.mondatbank-fejlec
ul {
display: flex;
justify-content: center;
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.mondatbank-fejlec
> div.selectorwrapper
> ul
> li {
margin: 0 2px 0 2px;
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.mondatbank-fejlec
ul
> li:first-child:hover {
color: var(--kreta-anchor-blue);
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.mondatbank-fejlec
ul
> li:nth-child(2):hover {
color: var(--warning-highlight);
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.szazalek-torles
ul
> li {
margin-left: 8px;
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.szazalek-torles
ul
> li:hover {
color: var(--warning-highlight);
}
.k-grid > table.TanuloErtekelesGrid .k-kretaFormattedTextInput.focus,
.k-grid
> table.TanuloErtekelesGrid
.gridNumericBox
> span
> span.k-numeric-wrap.focus {
border-color: var(--focus-darkgrey);
}
.k-grid > table.TanuloErtekelesGrid .k-kretaFormattedTextInput.warning,
.k-grid
> table.TanuloErtekelesGrid
.gridNumericBox
> span
> span.k-numeric-wrap.warning {
border-color: var(--warning-highlight);
}
.k-grid
> table.TanuloErtekelesGrid
> .k-grid-header
.k-header
.k-kretaFormattedTextInput.highlight {
border-color: var(--kreta-anchor-blue);
}