Файл: users/diary/inc/style.php
Строк: 46
<?php
<style type='text/css'>
hr{clear:both;}
div.poll{min-width:120px;width:auto;}
div.variant{padding-bottom:3px}
div.progress{background:grey;height:4px}
div.date{float:right}
div.clear{clear:both}
span.small{font-size:0.7em}
.self span{font-weight:bold}
.percentage{float:right}
.leader div.progress{background:green}
.url-btn{cursor:pointer;text-decoration:underline;color:#069;background-color:transparent;border:0;}
.url-btn-green{color:green;font-weight:bold;}
.url-btn-red{color:red;font-weight:bold;}
.url-btn:hover{color:red;}
div.variant { padding-bottom: 3px }
div.progress { background: grey; height: 4px }
div.date { padding-right: 5px }
div.clear { clear: both }
span.small { font-size: 0.7em }
.self span { font-weight: bold }
.percentage { float: right }
.leader div.progress { background: green }
.mark button {
background: #e1e5ee url('http://img.imgsmail.ru/r/mymobile/do_it-bg.png') no-repeat left top;
border: 1px solid #abb7c3;
border-radius: 3px 3px 3px 3px;
padding: 2px 7px;
}
div.blueline{padding:1px;background-color:#e7f1fe;border-top:1px solid #99ccff;border-bottom:1px solid #AFCDDC}
</style>
?>