Merge branch 'master' into social

* master:
  Style tweaks for Windows.
This commit is contained in:
Samuel Clay 2012-02-10 17:27:42 -08:00
commit 310352915b
2 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@
border-bottom: 1px solid #A1A9CF;
color:#505050;
font-size: 14px;
font-family: "Gill Sans", inherit;
font-family: "Gill Sans", "Lucida Sans", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif, inherit;
font-weight: normal;
text-transform: uppercase;
position: relative;

View file

@ -3337,7 +3337,7 @@ a.NB-splash-link:hover {
text-transform: none;
position: absolute;
right: 8px;
bottom: 4px;
top: 4px;
}
.NB-add .NB-add-folders select {
@ -3355,7 +3355,7 @@ a.NB-splash-link:hover {
}
.NB-add input[type=text] {
width: 308px;
width: 300px;
margin-bottom: 16px;
}
.NB-add .NB-add-add-folder input[type=text] {