Committer: mchervonniy
LJSUP-8689: donate button, Minimalism, colorsU trunk/htdocs/stc/sup/s/x-3-1.css U trunk/htdocs/stc/sup/s/x-3-2.css U trunk/htdocs/stc/sup/s/x-3-3.css U trunk/htdocs/stc/sup/s/x-3-4.css U trunk/htdocs/stc/sup/s/x-3-5.css
Modified: trunk/htdocs/stc/sup/s/x-3-1.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3-1.css 2011-05-25 04:21:08 UTC (rev 10558) +++ trunk/htdocs/stc/sup/s/x-3-1.css 2011-05-25 04:22:52 UTC (rev 10559) @@ -101,15 +101,17 @@ } #page .btn-comment, #page .btn-comments, +#page .give_button A, #page .entrysubmenu .btn SPAN SPAN SPAN { color:#E62817; text-decoration:underline; } #page .btn-comment:hover, #page .btn-comments:hover, + #page .give_button A:hover, #page .entrysubmenu .btn:hover SPAN SPAN SPAN, #page .btn-comment:active, #page .btn-comments:active, #page .entrysubmenu .btn:active SPAN SPAN SPAN { color:#660404; - } \ No newline at end of file + } Modified: trunk/htdocs/stc/sup/s/x-3-2.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3-2.css 2011-05-25 04:21:08 UTC (rev 10558) +++ trunk/htdocs/stc/sup/s/x-3-2.css 2011-05-25 04:22:52 UTC (rev 10559) @@ -100,12 +100,14 @@ } #page .btn-comment, #page .btn-comments, +#page .entrysubmenu .give_button A, #page .entrysubmenu .btn SPAN SPAN SPAN { color:#00304E; text-decoration:underline; } #page .btn-comment:hover, #page .btn-comments:hover, + #page .entrysubmenu .give_button A:hover, #page .entrysubmenu .btn:hover SPAN SPAN SPAN, #page .btn-comment:active, #page .btn-comments:active, Modified: trunk/htdocs/stc/sup/s/x-3-3.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3-3.css 2011-05-25 04:21:08 UTC (rev 10558) +++ trunk/htdocs/stc/sup/s/x-3-3.css 2011-05-25 04:22:52 UTC (rev 10559) @@ -109,9 +109,10 @@ #page .btn-comment:hover, #page .btn-comments:hover, #page .btn-comment:active, - #page .btn-comments:active{ + #page .btn-comments:active { color:#FFF; } + #page .entrysubmenu .give_button A:hover, #page .entrysubmenu .btn:hover SPAN SPAN SPAN, #page .entrysubmenu .btn:active SPAN SPAN SPAN { color:#0FB5F3; Modified: trunk/htdocs/stc/sup/s/x-3-4.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3-4.css 2011-05-25 04:21:08 UTC (rev 10558) +++ trunk/htdocs/stc/sup/s/x-3-4.css 2011-05-25 04:22:52 UTC (rev 10559) @@ -107,6 +107,7 @@ } #page .btn-comment:hover, #page .btn-comments:hover, + #page .give_button A:hover, #page .entrysubmenu .btn:hover SPAN SPAN SPAN, #page .btn-comment:active, #page .btn-comments:active, Modified: trunk/htdocs/stc/sup/s/x-3-5.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3-5.css 2011-05-25 04:21:08 UTC (rev 10558) +++ trunk/htdocs/stc/sup/s/x-3-5.css 2011-05-25 04:22:52 UTC (rev 10559) @@ -110,10 +110,12 @@ #page .btn-comments:active{ color:#FFA800; } +#page .entrysubmenu .give_button A, #page .entrysubmenu .btn SPAN SPAN SPAN { color:#E62817; text-decoration:underline; } + #page .entrysubmenu .give_button A:hover, #page .entrysubmenu .btn:hover SPAN SPAN SPAN, #page .entrysubmenu .btn:active SPAN SPAN SPAN { color:#660404;