From 5781880707a3cf65e5dea2323e934f951a4435d4 Mon Sep 17 00:00:00 2001 From: z3d Date: Sat, 18 Dec 2010 13:24:54 +0000 Subject: [PATCH] Classic & Midnight proxy error tweaks; favicon_light.ico (awaiting logic!). --- .../resources/themes/console/classic/console.css | 2 +- .../themes/console/images/favicon_light.ico | Bin 0 -> 1150 bytes .../themes/console/midnight/console.css | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 installer/resources/themes/console/images/favicon_light.ico diff --git a/installer/resources/themes/console/classic/console.css b/installer/resources/themes/console/classic/console.css index c680239de..f95fed011 100644 --- a/installer/resources/themes/console/classic/console.css +++ b/installer/resources/themes/console/classic/console.css @@ -110,7 +110,7 @@ div.warning h3 { border: 0; border-bottom: 5px solid #fb7; padding-bottom: 10px; - background: #ffd; + background:none #FFFFDD !important; padding-left: 0; } diff --git a/installer/resources/themes/console/images/favicon_light.ico b/installer/resources/themes/console/images/favicon_light.ico new file mode 100644 index 0000000000000000000000000000000000000000..9d406363331dd70561e0538b4d738689f6e81cdc GIT binary patch literal 1150 zcmbu9U2Icj7{^ZsPB9}AV?ZwyZnuI(vX+kKUVbt_xDt#;6+-yef*{TR(!VCv8JoFW%q>N)wJ_nha= z@4V0Rf1kXPq!ag!9g=uHFCE${NjoJ;+9M=FB2tfwL6XGWzpu?|b$2BcI#-(B^BQMZ>*HWnVrLC1Z9nb4q6RCz;y=77A7?VW)!6HB8Lm zpk$TF%l%xFy9roNvmy_0M{%sEd^D2g=#lH_bZ&O<9OCTfW<~_pmPn$j-RIr#4T6fo zx8@Ic%GE^Ua07joBa{`J#)m>FIy!tv(iqzxcX9X~nf~z!p1r+_wD}jU=?pHnn}fFf zJm%R-!-&Ke=C@c=WQ~uvrPS-#4>~$3wz)nYqDBqA!&2 zi+^?dj??C9;pL$haLC_@{j2xSqS&+c_G?=IG&POU)iuZ2l~tau-qSp7scayN`re-I zq;XXAkMLA)?tIuk>iS0G0*#F$G&g&>aG}2bYvl@$)HeC3SjI0rF)kQ*W?~mlj5HzJ zPq6N+_fJ;T7ma4{`;!C$Db#*cdty;AGop^L7*&s>nJBZ#S*|Djq$6R<9(Uo7TJ5<~ SBH{cmT93ys9v26~|Iy#q01wLm literal 0 HcmV?d00001 diff --git a/installer/resources/themes/console/midnight/console.css b/installer/resources/themes/console/midnight/console.css index e00974c84..8436fa7d3 100644 --- a/installer/resources/themes/console/midnight/console.css +++ b/installer/resources/themes/console/midnight/console.css @@ -114,7 +114,7 @@ div.warning h3 { font-variant: small-caps; text-transform: capitalize; font-size: 12.5pt; - background: none; + background: none !important; } /* console error messages */