mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Hamburgers are getting a workover so they load instantly.
This commit is contained in:
parent
696ed11cf6
commit
69ea2e4199
5 changed files with 5 additions and 5 deletions
|
@ -4965,18 +4965,18 @@ background: transparent;
|
|||
left: 0;
|
||||
}
|
||||
.NB-modal-feedchooser .NB-feedchooser-dollar-value.NB-selected.NB-1 .NB-feedchooser-dollar-image {
|
||||
top: -3px;
|
||||
background: transparent url('../img/icons/hamburger_s.png') no-repeat 6px 0;
|
||||
top: -8px;
|
||||
background: transparent url('../img/reader/hamburgers.png') no-repeat 0 0;
|
||||
}
|
||||
|
||||
.NB-modal-feedchooser .NB-feedchooser-dollar-value.NB-selected.NB-2 .NB-feedchooser-dollar-image {
|
||||
top: -6px;
|
||||
background: transparent url('../img/icons/hamburger.png') no-repeat 3px 0;
|
||||
top: -8px;
|
||||
background: transparent url('../img/reader/hamburgers.png') no-repeat 0 -36px;
|
||||
}
|
||||
|
||||
.NB-modal-feedchooser .NB-feedchooser-dollar-value.NB-selected.NB-3 .NB-feedchooser-dollar-image {
|
||||
top: -10px;
|
||||
background: transparent url('../img/icons/hamburger_l.png') no-repeat 0 0;
|
||||
background: transparent url('../img/reader/hamburgers.png') no-repeat 0 -72px;
|
||||
}
|
||||
|
||||
.NB-modal-feedchooser .NB-feedchooser-dollar-month {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
BIN
media/img/reader/hamburgers.png
Normal file
BIN
media/img/reader/hamburgers.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Loading…
Add table
Reference in a new issue