Committer: mchervonniy
LJSUP-8689: donate button, Minimalism, colorsU trunk/htdocs/stc/sup/s/x-5-1.css U trunk/htdocs/stc/sup/s/x-5-2.css U trunk/htdocs/stc/sup/s/x-5-3.css U trunk/htdocs/stc/sup/s/x-5-4.css U trunk/htdocs/stc/sup/s/x-5-5.css
Modified: trunk/htdocs/stc/sup/s/x-5-1.css =================================================================== --- trunk/htdocs/stc/sup/s/x-5-1.css 2011-05-25 04:24:21 UTC (rev 10560) +++ trunk/htdocs/stc/sup/s/x-5-1.css 2011-05-25 04:25:39 UTC (rev 10561) @@ -59,6 +59,9 @@ color:#000; background-color:#999; } +#page .give_button A { + color:#000; + } #page .btn-comments { color:#000; background-color:#999; Modified: trunk/htdocs/stc/sup/s/x-5-2.css =================================================================== --- trunk/htdocs/stc/sup/s/x-5-2.css 2011-05-25 04:24:21 UTC (rev 10560) +++ trunk/htdocs/stc/sup/s/x-5-2.css 2011-05-25 04:25:39 UTC (rev 10561) @@ -58,6 +58,9 @@ color:#000; background-color:#F3DEDB; } +#page .give_button A { + color:#000; + } #page .btn-comments { color:#000; background-color:#F3DEDB; Modified: trunk/htdocs/stc/sup/s/x-5-3.css =================================================================== --- trunk/htdocs/stc/sup/s/x-5-3.css 2011-05-25 04:24:21 UTC (rev 10560) +++ trunk/htdocs/stc/sup/s/x-5-3.css 2011-05-25 04:25:39 UTC (rev 10561) @@ -68,6 +68,9 @@ color:#5092DC; background-color:#D7EAFF; } +#page .give_button A { + color:#5092DC; + } #page .btn-comments { color:#5092DC; background-color:#D7EAFF; Modified: trunk/htdocs/stc/sup/s/x-5-4.css =================================================================== --- trunk/htdocs/stc/sup/s/x-5-4.css 2011-05-25 04:24:21 UTC (rev 10560) +++ trunk/htdocs/stc/sup/s/x-5-4.css 2011-05-25 04:25:39 UTC (rev 10561) @@ -62,6 +62,9 @@ color:#267BA0; background-color:#D7EAFF; } +#page .give_button A { + color:#267BA0; + } #page .btn-comments { color:#267BA0; background-color:#D7EAFF; Modified: trunk/htdocs/stc/sup/s/x-5-5.css =================================================================== --- trunk/htdocs/stc/sup/s/x-5-5.css 2011-05-25 04:24:21 UTC (rev 10560) +++ trunk/htdocs/stc/sup/s/x-5-5.css 2011-05-25 04:25:39 UTC (rev 10561) @@ -27,7 +27,7 @@ color:#729C54; } .view-archive .entry-text UL A:link, .view-archive .entry-text UL A:visited, -.calendar-wrap A:link, .calendar-wrap A:visited{ +.calendar-wrap A:link, .calendar-wrap A:visited { color:#FFF6B0; } #page .calendar-wrap A:link:hover, #page .calendar-wrap A:visited:hover, #page .calendar-wrap A:link:active, #page .calendar-wrap A:visited:active { @@ -64,6 +64,9 @@ color:#000; background-color:#BFD3B1; } +#page .give_button A { + color:#000; + } .calendar-wrap TABLE TBODY TD A:hover, .calendar-wrap TABLE TBODY TD A:active { background:#FFF6B0; color:#FFF;