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
|
#bookmarks
|
||||||
|
|
||||||
.name
|
.name
|
||||||
padding: 10px 15px 10px 40px
|
padding: 5px 10px 5px 40px
|
||||||
|
|
||||||
@keyframes pulsate
|
@keyframes pulsate
|
||||||
0%
|
0%
|
||||||
|
@ -569,7 +569,7 @@ h3 {
|
|||||||
color: #5c5c5c;
|
color: #5c5c5c;
|
||||||
}
|
}
|
||||||
#bookmarks .name {
|
#bookmarks .name {
|
||||||
padding: 10px 15px 10px 40px;
|
padding: 5px 10px 5px 40px;
|
||||||
}
|
}
|
||||||
@-moz-keyframes pulsate {
|
@-moz-keyframes pulsate {
|
||||||
0% {
|
0% {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 0.0.1 1382530461409
|
# 0.0.1 1382533384141
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
/app.js
|
/app.js
|
||||||
|
Loading…
Reference in New Issue
Block a user