"vier": Bookmarks now look better.
This commit is contained in:
parent
34d268544e
commit
7308dbae28
0
view/theme/vier/nav.tpl
Executable file → Normal file
0
view/theme/vier/nav.tpl
Executable file → Normal file
|
@ -609,6 +609,10 @@ nav #nav-apps-link.selected {
|
||||||
padding: 5px 10px; */
|
padding: 5px 10px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.notify-seen {
|
||||||
|
background: none repeat scroll 0 0 #DDDDDD;
|
||||||
|
}
|
||||||
|
|
||||||
ul.menu-popup {
|
ul.menu-popup {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: none;
|
display: none;
|
||||||
|
@ -1641,6 +1645,12 @@ blockquote {
|
||||||
border-left: 1px solid #D2D2D2;
|
border-left: 1px solid #D2D2D2;
|
||||||
padding-left: 9px;
|
padding-left: 9px;
|
||||||
margin: 0 0 0 .8ex;
|
margin: 0 0 0 .8ex;
|
||||||
|
color: #777;
|
||||||
|
}
|
||||||
|
|
||||||
|
.oembed {
|
||||||
|
font-size: large;
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ================== */
|
/* ================== */
|
||||||
|
|
Loading…
Reference in a new issue