Update content of files

This commit is contained in:
GitHub Action 2022-11-20 11:13:37 +00:00
parent cf8eacd345
commit 7538da9e34
2 changed files with 5 additions and 2 deletions

View file

@ -15,7 +15,7 @@
<link href="/css/font-roboto.css?1" rel="stylesheet" type="text/css">
<link href="/css/bootstrap.min.css?3" rel="stylesheet">
<link href="/css/bootstrap-extra.css?2" rel="stylesheet">
<link href="/css/auction.css?34" rel="stylesheet">
<link href="/css/auction.css?35" rel="stylesheet">
</head>
<body class="emoji_image no-transition">
@ -40,7 +40,7 @@
<script src="/js/qr-code-styling.js?1"></script>
<script src="/js/auction.js?36"></script>
<script>ajInit({"version":389,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
<script>ajInit({"version":390,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
<script id="aj_script">Aj._useScrollHack=true;
Main.init();
</script>

View file

@ -1070,6 +1070,9 @@ a.tm-menu-link:focus {
border-radius: 5px;
white-space: nowrap;
}
.tm-section-header-status + .tm-section-header-status {
margin-left: 0px;
}
.table-cell-status-thin,
.tm-section-header-status {
color: #a5b8cc;