mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-26 22:40:24 +01:00
Update content of files
This commit is contained in:
parent
cf8eacd345
commit
7538da9e34
2 changed files with 5 additions and 2 deletions
|
@ -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>
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue