summaryrefslogtreecommitdiff
path: root/theme/identica
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-11-08 18:41:03 +0100
committerSarven Capadisli <csarven@status.net>2009-11-08 18:41:03 +0100
commit0f55135b523eaaca2ac0251f83d0f0066ce4b3ff (patch)
treeaf98f8beccd98200b4736ff0e63cfd78e675c3d3 /theme/identica
parent6687346dd0658e4e5a28c83b287adb09c602d086 (diff)
Updated the styles for action icons
Diffstat (limited to 'theme/identica')
-rw-r--r--theme/identica/css/display.css52
1 files changed, 40 insertions, 12 deletions
diff --git a/theme/identica/css/display.css b/theme/identica/css/display.css
index 3647e21fd..064653ae5 100644
--- a/theme/identica/css/display.css
+++ b/theme/identica/css/display.css
@@ -41,15 +41,27 @@ input.submit,
.form_notice.warning #notice_text-count,
.form_settings .form_note,
.entity_remote_subscribe,
+.entity_actions .form_notice input.submit {
+background-color:#9BB43E;
+}
+input.submit,
+.form_notice.warning #notice_text-count,
+.form_settings .form_note,
+.entity_remote_subscribe,
.entity_actions a,
.entity_actions input,
-.entity_actions p {
-background-color:#9BB43E;
+.entity_actions p,
+button.close {
box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-moz-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
-webkit-box-shadow:3px 3px 3px rgba(194, 194, 194, 0.3);
}
-
+.entity_actions a,
+.entity_actions input,
+.entity_actions p {
+border-color:transparent;
+background-color:transparent;
+}
input:focus, textarea:focus, select:focus,
.form_notice.warning #notice_data-text,
.form_notice.warning #notice_text-count,
@@ -58,7 +70,8 @@ input:focus, textarea:focus, select:focus,
border-color:#9BB43E;
}
input.submit,
-.entity_remote_subscribe {
+.entity_remote_subscribe,
+.entity_actions .form_notice input.submit {
color:#FFFFFF;
}
@@ -72,7 +85,10 @@ div.notice-options input,
.form_user_nudge input.submit,
.entity_nudge p,
.form_settings input.form_action-primary,
-.form_make_admin input.submit {
+.form_make_admin input.submit,
+.entity_actions a,
+.entity_actions input,
+.entity_actions p {
color:#002FA7;
}
@@ -122,7 +138,11 @@ opacity:0;
#new_group a,
.pagination .nav_prev a,
.pagination .nav_next a,
-button.close {
+button.close,
+.form_group_leave input.submit,
+.form_user_unsubscribe input.submit,
+.form_group_join input.submit,
+.form_user_subscribe input.submit {
background-image:url(../../base/images/icons/icons-01.png);
background-repeat:no-repeat;
background-color:transparent;
@@ -201,7 +221,7 @@ background-position:0 1px;
}
.form_group_join input.submit,
-.form_group_leave input.submit
+.form_group_leave input.submit,
.form_user_subscribe input.submit,
.form_user_unsubscribe input.submit {
background-color:#9BB43E;
@@ -212,12 +232,20 @@ color:#FFFFFF;
.form_user_authorization input.reject {
background-color:#87B4C8;
}
+.form_group_leave input.submit,
+.form_user_unsubscribe input.submit {
+background-position:5px -1246px;
+}
+.form_group_join input.submit,
+.form_user_subscribe input.submit {
+background-position:5px -1181px;
+}
.entity_edit a {
-background-position: 0 -718px;
+background-position: 5px -718px;
}
.entity_send-a-message a {
-background-position: 0 -849px;
+background-position: 5px -849px;
}
.entity_send-a-message .form_notice {
box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
@@ -227,16 +255,16 @@ box-shadow:3px 7px 5px rgba(194, 194, 194, 0.7);
.entity_nudge p,
.form_user_nudge input.submit {
-background-position: 0 -785px;
+background-position: 5px -785px;
}
.form_user_block input.submit,
.form_user_unblock input.submit,
.form_group_block input.submit,
.form_group_unblock input.submit {
-background-position: 0 -918px;
+background-position: 5px -918px;
}
.form_make_admin input.submit {
-background-position: 0 -983px;
+background-position: 5px -983px;
}
/* NOTICES */