small fix for an older browsers

git-svn-id: file:///var/kolibrios-org-repos@31 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
leency 2021-11-20 11:12:49 +00:00
parent 2b6a1157fb
commit 37fe753ea4

View File

@ -232,9 +232,10 @@ td {
position: fixed;
bottom: 10px;
right: 10px;
width: 400px;
width: 350px;
border-radius: 5px;
text-align: center;
background: #333333;
background: #333333DD;
z-index: 10;
color: #fff;