]> git.mxchange.org Git - friendica.git/commitdiff
"vier": Bookmarks now look better.
authorMichael Vogel <icarus@dabo.de>
Fri, 6 Apr 2012 23:19:07 +0000 (01:19 +0200)
committerMichael Vogel <icarus@dabo.de>
Fri, 6 Apr 2012 23:19:07 +0000 (01:19 +0200)
view/theme/vier/nav.tpl [changed mode: 0755->0644]
view/theme/vier/style.css

old mode 100755 (executable)
new mode 100644 (file)
index 13b648d5c57295bed9596d0228144456b9d9ba59..d8f012c4dbfced6208d33ce2d8effa1432cc5047 100644 (file)
@@ -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;
 }
 
 /* ================== */