Committer: esavintcev
LJSUP-14698: [Minimalism] Remove border for pollsU trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css =================================================================== --- trunk/htdocs/stc/sup/s/style.css 2012-12-21 15:48:35 UTC (rev 13072) +++ trunk/htdocs/stc/sup/s/style.css 2012-12-25 11:09:57 UTC (rev 13073) @@ -314,7 +314,7 @@ font-style:normal; font-family:Monaco,Consolas,"Courier New"; } - .entry-text UL, .entry-text OL, .entry-text DL, .entry-text P, .entry-text BLOCKQUOTE, .entry-text HR, .entry-text CODE, .entry-content TABLE { + .entry-text UL, .entry-text OL, .entry-text DL, .entry-text P, .entry-text BLOCKQUOTE, .entry-text HR, .entry-text CODE { margin-bottom:1.5em; } .comment-head P { @@ -430,7 +430,6 @@ } .entry-content TABLE TD, .entry-content TABLE TH { padding:.3em .6em; - border-bottom:1px solid; text-align:left; } .entry-content TABLE TFOOT TD, .entry-content TABLE TFOOT TH {