mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-11 20:15:00 -05:00
[ux] fix bookmark list appearance
This commit is contained in:
parent
47fd66ae7a
commit
70a8c93dcc
@ -194,7 +194,7 @@
|
||||
#bookmarks
|
||||
|
||||
.name
|
||||
padding: 10px 15px 10px 40px
|
||||
padding: 5px 10px 5px 40px
|
||||
|
||||
@keyframes pulsate
|
||||
0%
|
||||
|
@ -569,7 +569,7 @@ h3 {
|
||||
color: #5c5c5c;
|
||||
}
|
||||
#bookmarks .name {
|
||||
padding: 10px 15px 10px 40px;
|
||||
padding: 5px 10px 5px 40px;
|
||||
}
|
||||
@-moz-keyframes pulsate {
|
||||
0% {
|
||||
|
@ -1,5 +1,5 @@
|
||||
CACHE MANIFEST
|
||||
# 0.0.1 1382530461409
|
||||
# 0.0.1 1382533384141
|
||||
|
||||
CACHE:
|
||||
/app.js
|
||||
|
Loading…
Reference in New Issue
Block a user