]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/plusminus.css
@brief is removed completely
[friendica.git] / view / theme / vier / plusminus.css
index b06700ed1219592971f7ce2956ebc03b9388d538..2be64ed4225582da73ab0bf3dd743d0f8e5015fc 100644 (file)
@@ -12,7 +12,6 @@ h1 {
 h2 {
   font-size: 16px;
   color: blue;
-  background-color: #EEEEEE;
   border-radius:5px;
 }
 
@@ -55,7 +54,7 @@ nav a:hover,
   color: #000;
 }
 
-.manage-notify {
+.delegation-notify {
   background-color: #CB4437;
   border-radius: 10px;
   font: bold 11px/16px Arial;
@@ -293,6 +292,10 @@ div.pager, ul.tabs {
 
 
 /* Post content */
+.mention {
+  font-weight: bold;
+}
+
 .wall-item-content blockquote {
   border-left: 0px;
   margin-top: 10px;
@@ -552,8 +555,9 @@ select{
 .settings-heading {
   font-size: 18px;
   font-weight: bold;
-  background-color: #cfcece;
+  background-color: whitesmoke;
   border-radius: 5px;
+  border-bottom: 1px solid black;
 }
 
 .setings-contend-block {