Update content of files

This commit is contained in:
GitHub Action 2023-01-03 13:26:52 +00:00
parent 16b67bef18
commit e6fc9d3915
2 changed files with 9 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?46" rel="stylesheet">
<link href="/css/auction.css?47" 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?50"></script>
<script>ajInit({"version":417,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
<script>ajInit({"version":418,"apiUrl":"\/api?hash=telegram-crawler","unauth":true});</script>
<script id="aj_script">Aj._useScrollHack=true;
Main.init();
</script>

View file

@ -1260,6 +1260,13 @@ a.tm-menu-link:focus {
.tm-section-tab + .tm-section-tab {
margin-left: 20px;
}
.tm-section-tab-csv {
margin-left: auto !important;
}
.tm-section-tab-csv > svg {
vertical-align: top;
margin-right: 3px;
}
.tm-section-pagination {
display: flex;