Pre release

This commit is contained in:
naumov-socolov 2012-01-17 00:57:07 +03:00
commit 3c81394a3e
25 changed files with 2486 additions and 124 deletions

View file

@ -1584,10 +1584,14 @@ input::-moz-focus-inner{
background-color:#FFFFCB;
}
.b-new-entry select.styled{
top:10px;
top:0;
}
.b-new-entry option{
font:14px arial,sans-serif;
padding:5px 5px 5px 8px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#555;
}
.b-new-entry .form-options-group{}