From 7308dbae282194356c2e95936aecc15ea059f356 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 7 Apr 2012 01:19:07 +0200 Subject: [PATCH] "vier": Bookmarks now look better. --- view/theme/vier/nav.tpl | 0 view/theme/vier/style.css | 10 ++++++++++ 2 files changed, 10 insertions(+) mode change 100755 => 100644 view/theme/vier/nav.tpl diff --git a/view/theme/vier/nav.tpl b/view/theme/vier/nav.tpl old mode 100755 new mode 100644 diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 13b648d5c5..d8f012c4db 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -609,6 +609,10 @@ nav #nav-apps-link.selected { padding: 5px 10px; */ } +.notify-seen { + background: none repeat scroll 0 0 #DDDDDD; + } + ul.menu-popup { position: absolute; display: none; @@ -1641,6 +1645,12 @@ blockquote { border-left: 1px solid #D2D2D2; padding-left: 9px; margin: 0 0 0 .8ex; + color: #777; +} + +.oembed { + font-size: large; + font-weight: bold; } /* ================== */