]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/identica/display.css
Nudge disabled and greyed out while ajaxForm process
[quix0rs-gnu-social.git] / theme / identica / display.css
index 9d6416fb0e59454e03f5cd8c68751447d6871f41..62d34f00e88ae8dd9ffabf6322d7301b16e4fe01 100644 (file)
@@ -68,7 +68,7 @@ a {
 #notices {
      border-top: 1px solid #D8E2D7;
      }
-        
+
 .notice_single {
      border-bottom: 1px solid #D8E2D7;
 }
@@ -93,7 +93,7 @@ p.time a {
 #profile {
     border-top: 1px solid #D8E2D7;
     }
-    
+
 #profile h2 {
     color: #91AA9D;
     }
@@ -110,7 +110,7 @@ p.time a {
 #nav_pagination li a:hover {
     color: #FCFFF5;
     }
-               
+
 #footer {
     border-top: 1px solid #D8E2D7;
     }
@@ -118,7 +118,7 @@ p.time a {
 form input {
      border: 1px solid #D8E2D7;
      }
-     
+
 input#submit, input.submit  {
     color: #FCFFF5;
     background-color: #C15D42;
@@ -131,7 +131,7 @@ input#submit:hover, input.submit:hover {
 textarea, input {
     color: #193441;
     }
-                                     
+
 textarea:focus, input:focus {
     background-color: #f0f6eb;
     }
@@ -157,11 +157,11 @@ textarea:focus, input:focus {
     background-color: #904632;
     }
 
-#subscribe .submit, #unsubscribe .submit, #remotesubscribe .button, #remotesubscribe {
+#content .subscribe .submit, #content .unsubscribe .submit, #remotesubscribe .button, #remotesubscribe {
     background-color: #c15d42;
     color: #fcfff5;
     }
-    
+
 #profiles {
     border-top: 1px solid #D8E2D7;
     }
@@ -174,22 +174,6 @@ textarea:focus, input:focus {
     background-color: #F3F8EA;
     }
 
-input#disfavor, input.disfavor  {
-    background-color: white;
-    }
-
-input#favor, input.favor  {
-    background-color: white;
-    }
-
-input.favor:hover  {
-    background-color: #F3F8EA;
-    }
-                  
-input.disfavor:hover  {
-    background-color: #F3F8EA;
-    }
-
 #messages {
     border-top: 1px solid #D8E2D7;
     }
@@ -201,20 +185,3 @@ input.disfavor:hover  {
 .message_single:hover {
     background-color: #F3F8EA;
     }
-
-
-                                       
-               
-         
-            
-               
-                                       
-                            
-
-                                 
-       
-               
-                                         
-                        
-     
-                                      
\ No newline at end of file