DmitrMakeev commited on
Commit
ff97013
·
verified ·
1 Parent(s): 1e29afe

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +5 -0
data_gc_tab.html CHANGED
@@ -160,6 +160,11 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
160
  .notyf__toast--error {
161
  background-color: #d9534f !important; /* Красный фон для ошибок (по желанию) */
162
  }
 
 
 
 
 
163
  </style>
164
  </head>
165
 
 
160
  .notyf__toast--error {
161
  background-color: #d9534f !important; /* Красный фон для ошибок (по желанию) */
162
  }
163
+
164
+
165
+ #download-rass, #take-for-yourself {
166
+ display: none;
167
+ }
168
  </style>
169
  </head>
170