Skip to content

Commit

Permalink
Added footer style for ubiquo theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Albert committed Mar 17, 2009
1 parent 137436e commit 6276073
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion public/stylesheets/calendar_date_select/ubiquo.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ iframe.ie6_blocker {
font:12px "Trebuchet MS", sans-serif;
}

.calendar_date_select .cds_footer {
background-color: black;
padding:3px;
font-size:12px;
text-align:center;
}

.calendar_date_select table {
margin: 0px;
padding: 0px;
Expand All @@ -42,7 +49,7 @@ iframe.ie6_blocker {
}

.calendar_date_select .cds_header span {
font-size:15px;
fot-size:15px;
color: black;
font-weight: bold;
}
Expand Down

0 comments on commit 6276073

Please sign in to comment.