summaryrefslogtreecommitdiff
path: root/theme/identica/display.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/identica/display.css')
-rw-r--r--theme/identica/display.css35
1 files changed, 2 insertions, 33 deletions
diff --git a/theme/identica/display.css b/theme/identica/display.css
index 9d6416fb0..a3ef07f90 100644
--- a/theme/identica/display.css
+++ b/theme/identica/display.css
@@ -57,6 +57,7 @@ a {
border-top: 1px solid #D8E2D7;
}
+
.instructions p, .success, .error {
border: 1px solid #91AA9D;
color: #FCFFF5;
@@ -174,21 +175,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;
@@ -200,21 +186,4 @@ input.disfavor:hover {
.message_single:hover {
background-color: #F3F8EA;
- }
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- \ No newline at end of file
+ } \ No newline at end of file