|
|
@@ -38,7 +38,7 @@ hr.main_hr { border: none; margin-top: 8px; margin-bottom: 8px; }
|
|
|
#toc_title { font-size: 18px; }
|
|
|
blockquote { background-image: url(/views/acme/img/quote.png); background-position: calc(100% - 10px) 10px; background-repeat: no-repeat; background-size: 25px; }
|
|
|
#admin_log_search { width: 100px; }
|
|
|
-@media (max-width: 768px) { table { min-width: 100%; }}
|
|
|
+@media (max-width: 768px) { table { min-width: 100%; } .table_safe { min-width: 100%; }}
|
|
|
@media (max-width: 400px) { .foot_plus { width: 80%; right: calc(100% - 92%); }}
|
|
|
@media (max-height: 400px) { .foot_plus { height: 80%; top: calc(100% - 92%); }}
|
|
|
.foot_in { overflow-y: scroll; height: calc(100% - 20px); }
|