mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Merge branch 'master' into social
* master: Style tweaks for Windows.
This commit is contained in:
commit
310352915b
2 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
|
@ -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] {
|
||||
|
|
Loading…
Add table
Reference in a new issue