]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/themes/soria/Calendar.css
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / themes / soria / Calendar.css
index 78572dab0e47eaefa3248fcf0fe748017e638bb0..f77acd2ebb3ef0e9c5df2333b519dea42dc17fa7 100644 (file)
        margin:0;
        padding:0.4em 0 0.25em 0;
        text-align:center;
+       font-size: 1.17em;
 }
 
 .soria .dijitCalendarSelectedYear {
        /* label for selected year */
+       font-weight:bolder;
        color:black;
        padding:0.2em;
        padding-bottom:0.1em;
 .soria .dijitCalendarMonthMenu .dijitCalendarMonthLabelHover {
        background-color: #d9e6f9;
        color: #243C5F;
-}
\ No newline at end of file
+}