ktongue's picture
download
raw
1.12 kB
body {
margin: 0;
overflow: hidden;
}
.tcv_cad_viewer {
margin: 0;
}
.modal {
opacity: 0.8;
border: 2px solid black;
border-radius: 5px;
position: absolute;
left: 10%;
top: 10%;
right: 10%;
bottom: 10%;
padding: 1em;
font-family: sans-serif;
z-index: 1000;
overflow: scroll;
}
.modal.error {
background-color: pink;
}
.modal.info {
background-color: lightblue;
}
.modal pre {
background-color: grey;
}
.cqs_module_item {
margin: 0.5em;
display: inline-block;
padding: 0.5em;
background-color: beige;
border: 2px solid black;
border-radius: 0.5em;
min-width: 7em;
text-align: center;
}
.cqs_module_item img {
border-radius: 0.5em;
display: block;
float: left;
}
.cqs_module_item img:hover {
filter: sepia(100%) drop-shadow(2px 2px 5px gray);
}
.cqs_module_item div {
margin-left: 0.5em;
float: right;
}
.cqs_module_item div a {
padding: 0.1em 0.3em;
color: black;
text-decoration: none;
background-color: chocolate;
border-radius: 0.3em;
}
.cqs_module_item div a:hover {
background-color: darkkhaki;
}
.cqs_module_item_link {
cursor: pointer;
}

Xet Storage Details

Size:
1.12 kB
·
Xet hash:
3da9100bb591ec9cff5a1750a1ef4ea97cd569b210f58f26edf983f59a752337

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.