commit | fd49ecfd4c5646462bf51d0f82f76a65c760ef0b | [log] [tgz] |
---|---|---|
author | apanchenk <apanchenk> | Wed Dec 01 13:58:57 2010 +0000 |
committer | apanchenk <apanchenk> | Wed Dec 01 13:58:57 2010 +0000 |
tree | 34630220ebce0e6ce7365cedf3c899beed380a4a | |
parent | a36d826ffc1ee5cb2e77e3fdacf13185e64b05ec [diff] |
formatting for sources page
diff --git a/dltk.css b/dltk.css index 5be2232..6cc9bf3 100644 --- a/dltk.css +++ b/dltk.css
@@ -28,8 +28,8 @@ } table.dltk-sourcecontrol-modules td ul, table.dltk-sourcecontrol-modules td ul li { - margin-top: 0px; - margin-bottom: 0px; - padding-top: 0px; - padding-bottom: 0px; + margin-top: 0px !IMPORTANT; + margin-bottom: 0px !IMPORTANT; + padding-top: 0px !IMPORTANT; + padding-bottom: 0px !IMPORTANT; }