This commit is contained in:
progr76@gmail.com
2019-02-26 04:55:33 +03:00
parent 5782e4c1ca
commit d436ca1710
34 changed files with 961 additions and 266 deletions

View File

@@ -464,7 +464,7 @@ table.keys
{
z-index:100;
position:absolute;
height:150px;
height:170px;
width:380px;
top:20%;
left:0;
@@ -480,6 +480,14 @@ table.keys
border-radius: 8px;
}
#idCheckOnSend
{
font-size: smaller;
position:absolute;
bottom: 10px;
}
.radius
{
border-radius: 4px;