Committer: mchervonniy
LJSUP-8689: donate button, Minimalism, colorsU trunk/htdocs/stc/sup/s/x-2-1.css U trunk/htdocs/stc/sup/s/x-2-2.css U trunk/htdocs/stc/sup/s/x-2-3.css U trunk/htdocs/stc/sup/s/x-2-4.css U trunk/htdocs/stc/sup/s/x-2-5.css U trunk/htdocs/stc/sup/s/x-2.css
Modified: trunk/htdocs/stc/sup/s/x-2-1.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2-1.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2-1.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -125,6 +125,9 @@ background-image:url(../i/x-2-1.png?v=1); color:#FFF; } +#page .give_button A { + color:#FFF; + } #page .btn SPAN { background-image:url(../i/x-2-1.png?v=1); } @@ -139,7 +142,7 @@ #page .btn-comment { color:#DFECE6; } -#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover { +#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover, #page .give_button A:hover { color:#DFECE6; } Modified: trunk/htdocs/stc/sup/s/x-2-2.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2-2.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2-2.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -109,7 +109,7 @@ background-image:url(../i/x-2-2.png?v=1); } -#page .btn-comment, #page .btn-simple { +#page .btn-comment, #page .btn-simple, #page .give_button A { background-color:#650404; color:#DFECE6; } @@ -117,7 +117,7 @@ background-color:#F00000; color:#FFF; } -#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover { +#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover, #page .give_button A:hover { color:#DFECE6; } Modified: trunk/htdocs/stc/sup/s/x-2-3.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2-3.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2-3.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -111,7 +111,7 @@ background-image:url(../i/x-2-3.png?v=1); } -#page .btn-comment, #page .btn-simple { +#page .btn-comment, #page .btn-simple, #page .give_button A { color:#DFECE6; } #page .btn-comments { @@ -125,7 +125,7 @@ background-color:#003C00; color:#FFF; } -#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover { +#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover, #page .give_button A:hover { color:#DFECE6; } Modified: trunk/htdocs/stc/sup/s/x-2-4.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2-4.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2-4.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -115,7 +115,7 @@ background-image:url(../i/x-2-4.png?v=1); } -#page .btn-comment, #page .btn-simple { +#page .btn-comment, #page .btn-simple, #page .give_button A { background-color:#DAD4B0; color:#5E5E5E; } @@ -130,7 +130,7 @@ padding-left:0; padding-right:5px; } -#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover { +#page .btn-comment:link:hover, #page .btn-comment:visited:hover, #page .btn-simple:link:hover, #page .btn-simple:visited:hover, #page .give_button A:hover { color:#5E5E5E; } Modified: trunk/htdocs/stc/sup/s/x-2-5.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2-5.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2-5.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -107,7 +107,7 @@ background-image:url(../i/x-2-5.png?v=1); } -#page .btn-comment, #page .btn-simple { +#page .btn-comment, #page .btn-simple, #page .give_button A { background-color:#2D2D2D; color:#DFECE6; } Modified: trunk/htdocs/stc/sup/s/x-2.css =================================================================== --- trunk/htdocs/stc/sup/s/x-2.css 2011-05-25 04:19:19 UTC (rev 10557) +++ trunk/htdocs/stc/sup/s/x-2.css 2011-05-25 04:21:08 UTC (rev 10558) @@ -281,6 +281,7 @@ #page .entry-title A:visited { text-decoration:none; } +#page .entrymenu .give_button A:hover, #page .entry-title A:link:hover, #page .entry-title A:link:active, #page .entry-title A:visited:hover,