]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/style-profile.css
API: template for test function added
[friendica.git] / view / theme / diabook / style-profile.css
index 2664adfc5a48323b8bcbed559d0bb25fb3830373..9d462a458e29526c777986fe92c5bc51481484d6 100644 (file)
@@ -1143,7 +1143,9 @@ body .pageheader{
   margin-top: 0px;
   max-width: 575px;
        }
-
+.qcomment{
+  max-width: 122px;    
+       }
 #id_username {
   width: 173px;        
        }
@@ -1541,6 +1543,11 @@ transition: all 0.2s ease-in-out;
   padding: 0.3em;
   margin-bottom: 10px;
 }
+.grey
+{
+  display: inline;
+  float: right;        
+       }
 #jot #jot-tools {
   margin: 0px;
   padding: 0px;
@@ -2522,4 +2529,4 @@ list-style-type: disc;
 #photos-upload-newalbum-div {
         float: left;
         width: 175px;
-}
\ No newline at end of file
+}