16
procentric/application/hoteltv.error.css
Executable file
16
procentric/application/hoteltv.error.css
Executable file
@@ -0,0 +1,16 @@
|
||||
/* ERROR WINDOW */
|
||||
|
||||
.error {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 1920px;
|
||||
height: 1080px;
|
||||
z-index: 10;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.error .bg {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user