| .modal { | |
| display: none; | |
| min-width: 200px; | |
| max-width: 360px; | |
| margin: 20px; | |
| background: #fff; | |
| padding: 15px 30px; | |
| -webkit-border-radius: 8px; | |
| -moz-border-radius: 8px; | |
| -o-border-radius: 8px; | |
| -ms-border-radius: 8px; | |
| border-radius: 8px; | |
| -webkit-box-shadow: 0 0 10px #000; | |
| -moz-box-shadow: 0 0 10px #000; | |
| -o-box-shadow: 0 0 10px #000; | |
| -ms-box-shadow: 0 0 10px #000; | |
| box-shadow: 0 0 10px #000; | |
| } | |
| .modal a.close-modal { | |
| position: absolute; | |
| top: -12.5px; | |
| right: -12.5px; | |
| display: block; | |
| width: 30px; | |
| height: 30px; | |
| text-indent: -9999px; | |
| background: url(close-modal.png) no-repeat 0 0; | |
| } | |
| .modal-spinner { | |
| display: none; | |
| width: 64px; | |
| height: 64px; | |
| position: fixed; | |
| top: 50%; | |
| left: 50%; | |
| margin-right: -32px; | |
| margin-top: -32px; | |
| background: url(spinner.gif) #111 no-repeat center center; | |
| -webkit-border-radius: 8px; | |
| -moz-border-radius: 8px; | |
| -o-border-radius: 8px; | |
| -ms-border-radius: 8px; | |
| border-radius: 8px; | |
| } |
Xet Storage Details
- Size:
- 1.02 kB
- Xet hash:
- af4178bb505cce5209e2f4811d99a078c20b09097f732f8248c34b589034eefa
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.