diff --git a/like_mybb_bT4CK-theme.xml b/like_mybb_bT4CK-theme.xml index cd7b838daf5db68ada932e7fdcb60ebc9cabbe2d..9423a8038e2762013c0df8f959b3b74eedd1130b 100644 --- a/like_mybb_bT4CK-theme.xml +++ b/like_mybb_bT4CK-theme.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<theme name="like_mybb_bT4CK" version="1822"> +<theme name="like_mybb_bT4CK" version="1823"> <properties> <templateset><![CDATA[42]]></templateset> <editortheme><![CDATA[square.css]]></editortheme> @@ -8,10 +8,10 @@ <tablespace><![CDATA[5]]></tablespace> <borderwidth><![CDATA[0]]></borderwidth> <color><![CDATA[]]></color> - <disporder><![CDATA[a:12:{s:10:"global.css";i:1;s:8:"css3.css";i:2;s:12:"headerck.css";i:3;s:16:"star_ratings.css";i:4;s:9:"modcp.css";i:4;s:10:"usercp.css";i:4;s:14:"showthread.css";i:5;s:17:"thread_status.css";i:6;s:17:"dvz_code_tags.css";i:7;s:8:"site.css";i:9;s:15:"calendar_ck.css";i:11;s:18:"hack_line_code.css";i:12;}]]></disporder> + <disporder><![CDATA[a:11:{s:10:"global.css";i:1;s:8:"css3.css";i:2;s:12:"headerck.css";i:3;s:9:"modcp.css";i:4;s:16:"star_ratings.css";i:4;s:10:"usercp.css";i:4;s:14:"showthread.css";i:5;s:17:"thread_status.css";i:6;s:8:"site.css";i:9;s:15:"calendar_ck.css";i:11;s:18:"hack_line_code.css";i:12;}]]></disporder> </properties> <stylesheets> - <stylesheet name="hack_line_code.css" version="1822"><![CDATA[pre[class*=language-].line-numbers { + <stylesheet name="hack_line_code.css" version="1823"><![CDATA[pre[class*=language-].line-numbers { position: relative; padding-left: 3.8em; counter-reset: linenumber; @@ -317,7 +317,7 @@ https://cdnjs.cloudflare.com/ajax/libs/prism/1.16.0/plugins/show-invisibles/pris content: '\00B7'; }]]> </stylesheet> - <stylesheet name="calendar_ck.css" version="1822"><![CDATA[/*style pour le calendrier basé sur bootstrap*/ + <stylesheet name="calendar_ck.css" version="1823"><![CDATA[/*style pour le calendrier basé sur bootstrap*/ /* calendar_weekrow_day */ .trow_sep > div.float_right.smalltext > a:link { @@ -412,7 +412,7 @@ https://cdnjs.cloudflare.com/ajax/libs/prism/1.16.0/plugins/show-invisibles/pris } ]]> </stylesheet> - <stylesheet name="css3.css" version="1822"><![CDATA[tr td.trow1:first-child, + <stylesheet name="css3.css" version="1823"><![CDATA[tr td.trow1:first-child, tr td.trow2:first-child, tr td.trow_shaded:first-child { border-left: 0; @@ -642,7 +642,7 @@ span.alertred { /* title alert */ ]]> </stylesheet> - <stylesheet name="headerck.css" version="1822"><![CDATA[#video-fond + <stylesheet name="headerck.css" version="1823"><![CDATA[#video-fond { overflow: hidden; position: fixed; @@ -726,7 +726,7 @@ h5.dropdown-header > strong > a:link, a:visited { text-transform:uppercase; }]]> </stylesheet> - <stylesheet name="global.css" version="1822"><![CDATA[@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700); + <stylesheet name="global.css" version="1823"><![CDATA[@import url(https://fonts.googleapis.com/css?family=Montserrat:400,600,700); @charset "UTF-8"; body { @@ -3102,7 +3102,7 @@ table { ]]> </stylesheet> - <stylesheet name="site.css" version="1822"><![CDATA[article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } + <stylesheet name="site.css" version="1823"><![CDATA[article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; } [hidden] { display: none; }