[dw-free] clean up error logs
[commit: http://hg.dwscoalition.org/dw-free/rev/a36081550f4a]
http://bugs.dwscoalition.org/show_bug.cgi?id=2812
Remove unused class, and reference to unused file.
Patch by
kareila.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=2812
Remove unused class, and reference to unused file.
Patch by
Files modified:
- htdocs/stc/lj_base-app.css
--------------------------------------------------------------------------------
diff -r 17d7eff6f1a6 -r a36081550f4a htdocs/stc/lj_base-app.css
--- a/htdocs/stc/lj_base-app.css Mon Aug 16 20:54:50 2010 -0500
+++ b/htdocs/stc/lj_base-app.css Tue Aug 17 11:48:44 2010 +0800
@@ -127,12 +127,6 @@ div.columns-2-r300 .columns-2-right {
.appwidget .more-link:hover {
text-decoration: underline;
}
-/* add this class to anything to make upgrade icon appear next to it */
-
-.upgrade-account {
- padding-right: 18px;
- background: url('/horizon/upgrade-paid-icon.gif') no-repeat right 50%;
-}
.arrow-link,
.more-link {
--------------------------------------------------------------------------------
