| Server IP : 103.161.17.216 / Your IP : 216.73.216.1 Web Server : nginx/1.18.0 System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 7.4.3-4ubuntu2.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /snap/lxd/38142/share/lxd-documentation/_static/ |
Upload File : |
/* Cookie policy styling WILL BE REMOVED when implementation of new theme with vanilla is implemented */
.cookie-policy {
overflow: auto;
position: absolute;
top: 40%;
z-index: 50;
}
dialog.cookie-policy {
background-color: #fff;
height: auto;
max-height: 80vh;
max-width: 40rem;
padding: 0, 1rem 0 1rem;
width: auto;
}
.p-modal {
color: #000000;
}
header.p-modal__header {
margin-bottom: .5rem;
}
header.p-modal__header::after {
background-color: #d9d9d9;
content: "";
height: 1px;
left: 0;
margin-left: 1rem;
margin-right: 1rem;
position: absolute;
right: 0;
}
h2#cookie-policy-title.p-modal__title {
align-self: flex-end;
color: #000000;
font-size: 1.5rem;
font-style: normal;
font-weight: 275;
line-height: 2rem;
margin: 0 0 1.05rem 0;
padding: 0.45rem 0 0 0;
}
div#cookie-policy-content {
color: #000000;
}
.cookie-policy p {
font-size: 1rem;
line-height: 1.5rem;
margin-top: 0;
padding-top: .4rem;
}
.cookie-policy p a {
text-decoration: none;
}
.cookie-policy button {
border-style: solid;
border-width: 1.5px;
cursor: pointer;
display: inline-block;
font-size: 1rem;
font-weight: 400;
justify-content: center;
line-height: 1.5rem;
padding: calc(.4rem - 1px) 1rem;
text-align: center;
text-decoration: none;
transition-duration: .1s;
transition-property: background-color,border-color;
transition-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
}
.cookie-policy button {
background-color: #fff;
border-color: rgba(0,0,0,0.56);
color: #000;
}
.cookie-policy .p-button--positive {
background-color: #0e8420;
border-color: #0e8420;
color: #fff;
}