mvhub-dev team mailing list archive
-
mvhub-dev team
-
Mailing list archive
-
Message #00481
[Merge] lp:~omacneil/mvhub/remove_da_css into lp:mvhub
Dan MacNeil has proposed merging lp:~omacneil/mvhub/remove_da_css into lp:mvhub.
Requested reviews:
MVHub devs with commit rights (mvhub-commit)
This stuff is no longer used, so it should be removed
--
https://code.launchpad.net/~omacneil/mvhub/remove_da_css/+merge/30097
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== modified file 'app-mvhub/DocumentRoot/static/all/css/admin.css'
--- app-mvhub/DocumentRoot/static/all/css/admin.css 2009-03-23 15:24:18 +0000
+++ app-mvhub/DocumentRoot/static/all/css/admin.css 2010-07-16 12:31:40 +0000
@@ -33,41 +33,11 @@
H5 { FONT-SIZE: 80%; }
H6 { FONT-SIZE: 75%; }
-table.data_entry_reports
-{margin-top: -2.5em;}
-
-table.data_entry_reports th
-{}
-
-table.data_entry_reports th.agency_program_name
-{padding-top: 2em;}
-
tr.headings th
{color: #fff;
background-color: #014984;
padding: 0.5em 1em;}
-table.data_entry_reports th.field_name
-{border: 1px solid #000;
- border-top: 0;
- padding: 4px;}
-
-table.data_entry_reports td
-{text-align: center;
- padding: 4px;
- border-right: 1px solid #000;
- border-bottom: 1px solid #000;}
-
-table.data_entry_reports td ul
-{text-align: left;}
-
-table.data_entry_reports td.submitted_value
-{}
-
-table.data_entry_reports td.approved_value
-{font-weight: bold;
- color: #090;}
-
table.usage_reports
{margin-top: -0.75em;
margin-bottom: 1em;}
Follow ups