gh-pages
Miroslav Pokorný 8 years ago
parent 6177955334
commit a42bd70f73

@ -150,76 +150,3 @@ a {
cursor: default; cursor: default;
} }
} }
//.files tr:nth-last-child(2) {
// border-bottom: 1px white solid;;
//}
//.files tr td:nth-child(1), .files tr td:nth-child(2) {
// a {
// display: block;
// width: 100%;
// height: 100%;
// }
//}
//.files tr td:nth-child(1) {
// //padding: 0.5rem 1rem 0.25rem 1rem;
// //background: lightcoral;
// width: 10px;
//
// a {
// width: 16px;
// padding: 7px 15px 3px 15px;
// }
//}
//.files tr td:nth-child(2) {
// //padding: 0.5rem 1rem 0.25rem 1rem;
// //background: lightgoldenrodyellow;
// line-height: 1rem;
// //line-height: 30px;
// a {
// padding: 6px 0;
// }
//}
//.files tr th:nth-child(3), .files tr td:nth-child(3) {
// //padding: 0.5rem 1rem 0.25rem 1rem;
// background: lightsteelblue;
// //width: 0;
// display: none;
//}
//.files tr td:nth-child(4) {
// //padding: 0.5rem 1rem 0.25rem 1rem;
// //background: lightsalmon;
//width: 10px;
// padding: 0.4rem 15px 0.2rem 20px;
// @media screen and (max-width: 600px) {
// display: none;
// }
//}
//.files tr td {
// font-size: 14px;
// //transition: background 0.1s ease;
//padding: 0;
//}
//.files tr:hover td {
// border-top: #d2f4ff 1px solid;
// //border-top: #ffffff 1px solid;d9d9d9
// border-bottom: #d2f4ff 1px solid;
// z-index: 9999;
// //background: #f9f9f9;
// background: #f9fdff;
//}
//

Loading…
Cancel
Save