]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/sponsor.css
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / theme / default / css / sponsor.css
index c82257994c69f272d3314cbcb2b1caf1edf58fa5..3e2ad862f08f7cc65c57582936df2b5ae05560d1 100644 (file)
@@ -2,15 +2,21 @@
        background-color: #DDEEDD;
 }
 
-.sponsor_header,.sponsor_footer {
+.sponsor_header, .sponsor_footer {
        background-color: #CCDDCC;
 }
 
 .sponsor_action {
        background-color: #CCDDCC;
-       height: 25px;
+       height: 22px;
 }
 
 .sponsor_what {
-       height: 24px;
-}
\ No newline at end of file
+       height: 22px;
+}
+
+.sponsor_menu {
+       margin: 0px;
+       padding: 0px;
+       width: 200px;
+}