From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonatan Schlag To: development@lists.ipfire.org Subject: [PATCH 2/2] Delete all themes for the webinterface except the default one Date: Thu, 08 Apr 2021 10:36:25 +0200 Message-ID: <20210408083625.24360-2-jonatan.schlag@ipfire.org> In-Reply-To: <20210408083625.24360-1-jonatan.schlag@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7554804533525135664==" List-Id: --===============7554804533525135664== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Jonatan Schlag --- config/rootfiles/common/web-user-interface | 43 -- html/html/themes/darkdos/images/IPFire.png | Bin 11934 -> 0 bytes html/html/themes/darkdos/images/b1.gif | Bin 2446 -> 0 bytes html/html/themes/darkdos/images/b2.gif | Bin 1124 -> 0 bytes html/html/themes/darkdos/images/b3.gif | Bin 839 -> 0 bytes html/html/themes/darkdos/images/b4.gif | Bin 839 -> 0 bytes html/html/themes/darkdos/images/b5.gif | Bin 72 -> 0 bytes html/html/themes/darkdos/images/b6.gif | Bin 70 -> 0 bytes html/html/themes/darkdos/images/spacer.gif | Bin 43 -> 0 bytes html/html/themes/darkdos/include/colors.txt | 25 - html/html/themes/darkdos/include/functions.pl | 404 --------------- html/html/themes/darkdos/include/style.css | 473 ----------------- html/html/themes/ipfire-legacy/images/n1.gif | Bin 1014 -> 0 bytes html/html/themes/ipfire-legacy/images/n2.gif | Bin 449 -> 0 bytes html/html/themes/ipfire-legacy/images/n3.gif | Bin 155 -> 0 bytes html/html/themes/ipfire-legacy/images/n4.gif | Bin 155 -> 0 bytes html/html/themes/ipfire-legacy/images/n5.gif | Bin 72 -> 0 bytes html/html/themes/ipfire-legacy/images/n6.gif | Bin 70 -> 0 bytes .../themes/ipfire-legacy/images/spacer.gif | Bin 43 -> 0 bytes .../themes/ipfire-legacy/include/colors.txt | 25 - .../themes/ipfire-legacy/include/functions.pl | 404 --------------- .../themes/ipfire-legacy/include/style.css | 450 ---------------- .../ipfire/include/css/style-rounded.css | 82 --- html/html/themes/maniac/images/IPFire.png | Bin 11934 -> 0 bytes html/html/themes/maniac/images/b1.gif | Bin 1323 -> 0 bytes html/html/themes/maniac/images/b2.gif | Bin 1167 -> 0 bytes html/html/themes/maniac/images/b3.gif | Bin 847 -> 0 bytes html/html/themes/maniac/images/b4.gif | Bin 847 -> 0 bytes html/html/themes/maniac/images/b5.gif | Bin 72 -> 0 bytes html/html/themes/maniac/images/b6.gif | Bin 70 -> 0 bytes html/html/themes/maniac/images/spacer.gif | Bin 43 -> 0 bytes html/html/themes/maniac/include/colors.txt | 25 - html/html/themes/maniac/include/functions.pl | 404 --------------- html/html/themes/maniac/include/style.css | 479 ------------------ lfs/web-user-interface | 1 - 35 files changed, 2815 deletions(-) delete mode 100644 html/html/themes/darkdos/images/IPFire.png delete mode 100644 html/html/themes/darkdos/images/b1.gif delete mode 100644 html/html/themes/darkdos/images/b2.gif delete mode 100644 html/html/themes/darkdos/images/b3.gif delete mode 100644 html/html/themes/darkdos/images/b4.gif delete mode 100644 html/html/themes/darkdos/images/b5.gif delete mode 100644 html/html/themes/darkdos/images/b6.gif delete mode 100644 html/html/themes/darkdos/images/spacer.gif delete mode 100644 html/html/themes/darkdos/include/colors.txt delete mode 100644 html/html/themes/darkdos/include/functions.pl delete mode 100644 html/html/themes/darkdos/include/style.css delete mode 100644 html/html/themes/ipfire-legacy/images/n1.gif delete mode 100644 html/html/themes/ipfire-legacy/images/n2.gif delete mode 100644 html/html/themes/ipfire-legacy/images/n3.gif delete mode 100644 html/html/themes/ipfire-legacy/images/n4.gif delete mode 100644 html/html/themes/ipfire-legacy/images/n5.gif delete mode 100644 html/html/themes/ipfire-legacy/images/n6.gif delete mode 100644 html/html/themes/ipfire-legacy/images/spacer.gif delete mode 100644 html/html/themes/ipfire-legacy/include/colors.txt delete mode 100644 html/html/themes/ipfire-legacy/include/functions.pl delete mode 100644 html/html/themes/ipfire-legacy/include/style.css delete mode 100644 html/html/themes/ipfire/include/css/style-rounded.css delete mode 100644 html/html/themes/maniac/images/IPFire.png delete mode 100644 html/html/themes/maniac/images/b1.gif delete mode 100644 html/html/themes/maniac/images/b2.gif delete mode 100644 html/html/themes/maniac/images/b3.gif delete mode 100644 html/html/themes/maniac/images/b4.gif delete mode 100644 html/html/themes/maniac/images/b5.gif delete mode 100644 html/html/themes/maniac/images/b6.gif delete mode 100644 html/html/themes/maniac/images/spacer.gif delete mode 100644 html/html/themes/maniac/include/colors.txt delete mode 100644 html/html/themes/maniac/include/functions.pl delete mode 100644 html/html/themes/maniac/include/style.css diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/co= mmon/web-user-interface index 23e9f3e5e..4d9f7b52f 100644 --- a/config/rootfiles/common/web-user-interface +++ b/config/rootfiles/common/web-user-interface @@ -309,35 +309,7 @@ srv/web/ipfire/html/redirect-templates/legacy srv/web/ipfire/html/redirect-templates/legacy/template.html srv/web/ipfire/html/redirect.cgi srv/web/ipfire/html/themes -srv/web/ipfire/html/themes/darkdos -srv/web/ipfire/html/themes/darkdos/images -srv/web/ipfire/html/themes/darkdos/images/IPFire.png -srv/web/ipfire/html/themes/darkdos/images/b1.gif -srv/web/ipfire/html/themes/darkdos/images/b2.gif -srv/web/ipfire/html/themes/darkdos/images/b3.gif -srv/web/ipfire/html/themes/darkdos/images/b4.gif -srv/web/ipfire/html/themes/darkdos/images/b5.gif -srv/web/ipfire/html/themes/darkdos/images/b6.gif -srv/web/ipfire/html/themes/darkdos/images/spacer.gif -srv/web/ipfire/html/themes/darkdos/include -srv/web/ipfire/html/themes/darkdos/include/colors.txt -srv/web/ipfire/html/themes/darkdos/include/functions.pl -srv/web/ipfire/html/themes/darkdos/include/style.css srv/web/ipfire/html/themes/ipfire -srv/web/ipfire/html/themes/ipfire-legacy -srv/web/ipfire/html/themes/ipfire-legacy/images -srv/web/ipfire/html/themes/ipfire-legacy/images/n1.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/n2.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/n3.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/n4.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/n5.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/n6.gif -srv/web/ipfire/html/themes/ipfire-legacy/images/spacer.gif -srv/web/ipfire/html/themes/ipfire-legacy/include -srv/web/ipfire/html/themes/ipfire-legacy/include/colors.txt -srv/web/ipfire/html/themes/ipfire-legacy/include/functions.pl -srv/web/ipfire/html/themes/ipfire-legacy/include/style.css -srv/web/ipfire/html/themes/ipfire-rounded srv/web/ipfire/html/themes/ipfire/images srv/web/ipfire/html/themes/ipfire/images/n2.gif srv/web/ipfire/html/themes/ipfire/images/n3.gif @@ -347,25 +319,10 @@ srv/web/ipfire/html/themes/ipfire/images/tux2.png srv/web/ipfire/html/themes/ipfire/include srv/web/ipfire/html/themes/ipfire/include/colors.txt srv/web/ipfire/html/themes/ipfire/include/css -srv/web/ipfire/html/themes/ipfire/include/css/style-rounded.css srv/web/ipfire/html/themes/ipfire/include/css/style.css srv/web/ipfire/html/themes/ipfire/include/functions.pl srv/web/ipfire/html/themes/ipfire/include/js srv/web/ipfire/html/themes/ipfire/include/js/refreshInetInfo.js -srv/web/ipfire/html/themes/maniac -srv/web/ipfire/html/themes/maniac/images -srv/web/ipfire/html/themes/maniac/images/IPFire.png -srv/web/ipfire/html/themes/maniac/images/b1.gif -srv/web/ipfire/html/themes/maniac/images/b2.gif -srv/web/ipfire/html/themes/maniac/images/b3.gif -srv/web/ipfire/html/themes/maniac/images/b4.gif -srv/web/ipfire/html/themes/maniac/images/b5.gif -srv/web/ipfire/html/themes/maniac/images/b6.gif -srv/web/ipfire/html/themes/maniac/images/spacer.gif -srv/web/ipfire/html/themes/maniac/include -srv/web/ipfire/html/themes/maniac/include/colors.txt -srv/web/ipfire/html/themes/maniac/include/functions.pl -srv/web/ipfire/html/themes/maniac/include/style.css var/updatecache var/updatecache/download var/updatecache/metadata diff --git a/html/html/themes/darkdos/images/IPFire.png b/html/html/themes/da= rkdos/images/IPFire.png deleted file mode 100644 index ec56b7af56e9d1c7ae5dccedd63078aea66f2542..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 11934 zcmV;PE(a)9D$P)QiVYO;=3De7+N$66IlmQEmcZU#!5|&Mx&S?qn8qQyc9L3*OFQ8dhc;kxH*!ls*}RX!Cqx; zWi8m+SSdqOE)DVyy=3Do;;ly-6RpRZQmoyLiFPeALQ6aC-KA7~y-|OKmi)Jo zRoY1^op_eM$-7Jy^L!N*GN0L0&3$dttmwUUZ~X`LFl~UkSN>~tF zlsdItu<|)7*oOM5%Vz~zH`PX34>ZN8Czuk{H_ z9;FSk8j$zSs!iGps~Yi-ttzJaTi3`BvT0|Cv>s-PRZSD)m6MGL$^qI$Ripf5E7#O$ zYbWos3ahU-;;+=3Dw`#q#iKTfVi=3Dc%sd5;f9aq*jJ=3D)X8|2I%@ocrkeN47KUK;U@=3DTN zR}57wGT~_qSIsbls>fQML;}t{n399BvvDT$8_zOy} zZU14?mgg>D6REO~P-V?=3DYOOm(UG=3DA^pYaF{GyP7ZK)$c`rO?(Gtn35gGo)}~nHa8E zCPpZhNRf&~QnYfu6s?#q#VY5EvC5fZlwzV7Aq+P~D*7AZR4vn^ZOZN43=3D{XC`0w5t zQf40}SKVRiY&b;2jR$GGX)nzXchfx6Nt$GQKz)pXivD7lV!9M5EH_7xrxZymFbN(~ zm(a)rR@7UqKdG`t=3Dweh`Kk1BC&`V4;I9T2(JS+OEtmC)CP`BmV;>erhHu;tx>iqW#p=3D zu!r1DJA(a)hHkK`e(r4`}e ze_^cYnJ`rUQs|+5uV_{ntg4(EqP9PH6W8q7oZeD;;KIWBRd-)(K(a)9h+9K5kdrU07bNZ}1(S#QF)cG+r8A5W1w^nlti`GB3vqiuFJ%VsJ5Gxl(a)8?WE4$O*M_{gwfJe zT5cW)V*NpSCa(a)c?uhMeqAxH<1Cy0Alh=3Dom5xO_^nj+fL|T$fB#AS|A%<3dL)c)`M0%INlij0Me+MP zi%Ai+oyuspQwPz5=3D7RKU^S2<}7g!AZ3S5GeeStS19E0~Uczy=3Dq0I2;Pygp7|;w4&a z(a)D|2ty_G!+t}9w(Uscr0Jg=3D;lb4FD)>#Vv~!5MX{)Za(a)r@ZV|Uu<1MD-%q?(WfIO! zA=3DRxJq+IAoicPgixvnv(f2c}|yUj`QaD`x-v7M?L){(n;0(a)PL}-3k~2tOE`M7l1oJ zfQ2-}xG{)(StjBNUjHT&7d(vK$_aXJ)j-`1b#MI*buaxjbwB-8)pz=3DfszKWG>H(R@ z?VG*)v6OwEM*klS+^Jrq44Fc2v&GxW>EcaT{~Orb zuL>UG6*xSXl{0l0tViUZv~Txui(a)p7js>*-AaeFaLVVyFT$|MXDWR#6^S5|p9KvDMg zG^K6uGApOt4XV0&Rt%OV(_(XLkf;N60TuyAfV;rU64DVR#KZA?4V(qm1G|BXQ2pz$ z4_C0=3DoyP>8f;OB6E(o6DW#t0nW%U&8X}jK^w>vuaYoh-565m`;B?N!3vdnps(sQ(WsT3X)#X#XtlV(a)zs5+WFgelS>47(a)G~)CPJ3%Yie%GawKM0>Xeu z;630CYzGzs#Y(a)7n*3F0TdJnJ@*bm5t(a)0wznbVaemc+PrA?4Gjamh`as_pb4aEftCc zca?L|0A*86A60v8A7yuaH|5BpAdCMq2RZU`*hR^q8<=3D{FTi%atsS6j*FWY{D{;@HCGu{+;

