You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
3.8 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<html>
<head>
<link rel="stylesheet" href="style/options.css">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title id="widget-title">Информер баланса "СетиТагила"</title>
<script type="text/javascript" src="options.js"></script>
</head>
<body>
<div id="header">
<a href="http://setitagila.ru/" class="noborder" target="_blank"><img src="style/stlogo.jpg"></a>
<div id="widget-name"><a class="titlelink" href="http://portal.setitagila.ru/tools/cabinet/index.php" target="_blank">Информер баланса 1.0</a></div>
<br /><br />
</div>
<div>
<h3>Настройки уведомлений</h3>
<h4>
Уведомлять, если...<br />
<input type="checkbox" name="notify1" checked="checked" id="notify1"/><label for="notify1"> баланс счёта менее <input class="numField" maxlength="6" id="balanceRub" value="30" /> руб.</label>
<br />
<input type="checkbox" name="notify2" checked="checked" id="notify2"/><label for="notify2"> баланса не хватит для продления тарифа на следующий месяц, за <input class="numField" maxlength="2" id="balanceDay" value="7" /> дн.</label>
<br /><br />
Вид уведомлений<br />
<input type="radio" id="warn1" name="warnStyle"checked="checked">
<label for="warn1"> выделение баланса красным цветом <div class="badgeStyle bSw">000</div></label>
<br />
<input type="radio" id="warn2" name="warnStyle">
<label for="warn2"> мигание красным цветом <div class="badgeStyle bSw" id="warnBadge2">000</div></label>
</h4>
<h3>Стиль отображения баланса</h3>
<h4>
<input type="radio" id="badgeStyle1" name="badgeStyle" value="1">
<label for="badgeStyle1"><div class="badgeStyle bS1">000</div></label>
<input type="radio" id="badgeStyle2" name="badgeStyle" value="2" checked="checked">
<label for="badgeStyle2"><div class="badgeStyle bS2">000</div></label>
<input type="radio" id="badgeStyle3" name="badgeStyle" value="3">
<label for="badgeStyle3"><div class="badgeStyle bS3">000</div></label>
<input type="radio" id="badgeStyle4" name="badgeStyle" value="4">
<label for="badgeStyle4"><div class="badgeStyle bS4">000</div></label>
<input type="radio" id="badgeStyle5" name="badgeStyle" value="5">
<label for="badgeStyle5"><div class="badgeStyle bS5">000</div></label>
<br />
<input type="radio" id="badgeStyle6" name="badgeStyle" value="6">
<label for="badgeStyle6"><div class="badgeStyle bS6">000</div></label>
<input type="radio" id="badgeStyle7" name="badgeStyle" value="7">
<label for="badgeStyle7"><div class="badgeStyle bS7">000</div></label>
<input type="radio" id="badgeStyle8" name="badgeStyle" value="8">
<label for="badgeStyle8"><div class="badgeStyle bS8">000</div></label>
<input type="radio" id="badgeStyle9" name="badgeStyle" value="9">
<label for="badgeStyle9"><div class="badgeStyle bS9">000</div></label>
<input type="radio" id="badgeStyle10" name="badgeStyle" value="10">
<label for="badgeStyle10"><div class="badgeStyle bS10">000</div></label>
</h4>
</div>
<div id="footer">
<p>Идея взята из <a href="http://portal.setitagila.ru/forum/index.php?showtopic=27906" target="_blank">одноимённого расширения для FireFox</a><br />
by <a href="http://portal.setitagila.ru/forum/index.php?showuser=6781" target="_blank">Олег Козлов aka OlegNT2</a>
<br />
2012 © <a href="http://mikanoshi.name">Mikanoshi</a></p>
</div>
</body>
</html>