aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--[-rwxr-xr-x]view/theme/vier/nav.tpl0
-rw-r--r--view/theme/vier/style.css10
2 files changed, 10 insertions, 0 deletions
diff --git a/view/theme/vier/nav.tpl b/view/theme/vier/nav.tpl
index 8c872864c..8c872864c 100755..100644
--- a/view/theme/vier/nav.tpl
+++ b/view/theme/vier/nav.tpl
diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css
index 13b648d5c..d8f012c4d 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;
}
/* ================== */