Removed deprecated type="text/css" (#721)

This commit is contained in:
Roman Kelesidis 2023-05-25 12:53:48 +07:00 committed by GitHub
commit 2b996d16b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
19 changed files with 24 additions and 24 deletions

View file

@ -9,7 +9,7 @@ $(document).ready(function() {
});
</script>
<style type="text/css">
<style>
#cron_true, #cron_false { width: 95%; }
#cron_true td { background: #d9facb; padding: 8px 8px; color: #286e0f; }
#cron_false td { background: #eaeadf; padding: 8px 8px; color: #286e0f; }

View file

@ -165,7 +165,7 @@ function toggle_cat_list (val)
<!-- IF TPL_FORUMS_LIST -->
<!--========================================================================-->
<style type="text/css">
<style>
table.forumline + table.forumline { border-top-width: 0; }
</style>

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
.log_msg {
max-height: 100px;
overflow: auto;

View file

@ -1,7 +1,7 @@
<!-- IF TPL_AUTH_UG_MAIN -->
<!--========================================================================-->
<style type="text/css">
<style>
#page_content {
padding: 0;
}

View file

@ -20,7 +20,7 @@
<!-- IF TPL_ADMIN_NAVIGATE -->
<!--========================================================================-->
<style type="text/css">
<style>
body {
background: #E5E5E5;
min-width: 10px;

View file

@ -198,7 +198,7 @@
<p>{RECORD_USERS}</p>
<!-- IF SHOW_ONLINE_LIST -->
<style type="text/css"><!-- IF IS_ADMIN -->.colorISL, a.colorISL, a.colorISL:visited { color: #793D00; }<!-- ELSE -->.ou_stat { display: none; }<!-- ENDIF --></style>
<style><!-- IF IS_ADMIN -->.colorISL, a.colorISL, a.colorISL:visited { color: #793D00; }<!-- ELSE -->.ou_stat { display: none; }<!-- ENDIF --></style>
<a name="online"></a>
<div id="online_userlist" style="margin-top: 4px;">{LOGGED_IN_USER_LIST}</div>

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
#f-map a { font-size: 12px; text-decoration: none; padding-left: 8px; }
#f-map li { margin: 4px 0 0 6px; }
#f-map .b { font-weight: bold; }

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
#infobox-wrap {
width: 760px;
}

View file

@ -13,7 +13,7 @@ function toggle_cbox (cb_id, tr_id)
return false;
}
</script>
<style type="text/css"> .sel { background-color:#FFEFD5; } </style>
<style> .sel { background-color:#FFEFD5; } </style>
<form method="post" action="{S_SPLIT_ACTION}">

View file

@ -124,16 +124,16 @@ function post2url (url, params) {
}
</script>
<!--[if gte IE 7]><style type="text/css">
<!--[if gte IE 7]><style>
input[type="checkbox"] { margin-bottom: -1px; }
</style><![endif]-->
<!--[if IE]><style type="text/css">
<!--[if IE]><style>
.post-hr { margin: 2px auto; }
.fieldsets div > p { margin-bottom: 0; }
</style><![endif]-->
<style type="text/css">
<style>
.menu-sub, #ajax-loading, #ajax-error, var.ajax-params, .sp-title, .q-post { display: none; }
</style>
</head>
@ -224,7 +224,7 @@ function go_to_page ()
<!-- IF SIMPLE_HEADER -->
<!--==================-->
<style type="text/css">body { background: #E3E3E3; min-width: 10px; }</style>
<style>body { background: #E3E3E3; min-width: 10px; }</style>
<!--=================-->
<!-- ELSEIF IN_ADMIN -->

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
#torhelp .catTitle {
color: #AC0000;
}

View file

@ -47,7 +47,7 @@ ajax.callback.view_post = function(data) {
};
</script>
<style type="text/css">
<style>
.post_wrap { border: 1px #A5AFB4 solid; margin: 8px 8px 6px; overflow: auto; }
.post_links { margin: 6px; }
</style>

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
.prof-tbl * { -moz-box-sizing: border-box; box-sizing: border-box; }
input[name="username"], input[name="user_email"], input[name="cur_pass"], input[name="new_pass"] {
width: 255px;

View file

@ -48,7 +48,7 @@ function show_edit_options ()
}
</script>
<style type="text/css">
<style>
td.topic_id { cursor: pointer; }
</style>

View file

@ -174,7 +174,7 @@ ajax.callback.gen_passkey = function(data){
</script>
<!-- ENDIF / SHOW_PASSKEY -->
<style type="text/css">
<style>
#traf-stats-tbl { width: 468px; background: #F9F9F9; border: 1px solid #A5AFB4; border-collapse: separate; }
#traf-stats-tbl th, #traf-stats-tbl td { padding: 2px 10px 3px; text-align: center; white-space: nowrap; font-size: 11px; }
#traf-stats-tbl th { padding: 2px <!-- IF $bb_cfg['seed_bonus_enabled'] -->11<!-- ELSE -->22<!-- ENDIF -->px 3px; }
@ -510,7 +510,7 @@ ajax.callback.gen_passkey = function(data){
<a name="torrent"></a>
<div class="spacer_8"></div>
<!-- IF USER_DLS -->
<style type="text/css">
<style>
#dls-tbl u { display: none; }
.dls-type, .dls-f { padding: 4px; text-align: center; }
.dls-cnt { font-size: 16px; font-weight: normal; }

View file

@ -230,7 +230,7 @@ ajax.callback.view_post = function(data) {
};
</script>
<style type="text/css">
<style>
.post_wrap { border: 1px #A5AFB4 solid; margin: 8px 8px 6px; overflow: auto; }
.post_links { margin: 6px; }
.unfolded2, .folded2 { display: inline !important; }
@ -256,7 +256,7 @@ $(function(){
</script>
<!-- ENDIF / !SESSION_ADMIN -->
<style type="text/css">
<style>
.tor-time { font-size: 10px; padding-left: 2px; }
td.topic_id { cursor: pointer; }
.tt-edit-input { font-size: 11px; }

View file

@ -1,5 +1,5 @@
<!-- IF LOGGED_IN -->
<style type="text/css">
<style>
<!-- IF HIDE_AVATAR -->.avatar { display: none; }<!-- ENDIF -->
<!-- IF HIDE_RANK_IMG -->.rank_img { display: none; }<!-- ENDIF -->
<!-- IF HIDE_POST_IMG -->img.postImg, div.postImg-wrap { display: none; }<!-- ENDIF -->

View file

@ -318,7 +318,7 @@ $('#tor-filelist-btn').click(function(){
});
</script>
<style type="text/css">
<style>
#tor-fl-wrap {
margin: 12px auto 0; width: 95%;
}

View file

@ -1,4 +1,4 @@
<style type="text/css">
<style>
td.rel-inputs { padding-left: 6px; }
.rel-el { margin: 2px 6px 2px 0; }
.rel-title { font-weight: bold; }