j 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 diff --git a/html/html/themes/darkdos/images/b1.gif b/html/html/themes/darkdo= s/images/b1.gif deleted file mode 100644 index 123ff917e9373e33767dcd6529eb5442c2c0060e..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 2446 zcmV;9332vENk%w1VLSkO0QUd(a)00009000jL09z~_N;ND`I4Vs!F;Y7%Qam$lB?WIO z3UVk0bSnsaI~{sFAXY#$Q$aaeLp5ATJZ3~RU`aV>MmB3mH)~2eenTg7PB?T>I#y3i zSxZ4)S5$9OLvLPJb5lWJVPa!rWn*MzXJcb$V`OG!WoKwQ4Ysb6UJ2=3D%v2G{RT|G&63ti`&`u7}RS(ft z5z|@|(p($aTolAwBEnoL%3LAFVJyyIBF4<(tSQDNKwAF`|Wv6Dm}sNYP(a)23dey57e1VLapT8|6{i?+;zVS^ zh7oJN3|R$&0|g2kK(N7pYXSsZ8$bZzbn4ZuU&nS$`@w+-5e^8qt(vuL*s^>7eh>k{ zg9jZT%r;OP0c{Bpm^+6q9RYRg*MU?27!N#q^XJj0R}UY-!v_l$CRDgE;X(xvAT(sy zpTRwR`SjU`pMLyhpg{~ET%aHb(a)5MJ?efQ;8pn(|V!N39uFpz)(8#cfM4j|%iLxmS+ zxM7DMhIqpbIC$d#h6#{}p(a)tkP;9-a&vWSNtIyjMok2&N(#1m9RVPq6g?AYUvK?+Ia zkw`WH#W+vo&;Sui`Us?xMIH%-l!YvVMjB&AQpFTfm~loKWl*7Jm}8cCW}0iZsb(5! zoTCPtXTV8j8fK!YCYx(a)afoCR&l7gr^WB_4=3D5kLUZgAYlxf(a)mg+X2PhWkV;BvE2*Sn z%BZ7Wn(3yGMmlMwp>o0rCZN3kYEKwFL>eg%JPcuntFX#StF1ubs;eodpn}RMo_NA* zteDJNtF6M?K`bk>d=3DknhnxF#)5J`wJ1{PKf0mK^AT8pi=3D+zWBmqa-#QUqWRf*Jab#S?5jtCu z3*?gPUAfelKdQMYos<%}tC(a)h(dE1{~o_Q{$Biae9n7l(q)j#|IgziJkAv^813gdNxgaJEY##G2c7iIzz(a)_2>v zE&)RmA_0XoY(a)zZ0ZkUdFP=3DgxMpoTf50gY#r;~dk7A~U8@#3LqgiA{WB6sIvoW-KEf z&@e_ZC{aZuDv^m!grXF=3DxC~_g0~oyE1u*Cl3`7v(j&}q^AbjCQILeWZcElqg^ymv+ z6*qDM&|3Qj;c9rgHFu zP=3D`v?q8gQ`eMqWOm&#P8^5Lm`*n?E3O4U6K;Hp^7s#dqk)vkK=3Dt6CL?SjS3Mu(a)2*` zXgw=3D9*2>nly7jGajcZ%KLD#x|BOG=3DOhhF!}SG|hkuYe7#UC%iG(a)i_P4+du5gD-+~OMdxX4Yea+k~8<~sMe(2cHir%T=3DHTKBrx z&8~L0%iZpJ_q*T?uXx8x-twCFyy#7(a)de_U|_PY1I(a)Qts0=3DS$!E+V{Tr&98p<%isR` M_rCxpZ9o73J8-mNDgXcg diff --git a/html/html/themes/darkdos/images/b2.gif b/html/html/themes/darkdo= s/images/b2.gif deleted file mode 100644 index 0172874506cc27922c3f71b77e38cbd6b98abe34..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 1124 zcmZ?wbhEHbv|&(U_|CwgPW$RNkapuotW%E+L>$e_o>V8X;; z$;4pC#Nf=3Dt;Kj(a)kz|0WJ%n-}Wkj~673PwXBiH(bo_bZsoNqBBra&odp(a)T!?y0S-udh!y z-1YX=3Df;BfcXIx$tdwQGhE%t)Pr{;QZUw3zR#dD_{r?;=3DazrTT*Tkef{)5F6Z!rF0X zc5HlnL`cbdp3lxrPfyP<&c1hM=3DjP{}3!J;;l&)rpPdjH^X zx2L(a)SzCAxbKZ;xxf4(lY@%x9zr|0|c-}m?TC-GPJ&&Mxp_|L$m(a)t}c4EaO2V6Wf9Z hO+02V9yANMX(To?gk(Hyl}KChuuZ0{Bhi7u8URXJyCMJp diff --git a/html/html/themes/darkdos/images/b3.gif b/html/html/themes/darkdo= s/images/b3.gif deleted file mode 100644 index 8c8fba3bd3a0e0c8840afcc8485ee1f20e38c816..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 839 zcmZ?wbhEHbWMt4{_|CwvnOA5xuh3y$q0_uVmwAQm@`^m+6(a)JSr@}HOgKOgT`Ug7_| zg8zAi{s0+*y#IxG|BLbdm*8a>1*0J_EJ8pB5ne^Wah>{sb!Dt8!ixAKO`2v&|7&vqoggHtY9yBmAbFp!72sAh} ivhqlnFkDbjYG!5SFc2|tICzkmLx!V9fYHf;!5RQUuPMj? diff --git a/html/html/themes/darkdos/images/b5.gif b/html/html/themes/darkdo= s/images/b5.gif deleted file mode 100644 index a03224278920646cba16f1047d653cc34851d45a..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmZ?wbhEHb1(2n;owx?soLv%w4u)&T5W7e(a)d9 diff --git a/html/html/themes/darkdos/images/spacer.gif b/html/html/themes/da= rkdos/images/spacer.gif deleted file mode 100644 index 5bfd67a2d6f72ac3a55cbfcea5866e841d22f5d9..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 mcmZ?wbhEHbWMp7uXkdT>#h)yUAf^t80Ld^gF}W}@SOWlZ0R#L1 diff --git a/html/html/themes/darkdos/include/colors.txt b/html/html/themes/d= arkdos/include/colors.txt deleted file mode 100644 index 6efefc53f..000000000 --- a/html/html/themes/darkdos/include/colors.txt +++ /dev/null @@ -1,25 +0,0 @@ -color1=3D#CD0000 -color2=3D#FF0000 -color3=3D#CD0000 -color4=3D#FA1818 -color5=3D#CD0000 -color6=3D#FF0000 -color7=3D#FF2424 -color8=3D#FF5050 -color9=3D#EE0F0F -color10=3D#EE0000 -color11=3D#0000FF -color12=3D#00FF00 -color13=3D#FF0000 -color14=3D#F32020 -color15=3D#CCCCCC -color16=3D#40E0D0 -color17=3D#90EE90 -color18=3D#F4A460 -color19=3D#EAE9EE -color20=3D#1C1C1C -color21=3D#CD6600 -color22=3D#4F4F4F -color23=3D#FF00FF -color24=3D#6464FF -color25=3D#FF6464 diff --git a/html/html/themes/darkdos/include/functions.pl b/html/html/themes= /darkdos/include/functions.pl deleted file mode 100644 index ed3f546b0..000000000 --- a/html/html/themes/darkdos/include/functions.pl +++ /dev/null @@ -1,404 +0,0 @@ -#!/usr/bin/perl -############################################################################= ### -# = # -# IPFire.org - A linux based firewall = # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt = # -# = # -# This program is free software: you can redistribute it and/or modify = # -# it under the terms of the GNU General Public License as published by = # -# the Free Software Foundation, either version 3 of the License, or = # -# (at your option) any later version. = # -# = # -# This program is distributed in the hope that it will be useful, = # -# but WITHOUT ANY WARRANTY; without even the implied warranty of = # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the = # -# GNU General Public License for more details. = # -# = # -# You should have received a copy of the GNU General Public License = # -# along with this program. If not, see . = # -# = # -############################################################################= ### - -sub showmenu() { - print < -

    -EOF -; - foreach my $k1 ( sort keys %$menu ) { - if (! $menu->{$k1}{'enabled'}) { - next; - } - my $link =3D getlink($menu->{$k1}); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($menu->{$k1}->{'selected'}) { - print "
  • $menu->{$k1}{'caption= '}
  • "; - } else { - print "
  • $menu->{$k1}{'caption'}
  • "; - } - } - print < - -EOF -; =20 -} - -sub getselected($) { - my $root =3D shift; - if (!$root) { - return 0; - } - - foreach my $item (%$root) { - if ($root->{$item}{'selected'}) { - return $root->{$item}; - } - } -} - -sub showsubsection($$) { - my $root =3D shift; - - if (! $root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return; - } - my $submenus =3D $selected->{'subMenu'}; - if (! $submenus) { - return; - } - - print <Sidemenu -
      -EOF -; - foreach my $item (sort keys %$submenus) { - my $hash =3D $submenus->{$item}; - if (! $hash->{'enabled'}) { - next; - } - my $link =3D getlink($hash); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($hash->{'selected'}) { - print '
    • '; - } else { - print '
    • '; - } - - print "$hash->{'caption'}
    • "; - } - - print < -EOF -; -} - - -sub showsubsubsection($) { - my $root =3D shift; - if (!$root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return - } - if (! $selected->{'subMenu'}) { - return - } - - showsubsection($selected->{'subMenu'}, 'menu-subtop'); -} - -sub openpage { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "-=3D IPFire - $title =3D-"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead - - - -END -; -if ($settings{'SPEED'} ne 'off') { -print < - - - -END -; -} -else { -print "\n";} -print < - -
      - -
      - -
      -END -; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - print "

      $settings{'HOSTNAME'}.$settings{'DOMAINNAME'}


      ";=20 - } else { - print "

      -=3D IPFire =3D-


      "; - } - print <+ $h2 + -
      - -END -; - &showmenu(); - -print < -
      - -
      -
      -
      -
      -END -; -} - -sub openpagewithoutmenu { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "-=3D IPFire - $title =3D-"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead -END -; - if ($settings{'FX'} ne 'off') { - print < - -END -; - } - print < - - - - - - - -
      - -
      - -
      -

      -=3D IPFire =3D-

      -

      + $h2 +

      -
      =09 -
      -
      - -
      -
      -
      -
      -END -; -} - -sub closepage () { - my $status =3D &connectionstatus(); - my $uptime =3D `/usr/bin/uptime|cut -d \" \" -f 4-`; - $uptime =3D~ s/year(s|)/$Lang::tr{'year'}/; - $uptime =3D~ s/month(s|)/$Lang::tr{'month'}/; - $uptime =3D~ s/day(s|)/$Lang::tr{'day'}/; - $uptime =3D~ s/user(s|)/$Lang::tr{'user'}/; - $uptime =3D~ s/load average/$Lang::tr{'uptime load average'}/; =20 - =09 - print < -
      - -
      - =09 -
      -END -; - &showsubsection($menu); - &showsubsubsection($menu); - - print < -
      -
      =09 -
      - Status: $status Uptime: $uptime -END -; -if ($settings{'SPEED'} ne 'off') { -print < - $Lang::tr{'bandwidth usage'}: - $Lang::tr{'incoming'}:  $Lang::tr{'outgo= ing'}: - -END -; -} -print < -
      -
      - - -END -; -} - -sub openbigbox -{ -} - -sub closebigbox -{ -} - -sub openbox -{ - $width =3D $_[0]; - $align =3D $_[1]; - $caption =3D $_[2]; - - print < -
      -END -; - - if ($caption) { print "

      $caption

      \n"; } else { print " "; } -} - -sub closebox -{ - print < -
      - -END -; -} - -1; diff --git a/html/html/themes/darkdos/include/style.css b/html/html/themes/da= rkdos/include/style.css deleted file mode 100644 index b8850677c..000000000 --- a/html/html/themes/darkdos/include/style.css +++ /dev/null @@ -1,473 +0,0 @@ -/*darkdos theme by d4rkd0s*/ - -/* This controls the width of the fluid width layouts */ - -div.fluid -{ -width: 90% !important; -} - -/* This controls the width of the fixed width layouts */ - -div.fixed -{ -width: 950px !important; -} - -/* Basic Stuff */ - -* -{ -margin: 0em; -padding: 0em; -} - -body -{ -background-color: #000000; -color: rgb(255,128,0);=20 -font-size: 10pt; -font-family: "trebuchet ms", helvetica, sans-serif; -} - -h1,h2,h3,h4,h5,h6 -{ -background-color: #000000; -font-weight: normal; -letter-spacing: -1px; -text-transform: lowercase; -text-align: left; -} - -h3,h4,h5,h6 -{ -background-color: #000000; -color: silver; -} - -h1 span -{ -font-weight: bold; -color: rgb(255,58,58);=20 -} - -h3 span -{ -background-color: #000000; -font-weight: bold; -} - -h4 span -{ -background-color: #000000; -font-weight: bold; -} - -br.clear -{ -background-color: #000000; -clear: both; -} - -img -{ -} - -img.floatTL -{ -float: left; -margin-right: 1.5em; -margin-bottom: 1.5em; -margin-top: 0.5em; -} - -a -{ -text-decoration: underline; -color: white; -} - -a:hover -{ -text-decoration: none; -} - -ul.links -{ -list-style: none; -} - -ul.links li -{ -line-height: 2em; -} - -ul.links li.first -{ -} - -p -{ -line-height: 1.8em; -} - -/* Header */ - -#header -{ -width:100%; -height:100px; -background: #000000 url('/themes/darkdos/images/b1.gif') repeat-x; -} - -#header_inner -{ -position: relative; -width: 700px; -height:110px; -margin: 0 auto; -} - -/* Logo */ - -#logo -{ -position: absolute; -bottom: 0.6em; -} - -#logo h1 -{ -display: inline; -color: #fff; -font-size: 2.6em; -} - -#logo h2 -{ -display: inline; -padding-left: 0.5em; -color: white; -font-size: 1.0em; -} - -/* Menu */ - -#menu -{ -position: absolute; -right: 0em; -bottom: 0em; -} - -#menu ul -{ -list-style: none; -} - -#menu li -{ -float: left; -} - -#menu li a -{ -margin-left: 0.5em; -display: block; -padding: 1.1em 1.4em 1.0em 1.4em; -background: url('/themes/darkdos/images/b4.gif') repeat-x; -border: solid 1px #fff; -color: #616161; -font-weight: bold; -font-size: 1.0em; -text-transform: lowercase; -text-decoration: none; -} - -#menu li a.active -{ -background: url('/themes/darkdos/images/b3.gif') repeat-x; -color: #fff; -border: solid 1px silver; -} - -/* Main */ - -#main -{ -background: #000000 url('/themes/darkdos/images/b2.gif') 0px 1px repeat-x; -} - -#main_inner p -{ -text-align: justify; -margin-bottom: 2.0em; -} - -#main_inner ul -{ -margin-bottom: 2.0em; -} - -#main_inner -{ -position: relative; -width: 950px; -margin: 0 auto; -padding-top: 3.5em; -} - -#main_inner h3,h4 -{ -border-bottom: dotted 1px #E1E1E1; -position: relative; -padding-bottom: 0.4em; -} - -#main_inner h3 -{ -font-size: 2.1em; -padding-bottom: 0.1em; -} - -#main_inner h4 -{ -font-size: 1.2em; -padding-bottom: 0.175em; -margin-bottom: 1.4em; -margin-top: 0.95em; -} - -#main_inner .post -{ -position: relative; -} - -#main_inner .post h3 -{ -position: relative; -font-size: 1.7em; -padding-bottom: 0.4em; -} - -#main_inner .post ul.post_info -{ -list-style: none; -position: absolute; -top: 3em; -font-size: 0.8em; -} - -#main_inner .post ul.post_info li -{ -background-position: 0em 0.2em; -background-repeat: no-repeat; -display: inline; -padding-left: 18px; -} - -#main_inner .post ul.post_info li.date -{ -background-image: url('/themes/darkdos/images/b5.gif'); -} - -#main_inner .post ul.post_info li.comments -{ -background-image: url('/themes/darkdos/images/b6.gif'); -margin-left: 1.1em; -} - -/* Footer */ - -#footer -{ -width: 950px; -margin: 0 auto; -text-align: center; -clear: both; -border-top: dotted 1px #E1E1E1; -margin-top: 1.0em; -margin-bottom: 1.0em; -padding-top: 1.0em; -text-transform: lowercase; -} - -/* Search */ - -select -{ -margin: 0.2em; -background-color: rgb(255,58,58); color:black; border:1px solid silver; -} - -textarea -{ -margin: 0.2em; -background-color: rgb(255,58,58); color:black; border:1px solid silver; -} - -checkbox -{ -margin: 0.2em; -background-color: rgb(255,58,58); color:black; border:1px solid silver; -} - -radio -{ -margin: 0.2em; -background-color: rgb(255,58,58); color:black; border:1px solid silver; -} - -input -{ -margin: 0.2em; -background-color: rgb(255,58,58); color:black; border:1px solid silver; -} - -input.button -{ -background: #CA2F2F url('/themes/darkdos/images/b3.gif') repeat-x; -color: #fff; -border: solid 1px #2941BC; -font-weight: bold; -text-transform: lowercase; -font-size: 0.8em; -height: 2.0em; -} - -input.text -{ -border: solid 1px #F1F1F1; -font-size: 1.0em; -padding: 0.25em 0.25em 0.25em 0.25em; -} - -#search -{ -position: relative; -width: 100%; -margin-bottom: 2.0em; -} - -#search input.text -{ -position: absolute; -top: 0em; -left: 0em; -width: 9.5em; -} - -#search input.button -{ -position: absolute; -top: 0em; -right: 0em; -min-width: 2.0em; -max-width: 2.5em; -} - -table.fw-nat tbody tr td { - height: 2.25em; -} - -/* LAYOUT - 3 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_3columns - { - position: relative; - margin-right: 34em; - } -=09 - #columnA_3columns - { - position: relative; - float: left; - width: 100%; - margin-right: -34em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_3columns - { - float: right; - } -=09 - #columnB_3columns - { - width: 13.0em; - float: left; - padding: 0em 2em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 - #columnC_3columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 -/* LAYOUT - 2 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_2columns - { - position: relative; - margin-right: 17em; - } -=09 - #columnA_2columns - { - position: relative; - float: left; - width: 100%; - margin-right: -17em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_2columns - { - float: right; - } -=09 - #columnC_2columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } - -/* LAYOUT - COLUMNLESS */ - - /* Primary content */ -=09 - #primaryContent_columnless - { - position: relative; - } -=09 - #columnA_columnless - { - position: relative; - width: 100%; - } - -/* FOOTER COLORIZE BANDWIDTH */ - -#rx_kbs { color: green; } - -#tx_kbs { color: red; } - -iframe.graph { - width: 100%; - min-height: 300px; -} diff --git a/html/html/themes/ipfire-legacy/images/n1.gif b/html/html/themes/= ipfire-legacy/images/n1.gif deleted file mode 100644 index 6eb5161798f610218190dd64d46a2cdf842f2e68..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 1014 zcmV`Nk%w1VIBZ_0M!5hhX53O01|=3D#6M+B|djJx101*aG>K2E=3D%aRP!E3x$S&eGP#&_~kP*L&M^03_z;BpC+l?Ct9p=3DHc=3DIm6z_+j8zZeeObvU7byTk5G z5QYGu!rRAhA26Ow8A7DXm|v*a%(?Ss%N#3SfPYZ$hV+^13p*(U>8|kQU_O8m0;qDD4Li7iBzS9fI5h^bAgL!jbP&lVU?vL z1~>NTqaXn&Amorl3Q0gCNG?Kv2~0NWB$Fk4Amx-)R{4QFSRQb}mRxq}*7P~@ORwgBj%h)Tc$mWO}MS~@BP8qA>Vvdk*m!Lg!xAgu>3z+mmQ*jk&ywA^;vK?ghF kAnv&2ihIJh=3D%%X^t`0V|>+ZYl#vsDH^ww*y2tfb+9<3>hSRJ?(XjC>FMw9(a)9600*4Nqa@$v5O(a)7USd z=3DI7_$-QVTr=3DHcMt+}_^W+1u~#?(pyL>FVn3?(W~=3D;n~~U>g(&|o;=3DH=3D($-{IQa+}qvV)z;Y4)YjYD z+~efrA^8LV00000EC2ui00jU|06+%bK-a5MxiliDPQzodP*x07gTYu>9gKojOXzk7 zV6b647MRTvUMLcQKpLG7=3DQ61)6eW!!@#rTGfPe^tg8_zy0EvlbXc84Y8#-(fGCMhL z4G~G8!1hQCP8JK>z?dJcIpz diff --git a/html/html/themes/ipfire-legacy/images/n3.gif b/html/html/themes/= ipfire-legacy/images/n3.gif deleted file mode 100644 index 6627c91a15b21f67fd2d4b52a78f9c7d3513b6ab..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 155 zcmZ?wbhEHbWMoiaIKseiN?(7OvhqG{?PGd+v*hIVXlZTN)I6l4vqDAXfR4^Q1%=3DhB zsz-En7b+(a)Fk(J%0rFB$K(a)1(x|I#ty<^77MVWtS)^ZBSF&s-ba0Uw^Z(a)Is*n!{K*0q n(*cnnI~`ah7Bq`YoMgxl=3D;>y}z+h^6Fe$dbz(InioxvIa)8Zxw diff --git a/html/html/themes/ipfire-legacy/images/n4.gif b/html/html/themes/= ipfire-legacy/images/n4.gif deleted file mode 100644 index 86985252b47f996923aa4b464e32faa9a5d66876..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 155 zcmZ?wbhEHbWMoiaIKsg2|NsAg|Ni~?^XK{V=3DN~_Q{Qdj)j~_q2eEIV7<;&NvU*Erf z|HFq5Po6w^`0(M~yLX>Gd-n6^&v)@!pX?f&R`7yId(a)MO diff --git a/html/html/themes/ipfire-legacy/images/n5.gif b/html/html/themes/= ipfire-legacy/images/n5.gif deleted file mode 100644 index a03224278920646cba16f1047d653cc34851d45a..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmZ?wbhEHb1(2n;owx?soLv%w4u)&T5W7e(a)d9 diff --git a/html/html/themes/ipfire-legacy/images/spacer.gif b/html/html/the= mes/ipfire-legacy/images/spacer.gif deleted file mode 100644 index 5bfd67a2d6f72ac3a55cbfcea5866e841d22f5d9..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 mcmZ?wbhEHbWMp7uXkdT>#h)yUAf^t80Ld^gF}W}@SOWlZ0R#L1 diff --git a/html/html/themes/ipfire-legacy/include/colors.txt b/html/html/th= emes/ipfire-legacy/include/colors.txt deleted file mode 100644 index 6d7dd1cba..000000000 --- a/html/html/themes/ipfire-legacy/include/colors.txt +++ /dev/null @@ -1,25 +0,0 @@ -color1=3D#CD5B45 -color2=3D#EE6A50 -color3=3D#FF7256 -color4=3D#EE9572 -color5=3D#FFA07A -color6=3D#CDAF95 -color7=3D#EECBAD -color8=3D#FFDAB9 -color9=3D#FFE4C4 -color10=3D#FFCCCC -color11=3D#0000FF -color12=3D#00FF00 -color13=3D#FF0000 -color14=3D#FFD700 -color15=3D#CCCCCC -color16=3D#40E0D0 -color17=3D#90EE90 -color18=3D#F4A460 -color19=3D#EAE9EE -color20=3D#D6D6D6 -color21=3D#FFFFFF -color22=3D#F0F0F0 -color23=3D#FF00FF -color24=3D#6464FF -color25=3D#FF6464 diff --git a/html/html/themes/ipfire-legacy/include/functions.pl b/html/html/= themes/ipfire-legacy/include/functions.pl deleted file mode 100644 index 26a8763c1..000000000 --- a/html/html/themes/ipfire-legacy/include/functions.pl +++ /dev/null @@ -1,404 +0,0 @@ -#!/usr/bin/perl -############################################################################= ### -# = # -# IPFire.org - A linux based firewall = # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt = # -# = # -# This program is free software: you can redistribute it and/or modify = # -# it under the terms of the GNU General Public License as published by = # -# the Free Software Foundation, either version 3 of the License, or = # -# (at your option) any later version. = # -# = # -# This program is distributed in the hope that it will be useful, = # -# but WITHOUT ANY WARRANTY; without even the implied warranty of = # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the = # -# GNU General Public License for more details. = # -# = # -# You should have received a copy of the GNU General Public License = # -# along with this program. If not, see . = # -# = # -############################################################################= ### - -sub showmenu() { - print < -
        -EOF -; - foreach my $k1 ( sort keys %$menu ) { - if (! $menu->{$k1}{'enabled'}) { - next; - } - my $link =3D getlink($menu->{$k1}); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($menu->{$k1}->{'selected'}) { - print "
      • $menu->{$k1}{'= caption'}
      • "; - } else { - print "
      • $menu->{$k1}{'caption'}
      • "; - } - } - print < -
      -EOF -; =20 -} - -sub getselected($) { - my $root =3D shift; - if (!$root) { - return 0; - } - - foreach my $item (%$root) { - if ($root->{$item}{'selected'}) { - return $root->{$item}; - } - } -} - -sub showsubsection($$) { - my $root =3D shift; - - if (! $root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return; - } - my $submenus =3D $selected->{'subMenu'}; - if (! $submenus) { - return; - } - - print <Sidemenu -
        -EOF -; - foreach my $item (sort keys %$submenus) { - my $hash =3D $submenus->{$item}; - if (! $hash->{'enabled'}) { - next; - } - my $link =3D getlink($hash); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($hash->{'selected'}) { - print '
      • '; - } else { - print '
      • '; - } - - print "$hash->{'caption'}
      • "; - } - - print < -EOF -; -} - - -sub showsubsubsection($) { - my $root =3D shift; - if (!$root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return - } - if (! $selected->{'subMenu'}) { - return - } - - showsubsection($selected->{'subMenu'}, 'menu-subtop'); -} - -sub openpage { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "IPFire - $title"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead - - - -END -; -if ($settings{'SPEED'} ne 'off') { -print < - - - -END -; -} -else { -print "";} -print < - -
        - -
        - -
        -END -; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - print "

        $settings{'HOSTNAME'}.$settings{'DOMAINNAME'}


        ";=20 - } else { - print "

        IPFire


        "; - } - print <$h2 -
        - -END -; - &showmenu(); - -print < -
        - -
        -
        -
        -
        -END -; -} - -sub openpagewithoutmenu { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "IPFire - $title"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead -END -; - if ($settings{'FX'} ne 'off') { - print < - -END -; - } - print < - - - - - - - -
        - -
        - -
        -

        IPFire

        -

        $h2

        -
        =20 -
        -
        - -
        -
        -
        -
        -END -; -} - -sub closepage () { - my $status =3D &connectionstatus(); - my $uptime =3D `/usr/bin/uptime|cut -d \" \" -f 4-`; - $uptime =3D~ s/year(s|)/$Lang::tr{'year'}/; - $uptime =3D~ s/month(s|)/$Lang::tr{'month'}/; - $uptime =3D~ s/day(s|)/$Lang::tr{'day'}/; - $uptime =3D~ s/user(s|)/$Lang::tr{'user'}/; - $uptime =3D~ s/load average/$Lang::tr{'uptime load average'}/; =20 - =09 - print < -
        - -
        - =20 -
        -END -; - &showsubsection($menu); - &showsubsubsection($menu); - - print < -
        -
        =20 -
        - Status: $status Uptime: $uptime -END -; -if ($settings{'SPEED'} ne 'off') { -print < - $Lang::tr{'bandwidth usage'}: - $Lang::tr{'incoming'}:  $Lang::tr{'outgo= ing'}: - -END -; -} -print < -
        -
        - - -END -; -} - -sub openbigbox -{ -} - -sub closebigbox -{ -} - -sub openbox -{ - $width =3D $_[0]; - $align =3D $_[1]; - $caption =3D $_[2]; - - print < -
        -END -; - - if ($caption) { print "

        $caption

        \n"; } else { print " "= ; } -} - -sub closebox -{ - print < -
        - -END -; -} - -1; diff --git a/html/html/themes/ipfire-legacy/include/style.css b/html/html/the= mes/ipfire-legacy/include/style.css deleted file mode 100644 index 2e9ea9266..000000000 --- a/html/html/themes/ipfire-legacy/include/style.css +++ /dev/null @@ -1,450 +0,0 @@ -/* - - Nonzero1.0 by nodethirtythree design - http://www.nodethirtythree.com - missing in a maze - -*/ - -/* This controls the width of the fluid width layouts */ - -div.fluid -{ -width: 90% !important; -} - -/* This controls the width of the fixed width layouts */ - -div.fixed -{ -width: 950px !important; -} - -/* Basic Stuff */ - -* -{ -margin: 0em; -padding: 0em; -} - -body -{ -background-color: #fff; -color: #585858; -font-size: 9pt; -font-family: "trebuchet ms", helvetica, sans-serif; -} - -h1,h2,h3,h4,h5,h6 -{ -font-weight: normal; -letter-spacing: -1px; -text-transform: lowercase; -text-align: left; -} - -h3,h4,h5,h6 -{ -color: #66000F; -} - -h1 span -{ -font-weight: bold; -} - -h3 span -{ -font-weight: bold; -} - -h4 span -{ -font-weight: bold; -} - -br.clear -{ -clear: both; -} - -img -{ -padding: 3px; -#border: solid 1px #e1e1e1; -} - -img.floatTL -{ -float: left; -margin-right: 1.5em; -margin-bottom: 1.5em; -margin-top: 0.5em; -} - -a -{ -text-decoration: underline; -color: #D90000; -} - -a:hover -{ -text-decoration: none; -} - -ul.links -{ -list-style: none; -} - -ul.links li -{ -line-height: 2em; -} - -ul.links li.first -{ -} - -p -{ -line-height: 1.8em; -} - -/* Header */ - -#header -{ -width:100%; -height:122px; -background: #440000 url('../images/n1.gif') repeat-x; -} - -#header_inner -{ -position: relative; -width: 950px; -height:122px; -margin: 0 auto; -} - -/* Logo */ - -#logo -{ -position: absolute; -bottom: 0.6em; -} - -#logo h1 -{ -display: inline; -color: #fff; -font-size: 2.6em; -} - -#logo h2 -{ -display: inline; -padding-left: 0.5em; -color: #E5CCD0; -font-size: 1.0em; -} - -/* Menu */ - -#menu -{ -position: absolute; -right: 0em; -bottom: 0em; -} - -#menu ul -{ -list-style: none; -} - -#menu li -{ -float: left; -} - -#menu li a -{ -margin-left: 0.5em; -display: block; -padding: 1.1em 1.4em 1.0em 1.4em; -background: #fff url('../images/n4.gif') repeat-x; -border: solid 1px #fff; -color: #616161; -font-weight: bold; -font-size: 1.0em; -text-transform: lowercase; -text-decoration: none; -} - -#menu li a.active -{ -background: #CA2F2F url('../images/n3.gif') repeat-x; -color: #fff; -border: solid 1px #A94B4B; -} - -/* Main */ - -#main -{ -background: #fff url('../images/n2.gif') 0px 1px repeat-x; -} - -#main_inner p -{ -text-align: justify; -margin-bottom: 2.0em; -} - -#main_inner ul -{ -margin-bottom: 2.0em; -} - -#main_inner -{ -position: relative; -width: 950px; -margin: 0 auto; -padding-top: 3.5em; -} - -#main_inner h3,h4 -{ -border-bottom: dotted 1px #E1E1E1; -position: relative; -} - -#main_inner h3 -{ -font-size: 2.1em; -padding-bottom: 0.1em; -margin-bottom: 0.8em; -} - -#main_inner h4 -{ -font-size: 1.2em; -padding-bottom: 0.175em; -margin-bottom: 1.4em; -margin-top: 0.95em; -} - -#main_inner .post -{ -position: relative; -} - -#main_inner .post h3 -{ -position: relative; -font-size: 1.7em; -padding-bottom: 0.4em; -} - -#main_inner .post ul.post_info -{ -list-style: none; -position: absolute; -top: 3em; -font-size: 0.8em; -} - -#main_inner .post ul.post_info li -{ -background-position: 0em 0.2em; -background-repeat: no-repeat; -display: inline; -padding-left: 18px; -} - -#main_inner .post ul.post_info li.date -{ -background-image: url('../images/n5.gif'); -} - -#main_inner .post ul.post_info li.comments -{ -background-image: url('../images/n6.gif'); -margin-left: 1.1em; -} - -/* Footer */ - -#footer -{ -width: 950px; -margin: 0 auto; -text-align: center; -clear: both; -border-top: dotted 1px #E1E1E1; -margin-top: 1.0em; -margin-bottom: 1.0em; -padding-top: 1.0em; -text-transform: lowercase; -} - -/* Search */ - -input -{ -margin: 0.2em; -} - -input.button -{ -background: #CA2F2F url('../images/n3.gif') repeat-x; -color: #fff; -border: solid 1px #A94B4B; -font-weight: bold; -text-transform: lowercase; -font-size: 0.8em; -height: 2.0em; -} - -input.text -{ -border: solid 1px #F1F1F1; -font-size: 1.0em; -padding: 0.25em 0.25em 0.25em 0.25em; -} - -#search -{ -position: relative; -width: 100%; -margin-bottom: 2.0em; -} - -#search input.text -{ -position: absolute; -top: 0em; -left: 0em; -width: 9.5em; -} - -#search input.button -{ -position: absolute; -top: 0em; -right: 0em; -min-width: 2.0em; -max-width: 2.5em; -} - -table.fw-nat tbody tr td { - height: 2.25em; -} - -/* LAYOUT - 3 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_3columns - { - position: relative; - margin-right: 34em; - } -=09 - #columnA_3columns - { - position: relative; - float: left; - width: 100%; - margin-right: -34em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_3columns - { - float: right; - } -=09 - #columnB_3columns - { - width: 13.0em; - float: left; - padding: 0em 2em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 - #columnC_3columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 -/* LAYOUT - 2 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_2columns - { - position: relative; - margin-right: 17em; - } -=09 - #columnA_2columns - { - position: relative; - float: left; - width: 100%; - margin-right: -17em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_2columns - { - float: right; - } -=09 - #columnC_2columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } - -/* LAYOUT - COLUMNLESS */ - - /* Primary content */ -=09 - #primaryContent_columnless - { - position: relative; - } -=09 - #columnA_columnless - { - position: relative; - width: 100%; - } - -/* FOOTER COLORIZE BANDWIDTH */ - -#rx_kbs { color: green; } - -#tx_kbs { color: red; } - -iframe.graph { - min-height: 285px; - width: 750px; -} diff --git a/html/html/themes/ipfire/include/css/style-rounded.css b/html/htm= l/themes/ipfire/include/css/style-rounded.css deleted file mode 100644 index 886d61f0f..000000000 --- a/html/html/themes/ipfire/include/css/style-rounded.css +++ /dev/null @@ -1,82 +0,0 @@ - -.bigbox { - margin-top: 1em; - border-radius: 8px 8px 8px 8px; - -webkit-border-radius: 8px 8px 8px 8px; -} - -#main_inner .post { - border-radius: 8px 8px 8px 8px; - -webkit-border-radius: 8px 8px 8px 8px; -} - -#cssmenu a { - border-radius: 8px 8px 8px 8px; - -webkit-border-radius: 8px 8px 8px 8px; -} - -#cssmenu .has-sub ul li a { - border-radius: 7px 7px 7px 7px; -} - -#cssmenu .has-sub ul li:hover a { - box-shadow: inset 0 5px 1px rgba(0, 0, 0, 0.15); - -webkit-box-shadow: inset 0 5px 1px rgba(0, 0, 0, 0.15); -} - -/* Table */ -/* when using class=3D'bordered' after tabletag */ - -.tbl th:first-child { - -moz-border-radius: 6px 0 0 0; - -webkit-border-radius: 6px 0 0 0; - border-radius: 6px 0 0 0; -} - -.tbl th:last-child { - -moz-border-radius: 0 6px 0 0; - -webkit-border-radius: 0 6px 0 0; - border-radius: 0 6px 0 0; -} - -.tbl th:only-child { - -moz-border-radius: 6px 6px 0 0; - -webkit-border-radius: 6px 6px 0 0; - border-radius: 6px 6px 0 0; -} - -.tbl tr:first-child td:first-child { - -moz-border-radius: 6px 0 0 0; - -webkit-border-radius: 6px 0 0 0; - border-radius: 6px 0 0 0; -} - -.tbl tr:first-child td:last-child { - -moz-border-radius: 0 6px 0 0; - -webkit-border-radius: 0 6px 0 0; - border-radius: 0 6px 0 0; -} - -.tbl tr:first-child td:only-child { - -moz-border-radius: 6px 6px 0 0; - -webkit-border-radius: 6px 6px 0 0; - border-radius: 6px 6px 0 0; -} - -.tbl tr:last-child td:first-child { - -moz-border-radius: 0 0 0 6px; - -webkit-border-radius: 0 0 0 6px; - border-radius: 0 0 0 6px; -} - -.tbl tr:last-child td:last-child { - -moz-border-radius: 0 0 6px 0; - -webkit-border-radius: 0 0 6px 0; - border-radius: 0 0 6px 0; -} - -.tbl tr:last-child td:only-child { - -moz-border-radius: 0 0 6px 6px; - -webkit-border-radius: 0 0 6px 6px; - border-radius: 0 0 6px 6px; -} diff --git a/html/html/themes/maniac/images/IPFire.png b/html/html/themes/man= iac/images/IPFire.png deleted file mode 100644 index ec56b7af56e9d1c7ae5dccedd63078aea66f2542..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 11934 zcmV;PE(a)9D$P)QiVYO;=3De7+N$66IlmQEmcZU#!5|&Mx&S?qn8qQyc9L3*OFQ8dhc;kxH*!ls*}RX!Cqx; zWi8m+SSdqOE)DVyy=3Do;;ly-6RpRZQmoyLiFPeALQ6aC-KA7~y-|OKmi)Jo zRoY1^op_eM$-7Jy^L!N*GN0L0&3$dttmwUUZ~X`LFl~UkSN>~tF zlsdItu<|)7*oOM5%Vz~zH`PX34>ZN8Czuk{H_ z9;FSk8j$zSs!iGps~Yi-ttzJaTi3`BvT0|Cv>s-PRZSD)m6MGL$^qI$Ripf5E7#O$ zYbWos3ahU-;;+=3Dw`#q#iKTfVi=3Dc%sd5;f9aq*jJ=3D)X8|2I%@ocrkeN47KUK;U@=3DTN zR}57wGT~_qSIsbls>fQML;}t{n399BvvDT$8_zOy} zZU14?mgg>D6REO~P-V?=3DYOOm(UG=3DA^pYaF{GyP7ZK)$c`rO?(Gtn35gGo)}~nHa8E zCPpZhNRf&~QnYfu6s?#q#VY5EvC5fZlwzV7Aq+P~D*7AZR4vn^ZOZN43=3D{XC`0w5t zQf40}SKVRiY&b;2jR$GGX)nzXchfx6Nt$GQKz)pXivD7lV!9M5EH_7xrxZymFbN(~ zm(a)rR@7UqKdG`t=3Dweh`Kk1BC&`V4;I9T2(JS+OEtmC)CP`BmV;>erhHu;tx>iqW#p=3D zu!r1DJA(a)hHkK`e(r4`}e ze_^cYnJ`rUQs|+5uV_{ntg4(EqP9PH6W8q7oZeD;;KIWBRd-)(K(a)9h+9K5kdrU07bNZ}1(S#QF)cG+r8A5W1w^nlti`GB3vqiuFJ%VsJ5Gxl(a)8?WE4$O*M_{gwfJe zT5cW)V*NpSCa(a)c?uhMeqAxH<1Cy0Alh=3Dom5xO_^nj+fL|T$fB#AS|A%<3dL)c)`M0%INlij0Me+MP zi%Ai+oyuspQwPz5=3D7RKU^S2<}7g!AZ3S5GeeStS19E0~Uczy=3Dq0I2;Pygp7|;w4&a z(a)D|2ty_G!+t}9w(Uscr0Jg=3D;lb4FD)>#Vv~!5MX{)Za(a)r@ZV|Uu<1MD-%q?(WfIO! zA=3DRxJq+IAoicPgixvnv(f2c}|yUj`QaD`x-v7M?L){(n;0(a)PL}-3k~2tOE`M7l1oJ zfQ2-}xG{)(StjBNUjHT&7d(vK$_aXJ)j-`1b#MI*buaxjbwB-8)pz=3DfszKWG>H(R@ z?VG*)v6OwEM*klS+^Jrq44Fc2v&GxW>EcaT{~Orb zuL>UG6*xSXl{0l0tViUZv~Txui(a)p7js>*-AaeFaLVVyFT$|MXDWR#6^S5|p9KvDMg zG^K6uGApOt4XV0&Rt%OV(_(XLkf;N60TuyAfV;rU64DVR#KZA?4V(qm1G|BXQ2pz$ z4_C0=3DoyP>8f;OB6E(o6DW#t0nW%U&8X}jK^w>vuaYoh-565m`;B?N!3vdnps(sQ(WsT3X)#X#XtlV(a)zs5+WFgelS>47(a)G~)CPJ3%Yie%GawKM0>Xeu z;630CYzGzs#Y(a)7n*3F0TdJnJ@*bm5t(a)0wznbVaemc+PrA?4Gjamh`as_pb4aEftCc zca?L|0A*86A60v8A7yuaH|5BpAdCMq2RZU`*hR^q8<=3D{FTi%atsS6j*FWY{D{;@HCGu{+;

        j z{9UR5$xeqvZ#%ImwH6z5y0SiJ0&8aQ;KXMF^9ZbwxE zvA$x8xjaZag0vk5p$1BqsC5H8WrJ1`WbKJXB~V?#;%o;t?ykdH-+`R}c_nAZ9_Ebr zTbv&MoYUe1I5qAAr^bBXw8*!d9`cwoKVIYPfPGx>VgYL(^kkz?H5PY3OWZJlmC?Qj zAX|SKJA_r(a)CiN`MrgAMK*SeMZX(a)uL?weok`BhK!utSixYoe#$Zz2NBJx4=3D8#{oetf1-;>zkIy(h;3lWM z*vHwv(^zw+B^!T$##F{cx}c9~zz=3D}D3#=3DAai)=3DluaKkrs-mI?nb=3DUgUTBJztrmSYF ztDFF0tNtJ(a)pko=3DbzgDB`-Q zzcDsY4ufiYnxV!rVW|X`*RpEksZ|J^-{2cgnl^}o4s7Jt*H7|O(a)ALfN+G+N?dWs+8 z^$Xvt{PON~etGX2AV2>n$bY-W{=3DSzv;Kor7J>kjeKX>KA?xop)enc2d^B`atFi}`( zT4FaUb$u1rts|Yjo{@8RB;kDrg`=3Dj0x`R|+(a)c4V;@&p)(SO;V{*mC@!F8pTGO1}B) zR^GaN7O$8xj8{(|$*X6Kvb^4~U^1V(a)-|k*G%J(iE|A)AL(a)hCq&y^lZana3$}n{uv$ zij6XP*-`2N3|Fi$Ei5%A^G7$gQ=3DXNSo$A#2dTae~Z6p{vs9i-j#dulOzern_vJS`t z>2y59YFFi#b0_kl6|;Hq*g+QJJ3Qy{>RDrX*_7eDYUXHOK6xn59o~n3S~`O-9Nf-V zj_l&gfc*U5aP{!dd}r?u9Jq2QN7r=3DXLV2RGw4^pLwC>7fruhyd@;29~c4I+h)%ovR zd_Ad;vLZ!n3zd_phGHa)o0m*nCT#+eF^E_oK&9lz-P-Z~sUvs+h{*)|w`;;9dw1Yn zYnSt}JzJRPP33Ma>T~=3D0)wpk~`n+_~P(HGi`Ph!N798HPns<3E;4PSxt;=3DTemSr>e z=3DT&q0&?ZklvCWIUS5M~`?P_xZ`jyFRYJm7))lzY8>0$bf^{c&D-cMg!}08jkw>ffvsh&-OOf>{`abLVo9}`Ix9-Jkz}=3DubVf4_pI^Y13#|d zgIF^1>*bS%um?2gmqnBLOpjLlT(%|XGh5y|dn=3Dbq(;Y|a*4C~4X>(Vb=3DqWWEqQ^J3 z{mX`Kx)L$C8!4ZbBdY_YNtNGLs3_JE#$XR$Z6S`1Gx2;CjtmOmIKpamww`eN}a`Fspq3wro_+vjSv64k$bkN$F6oZ zJOuqc1Z3hmI8ah6#R_wG>v>WKo7rM7$AM|1Dm(lo;)AV85#EsOv+7aJh)U!dRh255 zD$r=3Dj0l^838*00jEi4+i2h0Z=3D*{Hcy^$I+GKv#Z({W|d3J*?;VoDdyqA^wGYMshrd z2EO74*U$3V{o8m@$7X!&=3Dk@&RJ|+sE$At%R5`L2s7s-WrIhG|NFO`hs1m5Dgke#rk zI-tL^KrUdAy~qkcWsIwya;d&|+19W6RQ+qlZDA}rwX;st%4+?1I(a)SW z;j*iW4)s73a1$60)UZ}@jdJ$9a`ps%^YE6%LyHLsw5;*O=3Dwc*AhjGxG=3DRCAeSH5=3DU zD4)T8zIw)J-ne8IKfH0CBR|Q(a)B7#$7#6(a)sgVvJ>p-ai*z~H3F29wJjSqS&UMa96)ZJ^*Ov~C1di9v2KL>JrL~t>n^78ZI(a)B6rdlRdX+Scm6~b?3pInsa5B zvb<-b7hgYlh?8Q%ih)T=3D#4{r)4$_Y2h)-`V-e33jEx8){TVJx&WX;1)!%}sXhkjt? z`uD$Y(a)Ynb8&PXF4Kpb9Jml~LyX(a)+D66<3vPW9UdGo(;SQjstywQUGcj>^Xlrf0TXg z*H0`Gj1Bt;d(a)6p1f8!lrF|zsx zp}o5ok8$^JTd^yCy9@}IRb3uW8DW*w)3tllq8|TR8M#_t61Go6RMv!CjIJ~WCpwCK zbY(Gl*|4Pp0l)#ElS~4T$;_QN!Xoj{Z=3DZ2kpg*LJC(a)kc?MeSqo^t*P3mronT-;{IW zs^y({+TiXytam4nx90=3DfH;hT=3Dm}(30 z?rob{_V18@=3DN3eKe8W-L(xQUiSu`N{%~L+HYXh&DHHPPo=3D*R6E*5r*IQ~3bAvv*JL z;rnkb7GDlq<=3D@B#?*lYQw)opuFJwnMTP}@$#sU5^X&~NJHK|~19f!3|9RD(a)qv$~KX zc`rF6tfo?-4X8|EP3mlNqIocIi{Zd{$}X$ypUZ1}JJ1k-8MP31c5>j;zihFr(a)z8fK zE#$*6`0x*}IrP0h2R-rS_XoD}o0&t{w|{Hii)hYwXea)(bvb|ZK5GeIgWo*k&n5VT zcHTX?3q!b#>%*|geb(a)ot0rHL_yRH!qG&`pqRRHW$+Ec0ccBH=3DE=3D`R!R7tG(a)OC#*fbjng*HTASF_}MkfnFGLH+}qbJLJ~jO7(a)w$$Slw+un6cxoyMR z7Q^?2wEUE{OWx9U19FfgM~K*YmPl1;j#P{0h^=3DV6b^x`>8BGprdi)dQKbAjoS=3DiG1XcjW{J zjq1wdwHXGj zwndY^^dV33H^2fQP$mwTWJksx#OnIM6R270Lb8^(=3Dna!e*u4J#F$wqf zLCtTFv*{xBkk->I6!)i!46kho4K|IUUdGxeJZBQ8Cm>~l>97auE z*Ux>fu=3DlA0d~G!n2|XHeep?rYN66X8oaUggnBNhJg*h!)Iyj5P%bU4y+Z+x#ycK(S zI9%Lx`0N=3DR68M^j^zX?^h2oEXB#koM)nUOuYcC<-|vNze1xVPt>zVqJ}*QYBU)$*pH?b)DXOM$fn8` zeIZZ(a)_+x$Jb>Hq?I3q2Y_1YrN&nfn}18;upHJ`KlHR8NBWjL!5h_?XRV4b!X zSU0XVYv*_2&ugZ0d{_``3iB+!x+t0ekuy(a)0c-*i-tUzQYOJ44?G9bIla-dXD5y{9h zCB)^VWJ(a)_MMav9ps7LH3Di?j2$|qhVN6-0xC-puvNCm3{tkVcdXrqekI>(;vGw7p z1qKMVx=3D=3D-J(+3)g%H|^TWsqKiH6za))};|rHuhJsX0$Eet!!m+QxWw3F^FA(a)v~_MxWt`_ptD57jnVS=3D3Lmzl{1?NoQAS;_<)A|;qJ9R5*L3@ z`V0Ax5AV2U)yl;?2q4>+Zou(cr8sS6CDv~!&Dzc=3DPsvA6ege+mh>0)FGCijeaW|>@ z`|IT3cZ-VM+LWL&YJIG_nkiCn$C;ERsAGGX58_8t;SM&3(a)qilX2HUe{aT!R(mFJbV zvZ(l%y<1*;%jeCoNY^qz3;AM6SqO+m7L#tV7_x=3D)lb&(}!qv~~Jve^^$bVOb6Z%%- zkjp=3D#z!1hdO_4>t|2N|DL>}6`jcu&df2cg75*|^;itl)|=3DBU%%IPH8ZPFa9rhFpSv zgthKZvyJa)LYg17$b3mP5?&FM1^+ZD<;t0oRK2A*NcxlIyb7CFfpkwqVfA2rN0#Os zkE$H8ye6-2=3DFBy)&Y&-U7(a)8(^YjPw~N?%AzCLK#AJtjabCNHnk1RplP-OZ+WKhDdD z(%zXPRLOrLo2c>X{o(#W{FGj&nmPLpj}? zh^@dMq*1~Z-4OtEQ?hQJ6K5=3D}!T!_g(a)w_T_mdFT&s=3DqlC2sCzWTEkixBeN_i8QL6{ z3KCHu%)n^Hn1T#+Om$b5{MC4V!d%ENMVcU%*mU7(a)K3SvN_wI%^BC&e0nLHUDP-XREni_Lm>T+ z7K^RV4rSvTPc}WD%3|zd77O0s_qk{%jm<{1W74u(a)EJSq`ZR_*dYyjlXFcIkpS9^45 z^WTWu!^qXa7^~PQcxd;QeEt_t_P?`{-`yU_=3D>aM)DUW6uv#HWs{}RhC>73ooT2vv^ zu%1uA9o=3Dfj+5=3D9UvbZ82Yfzd8K#c|?#WTr?_*=3DY|jhZ~evQx2m)@062PhfLl3`;3b zSV|9KDe!lw^&}kb`H9U}y0Upe1sn!KsrW%%mNKufs85E}bWnRAmgb;De6%@B;fq=3DaqNd-D&hhF2#WIpmtS4KNtB zy()k;#@V1clAaqD(a)jJh{sLDFCF`br)I;x(N`GvUAd8FAOc+gyeHsUzm-&-Yu?F!P&C(WEXZdun?r%loGfc#)(rhT-x52 zH?Qo)>5+BWl&4~C9*r^TsW@(zOyx&PAYK?|%^C0O@`G&+cxHJOcY{RRAPYLMRW07* z?#7`F1%3*5RZcZI$(_}zX7SE+Z?EGBM?0K#=3D?P*(afHJP)l8`NW_vatYR~48PL?Ad zW_L(keh$aqLT<4+-V(a)tR6_7p3((jn0Wu;lVj)^%o49COTvGidKOK(Tx2uTw*U&h~k zfY=3D+DfcGE~i6!=3D$`*r=3D6v0%9ua1uZrfOq$)=3Dry%-b*}B|1aD8^GLA|%lsA)v%Rvsh`Uu?T(a)jRw;gW>l>cZRmnYSmE%cWn|jR|*lgyqA(gwoTB;Zq)r2?* zE}`rrBY(@I2lwMRWLFGN4x)OA6Aur&u_P1qfOId`#}gCq8z$o!4BJW(a)91Vfw4-8_n z-)1%!#j_MS7zcbDSwvl2y15WXKhTC;1zm^%``RAUzlF=3Dc287n6RZdKJsV^ zi-|W-Qhv;<7tLZvIU>Y(?gCd~-~uNL^8>d!4%;}T*|_n2TYEOHQIVTBRI=3DYK2i6tY za6*h?=3DBGe7GFnZ;{zk2Wvy-j)%5OHz(;M=3D<;Vq_4?Ng!7+DW8JxkmP}JIFl}UREU5 zx)(Zd!%VJSIuFD(a)vgz3lNEc4S(~*!?L%ha74}s)Qn1K7UA>I9KKI)7UPB3nXSQ5G% z7Bl(a)pwiSx}t}LZtD}1(z&71K3qc{fgwmp{3Dy;pcY~Esv$*T<;a1KYt(AE}A&h>9u z{IHti0`Kurl%^^o^EwSb<#3PL$BvDmYuP0K?m{n21SZkD9<*W$OMcLnn>Bzk*bNqQ zZ18LLy?C4(Iy$f?#v~_3qG6BnnN}FC)98%5RNLnmS+5>T!t$xrUDq#YKjOy~)mH8N z$$s&H{p3U`N#6ZE)eM|-IR&H97YRZ?B>$q{ zJ!8|=3DF*wo%UpZnYi*LHadONZyX%`z)?y(a)2I1B(GeKnM=3De4!h=3D8D+|K37 zSYmUzvXh2-nqfDsH2Tnl+{e@)z?*DWY%I3oJ2uz|TRa=3Dsdd#u0gsT7W-&1e0%JZfc zAvl$si@?GU24otNg>QV$S=3D>)eRy=3DDm16d2JtIN5{`mBv?Nc)lX5eHZsdY_F!6Ilvy zVSUV6R7i3xRg$8VKz!aGggfH5pIDpf&8FZEtP5Mkg_(&cBIH(a)1$qYw39#HKDEC$wK z(a)l!L_$Ns=3DYxk)Hk1acs9_#?}ghI_ zq$;>ib)(nQg8V)L2V+(@Iy>L9_nb8rwsfp4<#nqCC$r7L%XTP?=3D7F~RnCEfZ*1cbe{UrH135e8DTp28qO|#}OY6=3D0lyl(& z!I?=3D>_-+gkjn{ae9129D$PkN!ntq=3D|)L)G|Jn zzIhu)_D7EXmvHpYlE3!|_3_8#s((advsVaSn(qaETi%AlPtWF%C&xHB>K;g35PDW6Z93IT6ub){yOZUFQ zsV^UKO3+(Q2?fGla|(`uB}e0X(Lw0r1E<8iL3zm^Wu`!6XhQhYvs)Z?YYjhgEyV?$ z1vWt1(q#}2pcTeYnotx^?bB1KW?VeEJb6U6OQ!sjQa^JD=3D_r4yXnaqjH3w<6ah|~G zUDO=3D6t1CzN{>TYICpk3&$Frh5xG=3D6e>l16TF~Nn6kvOSzuL^5+cHrDiQ#o(a)7bH?^{ zoW5%lC*8Wjamb`5-o43b`?hn&mUWyA3!U)nHYdLJ=3DA?idocQq$$A5mz(a)gYw+A> zhT*gDo5;{SL2=3D?We|mV7V=3Dj&0#KE>~oDFHq=3DU(a)Gi_Ya}vrZ}3cO{bpu+0-&Klj_DM zkn^v{N<6kdEAflJkuooY+z{4{mtN2+qX&HYnM%&tUV{^^P2(a)QL&72&xjx$21azRul z*2O{EvTq!P^J(uK*>I>lYZf8pG`%P1OmpWf6cdtAHHo@?mE(>d;B=3D3foHcDUC+}X* zaW(a)Wgyw5M3@L(6my*R`%Z%=3Dc~yVIDY!<_J8FUNg6%uyduS$*q`<6vH#d9^ufSj`3; z`IO|-(4ionfXhGWG}Dkn!*u!7zo>w^>ndGw!7N?cwA{gIRmcnN7QJ09ZceEguVy2QqQ_Cyy4JifE=3D$Lz4_z8lx+s z9w1*eGy0#9dcZSMBb;k2w7qza+nf<@zx-4FY3%eC#dI88+ zKGK1FK!b9Z4i|t7h{FxI_ok-_+CplbnMkECp8Auy_RvtWGHIw48uKt0qR|B463F9# zz45pmXYa1Zi3i(p(z(W*dCQISpW-;@M;9)N_=3DYv%6S#bt8hvwj!=3DK#O zQ`5;-G*L%1vJ8zO!2rmI?q?xs(MjOE?lzn}&6!hHIdJBW0_X06+lZS-`A3wTf611M z9%7w8k)^I;ah8IOUDd2>WzV|i_H1l!#m0`-tQqdi`HQP^;ZGHj3nVw`L(a)cAF@Z05s{qiLrnRpT)Yosi3t%W$kSU|!Ah%k5t z8di`)m0x-P$#q^-NTno^dZPhP%S;9X^5vTQP_vM#u;AlZo4AQJ$@8G%oml${Yx#nj z3vl}=3DA8D+D9dIlVTo(a)06_!{KDhbq|A8NPjcyhpm)G!WUIDR!*)vS-6K*n=3D@BGSr2Y zM&ZGLfBvC6iy6CE%)iG{{sssDky`|UnER0W#o{Gs&H(a)Tbh#M`Wk;1ZI zrDUXGngViti(a)Yy}&m2Vx?c zup!oswFo#0eh2w|C^<0*;QEDW3W!ew1_J$X9D4{1(`0DDN|0TzVpCVVNBAqY2XJK5 zG#c-3BTi3%%NjR~#fa@}`g{o)TO>T9k-SI-`OI=3D`PJ|yX-)Q;>AjHO4k*WDF#3ihE zBlXp5sEqf`Ke5JP5e59fMbgkri?oZ7G0Aqp0Gi`wfjgW07P9g7k8HfPiH-M`vgyT8 zHhpTrrf(a)e{bgc0UDlWj)ib7nv(Mx1Lh^8jMHDbZ+-DJS zXALDF7JsusLc$r*SpzotyCb;qL|@y1t!%uzf=3Dy4y!H4g}QcP7gr$GAQkbY_j>0(J2 zL!|je1GUm>snnib|A6?@$EdD+BBef+8b}4GrW9bH$z|E}vMC!c3}D0Iv8?}f3hVbx z2d1&%z(h8j9L%QMZCLcjA^Q)o>UV6o5aDJa*1UE#jA7T}1Gv&Gw6z#m1F}0od=3D8$t zxg=3Ds8i<1Bx$rj}l_ibAiU%0?H!W%r-pA82mp)cg{_ZIi5|8)Wzjt#-&BSsIdguEZ3 zI9c80_5C;Et6<#5=3D=3D4-0JCCe?UirTefAoL^Kn2+PKczB7ku*d$7Gg52^217O__+n^ zJUg>)SvR0N>z3oWq6FND4Le$}@jQq>F2{yDR;)P<;<$gN!CKd&NMS;RCr$*>Em+6< zfc=3Dm*q-z3U69}7(a)0l151!V(d0+p!5*A;aMYtlRJ{>sF$l<>*uHcWHOlF6qYFWjN2i zt{n;pwLsn;@jfO(a)UXms2+higSy_ULbG~}9|Mb>v7{tv`KRw)yHaG%Qh-6OYW_o#&q z*Pcb}kA|lT*6%>PJgFLMM%85P=3Dn{;r#o8|zhu72Lz;H!ub;xmDRIv6u);OeIgzAiT z9ooVD5+fvRJOqPx8aRM8j+B!T-j^I?n0^K(a)QHGQF>@?!_ea@^yK|?bE+aLO|U<`o% zH6wu$!076%T~G-|5L+Yq)8LAi2G(7#qg8piG&wDW+NPvX#l!@%3lIN0;|9Wt64EY6 zOw{weL!Iv5Cij9Tf*>n-5hav9?u(a)7xv(c36FiILXRp$% z8G->Uz*Z!a#l6y^nIK`F=3D2Nd^FDEEZ}`-R<#QP9;90SeFw{b5{L$QLHVMkHd%1U#kHA)m=3D3=3Do5{4 z|BgDo3!s{B-cad)x1(a)gPS0Z)1kV&f{=3D`#0xsfN#OYJ2M(a)eRul?jsLWXmL}n5a00GR zCSi-os;A)G`U=3Di#Sb|1M&Xdu&_?ZKwHo`$$SmkW2Q(4-ws^@`p4qVGz+#t+AZY}eY zinHN)W#MVD0hkyqZYJswVadxQcQZ07qtGXEeVOPh_e(!W9OePJ4e*&fmbwbgse>wR z4S{2Edm##O`Fj}A!+U7S(IYhJ>J=3DIS?d|^PAvJv9M=3Dp46BWt!LR8hM4^0KCa72G2}fzRd&i+(a)tsn9Fs&WiKu31 z3vGv?zeuzh1N_miJO&^JaOD0&@eHUnZCOKOHha;yjjL(GkDfGX{Ysj=3Db~#P?VHr(Zvy`T-T|v|LY^B+k&(H#&>$J%C z8gSL}^mv5-9pHs8EqUWdO9ODB{@r6*`sN8Oeg2S^-18=3Dnv&U)v&doF%ZOrsqOw)M@ zO_$sJVL44*w}Pg~eaU^weQ#zOi?NK}ww6ZhSWiQ(a)Z>GUNZ>RpdcTrD}?s(_`wfy}E z)jfHFDqp(a)xW&G}voou`<5|>r|{#{aIHtayW4AQU8AntnnD7hW`oofDmnCcz*jT#<4 zL`~3;JRvO){7S8XcE9eU_P^|b9=3Dz;I|zH*ViyK{@&eQ(o{ySHiR zz1uX*&xeLTyhkISKA=3D(0AJOP%k7(4BhcxoRJsN)7n}(b_L*E_zmHJ(a)M?FsY%x?9(a)Z zLtW8FXY|zxq&n>Xh1&1mPi>JkZFTSfwK#N;n*DZ&8e^>Wq2{%Z9i{3gj#H)6C&}f^ kDJl(KwwErD8XT4X2eo}~zm_4xvj6}907*qoM6N<$g7P7B+5i9m diff --git a/html/html/themes/maniac/images/b1.gif b/html/html/themes/maniac/= images/b1.gif deleted file mode 100644 index 27e005164fd8cad4cfaa92a12e8c0589b35edf7c..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 1323 zcmZ?wbhEHbv|*@X_|5ycH#`~vJBp`457*l z5y}jynhZty3?=3D#u4Wj1pg5hx-!^aec|5;!YM~Tr87$PB{ z_>+Z^f#E-c4#>TrJi);6pMjY}#$&^RgUuYmS~?aB79MUFQ1+VRu~F#=3DlZ0{Bof8`u zAMaN%my__^wB+Pujo?)=3DnMRGLryC(a)nn&Y{7+1VM~MX&Ch+`Rn!e23;wISyM^TwLri zSu6I`mle&+0~UMD_1e1X>gpiHjJv0{uD-rL;c(YmsfBB9ZqB&8D)#g?-6+n2$EW6c zZ(nzJcg1tR8>hFgzrVkMnOpA7^rnZ0JA}34&g|Iu_=3Du>I_dK7So1UJYVH~{ez|PIj z&o6N9mh=3D7fx%Kjj;MH+wcWr%reU;&fdA_^1y}iAo`1QKE3%9?&f1sIL-fxdZ0q=3D>) z+VSW1?EL)v!gT5RetWAv-o3Fo`#SIL-QVA(a)_wN2L?>}$Lv(GOsr`Mg?x3~Iu%j47Y z?Jd^-{r%(PuDj>=3D*WYGmVAFWez#^9Mppk>G<7yL+S%oOGfSbm{7Ll-whpiHRD-N{D zl)ZS^uF$6Os6$RE;Zdi?vK5cIbhf=3Dn>S8;h(a)wmt2TE^pEi)S9nj5gn1Jnna3(|j_) z<)6lZi5_YzpG@*Gd--It7n8!%DIsB*Pp3wtt$aEyrtIa@=3D?QI`&t{}d%X~I7W7*1Q zvvRh*d^Wq_nCA02CD$^a&#id2^7*`)Z!e$EZ(!4Uv7kjP>&3zjwN)<`^_abSv3P=3D; z*2^VR!m?g2osqWc<+3?tuU;-+(5Cfj#gb`RuU4*Dw(8ZYHQQdjTD{>Iht}&gTdvJY Ibzrat0Bf>0`~Uy| diff --git a/html/html/themes/maniac/images/b2.gif b/html/html/themes/maniac/= images/b2.gif deleted file mode 100644 index 2ae47ed34415fa26401df887af45c3cb2cae8683..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 1167 zcmZ?wbhEHbv|&(U_|Cw<$-p4a#-Pl(a)pe@K?D9B(b&R{3b;4aJHEz1z9%n+f>kgCa0 zq|Z>I&(L7X&}Yps$AMv$8^cZ?hT}mDS0fl6$1!|NVfdfLFbYOPU?_%w;!hSv28RC( zIv~e`@&p6Ne+G6A8IKJM4mNWLYw1KRSa`TyK-p`K$3~?i%o4^~cTQ|ve7s-5Tus7r z(~^^uHG)^gWEM4^o^FtQYL4gTWoKvb6ur80a`W=3D@^BtN$l{jo!adEN7WUbg!UtTmX z4_NFq*K6yltE+<)Gwz<+y88P1gu`8Lr53KaxjEzVs(a)T)pbfY*69-o@)y?x!?-4)OM zZk*n}{{H?3W^TDR)0-Y1?hw|FJF{cs<0GO<-t&BRZhCrphH>z=3D13NcAKfl1aTh8~_ z=3Dhn+Bf>+0#-L>`g^;O=3Dd=3DlRaw^6d7G;`F*RySL{bZ)xV1x3gIP@$rd|yJFAnsl2`M z!eVdn?ybANz7C(Ab^qMl%;xtG4tM9s`|sQH^Yf$pRq^NVEo=3DJz;qmGD{`>d+{rySs z#r^a9_y7OTz^0K<&nA-bppipu#e*guvknDD0XL0(a)Eh1qV4_hVtG!C(a)Ml)ZS^uF$6O ns6&n|;Zdi?vK5cIbhf=3Dn>S8#e(a)wmt2TE^pEi)S9m4h+(a)+Wpmui diff --git a/html/html/themes/maniac/images/b3.gif b/html/html/themes/maniac/= images/b3.gif deleted file mode 100644 index fd3c7d018c27fcf7f6345426465ded2e94d2b443..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 847 zcmZ?wbhEHbWMt4{_|Cx4WyvtnhGB+1!+a-(Wv&cs-5IucG3(a)qbI2gciBADTP7{j#) zhP%-WPvRI}Co+6WVfdNO(a)IQ-T6pV(z(a)CX6LpDc_F4F4H)K;8l62?h=3Dw26hgWfCC2_ rnK^_sA~rNQGPCo`Idm{6K4NC)l`sgIz;Mu!nU#Y>M1aA;fx#L8VBsRw diff --git a/html/html/themes/maniac/images/b4.gif b/html/html/themes/maniac/= images/b4.gif deleted file mode 100644 index 70337c1a1dbebb776fb2a21d5ec9cbeb5b6f5207..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 847 zcmZ?wbhEHbWMt4{_|Cxacv9r6sgWONME;l^`F~#I{{@l%7f1eI7Wsc=3Dilgh9vzhJ%jGtQ;I70t^lg4AuYxcQYvf diff --git a/html/html/themes/maniac/images/b5.gif b/html/html/themes/maniac/= images/b5.gif deleted file mode 100644 index a03224278920646cba16f1047d653cc34851d45a..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmZ?wbhEHb1(2n;owx?soLv%w4u)&T5W7e(a)d9 diff --git a/html/html/themes/maniac/images/spacer.gif b/html/html/themes/man= iac/images/spacer.gif deleted file mode 100644 index 5bfd67a2d6f72ac3a55cbfcea5866e841d22f5d9..00000000000000000000000000000= 00000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 mcmZ?wbhEHbWMp7uXkdT>#h)yUAf^t80Ld^gF}W}@SOWlZ0R#L1 diff --git a/html/html/themes/maniac/include/colors.txt b/html/html/themes/ma= niac/include/colors.txt deleted file mode 100644 index 39961e3be..000000000 --- a/html/html/themes/maniac/include/colors.txt +++ /dev/null @@ -1,25 +0,0 @@ -color1=3D#CD3700 -color2=3D#FF4500 -color3=3D#CD6600 -color4=3D#FF7F00 -color5=3D#CD8500 -color6=3D#FFA500 -color7=3D#FF7F24 -color8=3D#FFA54F -color9=3D#EEAD0E -color10=3D#EEC900 -color11=3D#0000FF -color12=3D#00FF00 -color13=3D#FF0000 -color14=3D#FFD700 -color15=3D#CCCCCC -color16=3D#40E0D0 -color17=3D#90EE90 -color18=3D#F4A460 -color19=3D#EAE9EE -color20=3D#1C1C1C -color21=3D#CD6600 -color22=3D#4F4F4F -color23=3D#FF00FF -color24=3D#6464FF -color25=3D#FF6464 diff --git a/html/html/themes/maniac/include/functions.pl b/html/html/themes/= maniac/include/functions.pl deleted file mode 100644 index 1c0aea1c4..000000000 --- a/html/html/themes/maniac/include/functions.pl +++ /dev/null @@ -1,404 +0,0 @@ -#!/usr/bin/perl -############################################################################= ### -# = # -# IPFire.org - A linux based firewall = # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt = # -# = # -# This program is free software: you can redistribute it and/or modify = # -# it under the terms of the GNU General Public License as published by = # -# the Free Software Foundation, either version 3 of the License, or = # -# (at your option) any later version. = # -# = # -# This program is distributed in the hope that it will be useful, = # -# but WITHOUT ANY WARRANTY; without even the implied warranty of = # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the = # -# GNU General Public License for more details. = # -# = # -# You should have received a copy of the GNU General Public License = # -# along with this program. If not, see . = # -# = # -############################################################################= ### - -sub showmenu() { - print < -

          -EOF -; - foreach my $k1 ( sort keys %$menu ) { - if (! $menu->{$k1}{'enabled'}) { - next; - } - my $link =3D getlink($menu->{$k1}); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($menu->{$k1}->{'selected'}) { - print "
        • $menu->{$k1}{'caption= '}
        • "; - } else { - print "
        • $menu->{$k1}{'caption'}
        • "; - } - } - print < -
        -EOF -; =20 -} - -sub getselected($) { - my $root =3D shift; - if (!$root) { - return 0; - } - - foreach my $item (%$root) { - if ($root->{$item}{'selected'}) { - return $root->{$item}; - } - } -} - -sub showsubsection($$) { - my $root =3D shift; - - if (! $root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return; - } - my $submenus =3D $selected->{'subMenu'}; - if (! $submenus) { - return; - } - - print <Sidemenu -
          -EOF -; - foreach my $item (sort keys %$submenus) { - my $hash =3D $submenus->{$item}; - if (! $hash->{'enabled'}) { - next; - } - my $link =3D getlink($hash); - if ($link eq '') { - next; - } - if (! is_menu_visible($link)) { - next; - } - if ($hash->{'selected'}) { - print '
        • '; - } else { - print '
        • '; - } - - print "$hash->{'caption'}
        • "; - } - - print < -EOF -; -} - - -sub showsubsubsection($) { - my $root =3D shift; - if (!$root) { - return; - } - my $selected =3D getselected($root); - if (! $selected) { - return - } - if (! $selected->{'subMenu'}) { - return - } - - showsubsection($selected->{'subMenu'}, 'menu-subtop'); -} - -sub openpage { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "-=3D IPFire - $title =3D-"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead - - - -END -; -if ($settings{'SPEED'} ne 'off') { -print < - - - -END -; -} -else { -print "\n";} -print < - -
          - -
          - -
          -END -; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - print "

          $settings{'HOSTNAME'}.$settings{'DOMAINNAME'}


          ";=20 - } else { - print "

          -=3D IPFire =3D-


          "; - } - print <+ $h2 + -
          - -END -; - &showmenu(); - -print < -
          - -
          -
          -
          -
          -END -; -} - -sub openpagewithoutmenu { - my $title =3D shift; - my $boh =3D shift; - my $extrahead =3D shift; - - @URI=3Dsplit ('\?', $ENV{'REQUEST_URI'} ); - &General::readhash("${swroot}/main/settings", \%settings); - &genmenu(); - - my $h2 =3D gettitle($menu); - - $title =3D "-=3D IPFire - $title =3D-"; - if ($settings{'WINDOWWITHHOSTNAME'} eq 'on') { - $title =3D "$settings{'HOSTNAME'}.$settings{'DOMAINNAME'} - $title"= ;=20 - } - - print < - - - - $title - $extrahead -END -; - if ($settings{'FX'} ne 'off') { - print < - -END -; - } - print < - - - - - - - -
          - -
          - -
          -

          -=3D IPFire =3D-

          -

          + $h2 +

          -
          =09 -
          -
          - -
          -
          -
          -
          -END -; -} - -sub closepage () { - my $status =3D &connectionstatus(); - my $uptime =3D `/usr/bin/uptime|cut -d \" \" -f 4-`; - $uptime =3D~ s/year(s|)/$Lang::tr{'year'}/; - $uptime =3D~ s/month(s|)/$Lang::tr{'month'}/; - $uptime =3D~ s/day(s|)/$Lang::tr{'day'}/; - $uptime =3D~ s/user(s|)/$Lang::tr{'user'}/; - $uptime =3D~ s/load average/$Lang::tr{'uptime load average'}/; =20 - =09 - print < -
          - -
          - =09 -
          -END -; - &showsubsection($menu); - &showsubsubsection($menu); - - print < -
          -
          =09 -
          - Status: $status Uptime: $uptime -END -; -if ($settings{'SPEED'} ne 'off') { -print < - $Lang::tr{'bandwidth usage'}: - $Lang::tr{'incoming'}:  $Lang::tr{'outgo= ing'}: - -END -; -} -print < -
          -
          - - -END -; -} - -sub openbigbox -{ -} - -sub closebigbox -{ -} - -sub openbox -{ - $width =3D $_[0]; - $align =3D $_[1]; - $caption =3D $_[2]; - - print < -
          -END -; - - if ($caption) { print "

          $caption

          \n"; } else { print " "; } -} - -sub closebox -{ - print < -
          - -END -; -} - -1; diff --git a/html/html/themes/maniac/include/style.css b/html/html/themes/man= iac/include/style.css deleted file mode 100644 index 27d3982a6..000000000 --- a/html/html/themes/maniac/include/style.css +++ /dev/null @@ -1,479 +0,0 @@ -/* - - Nonzero1.0 by nodethirtythree design - http://www.nodethirtythree.com - missing in a maze - -*/ - -/* This controls the width of the fluid width layouts */ - -div.fluid -{ -width: 90% !important; -} - -/* This controls the width of the fixed width layouts */ - -div.fixed -{ -width: 950px !important; -} - -/* Basic Stuff */ - -* -{ -margin: 0em; -padding: 0em; -} - -body -{ -background-color: #000000; -color: rgb(255,128,0);=20 -font-size: 9pt; -font-family: "trebuchet ms", helvetica, sans-serif; -} - -h1,h2,h3,h4,h5,h6 -{ -background-color: #000000; -font-weight: normal; -letter-spacing: -1px; -text-transform: lowercase; -text-align: left; -} - -h3,h4,h5,h6 -{ -background-color: #000000; -color: silver; -} - -h1 span -{ -font-weight: bold; -color: rgb(255,128,0);=20 -} - -h3 span -{ -background-color: #000000; -font-weight: bold; -} - -h4 span -{ -background-color: #000000; -font-weight: bold; -} - -br.clear -{ -background-color: #000000; -clear: both; -} - -img -{ -} - -img.floatTL -{ -float: left; -margin-right: 1.5em; -margin-bottom: 1.5em; -margin-top: 0.5em; -} - -a -{ -text-decoration: underline; -color: white; -} - -a:hover -{ -text-decoration: none; -} - -ul.links -{ -list-style: none; -} - -ul.links li -{ -line-height: 2em; -} - -ul.links li.first -{ -} - -p -{ -line-height: 1.8em; -} - -/* Header */ - -#header -{ -width:100%; -height:100px; -background: #000000 url('/themes/maniac/images/b1.gif') repeat-x; -} - -#header_inner -{ -position: relative; -width: 700px; -height:110px; -margin: 0 auto; -} - -/* Logo */ - -#logo -{ -position: absolute; -bottom: 0.6em; -} - -#logo h1 -{ -display: inline; -color: #fff; -font-size: 2.6em; -} - -#logo h2 -{ -display: inline; -padding-left: 0.5em; -color: white; -font-size: 1.0em; -} - -/* Menu */ - -#menu -{ -position: absolute; -right: 0em; -bottom: 0em; -} - -#menu ul -{ -list-style: none; -} - -#menu li -{ -float: left; -} - -#menu li a -{ -margin-left: 0.5em; -display: block; -padding: 1.1em 1.4em 1.0em 1.4em; -background: url('/themes/maniac/images/b4.gif') repeat-x; -border: solid 1px #fff; -color: #616161; -font-weight: bold; -font-size: 1.0em; -text-transform: lowercase; -text-decoration: none; -} - -#menu li a.active -{ -background: url('/themes/maniac/images/b3.gif') repeat-x; -color: #fff; -border: solid 1px silver; -} - -/* Main */ - -#main -{ -background: #000000 url('/themes/maniac/images/b2.gif') 0px 1px repeat-x; -} - -#main_inner p -{ -text-align: justify; -margin-bottom: 2.0em; -} - -#main_inner ul -{ -margin-bottom: 2.0em; -} - -#main_inner -{ -position: relative; -width: 950px; -margin: 0 auto; -padding-top: 3.5em; -} - -#main_inner h3,h4 -{ -border-bottom: dotted 1px #E1E1E1; -position: relative; -padding-bottom: 0.4em; -} - -#main_inner h3 -{ -font-size: 2.1em; -padding-bottom: 0.1em; -} - -#main_inner h4 -{ -font-size: 1.2em; -padding-bottom: 0.175em; -margin-bottom: 1.4em; -margin-top: 0.95em; -} - -#main_inner .post -{ -position: relative; -} - -#main_inner .post h3 -{ -position: relative; -font-size: 1.7em; -padding-bottom: 0.4em; -} - -#main_inner .post ul.post_info -{ -list-style: none; -position: absolute; -top: 3em; -font-size: 0.8em; -} - -#main_inner .post ul.post_info li -{ -background-position: 0em 0.2em; -background-repeat: no-repeat; -display: inline; -padding-left: 18px; -} - -#main_inner .post ul.post_info li.date -{ -background-image: url('/themes/maniac/images/b5.gif'); -} - -#main_inner .post ul.post_info li.comments -{ -background-image: url('/themes/maniac/images/b6.gif'); -margin-left: 1.1em; -} - -/* Footer */ - -#footer -{ -width: 950px; -margin: 0 auto; -text-align: center; -clear: both; -border-top: dotted 1px #E1E1E1; -margin-top: 1.0em; -margin-bottom: 1.0em; -padding-top: 1.0em; -text-transform: lowercase; -} - -/* Search */ - -select -{ -margin: 0.2em; -background-color: rgb(255,128,0); color:black; border:1px solid silver; -} - -textarea -{ -margin: 0.2em; -background-color: rgb(255,128,0); color:black; border:1px solid silver; -} - -checkbox -{ -margin: 0.2em; -background-color: rgb(255,128,0); color:black; border:1px solid silver; -} - -radio -{ -margin: 0.2em; -background-color: rgb(255,128,0); color:black; border:1px solid silver; -} - -input -{ -margin: 0.2em; -background-color: rgb(255,128,0); color:black; border:1px solid silver; -} - -input.button -{ -background: #CA2F2F url('/themes/maniac/images/b3.gif') repeat-x; -color: #fff; -border: solid 1px #2941BC; -font-weight: bold; -text-transform: lowercase; -font-size: 0.8em; -height: 2.0em; -} - -input.text -{ -border: solid 1px #F1F1F1; -font-size: 1.0em; -padding: 0.25em 0.25em 0.25em 0.25em; -} - -#search -{ -position: relative; -width: 100%; -margin-bottom: 2.0em; -} - -#search input.text -{ -position: absolute; -top: 0em; -left: 0em; -width: 9.5em; -} - -#search input.button -{ -position: absolute; -top: 0em; -right: 0em; -min-width: 2.0em; -max-width: 2.5em; -} - -table.fw-nat tbody tr td { - height: 2.25em; -} - -/* LAYOUT - 3 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_3columns - { - position: relative; - margin-right: 34em; - } -=09 - #columnA_3columns - { - position: relative; - float: left; - width: 100%; - margin-right: -34em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_3columns - { - float: right; - } -=09 - #columnB_3columns - { - width: 13.0em; - float: left; - padding: 0em 2em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 - #columnC_3columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } -=09 -/* LAYOUT - 2 COLUMNS */ - - /* Primary content */ -=09 - #primaryContent_2columns - { - position: relative; - margin-right: 17em; - } -=09 - #columnA_2columns - { - position: relative; - float: left; - width: 100%; - margin-right: -17em; - padding-right: 2em; - } -=09 - /* Secondary Content */ -=09 - #secondaryContent_2columns - { - float: right; - } -=09 - #columnC_2columns - { - width: 13.0em; - float: left; - padding: 0em 0em 0.5em 2em; - border-left: dotted 1px #E1E1E1; - } - -/* LAYOUT - COLUMNLESS */ - - /* Primary content */ -=09 - #primaryContent_columnless - { - position: relative; - } -=09 - #columnA_columnless - { - position: relative; - width: 100%; - } - -/* FOOTER COLORIZE BANDWIDTH */ - -#rx_kbs { color: green; } - -#tx_kbs { color: red; } - -iframe.graph { - width: 100%; - min-height: 300px; -} diff --git a/lfs/web-user-interface b/lfs/web-user-interface index 7b04ef803..bce6d8eb8 100644 --- a/lfs/web-user-interface +++ b/lfs/web-user-interface @@ -70,7 +70,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) chmod -R 755 /srv/web/ipfire/cgi-bin chmod -R 644 /srv/web/ipfire/html chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi= ,images,include,themes,themes/*,themes/*/*} - ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded =20 # Reset permissions of redirect templates and theme directories find /srv/web/ipfire/html/{captive,redirect-templates,themes} -type d | xar= gs chmod -v 755 --=20 2.20.1 --===============7554804533525135664==--