]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Down playing the Register link's styles so it doesn't battle for
authorSarven Capadisli <csarven@controlyourself.ca>
Tue, 7 Apr 2009 18:16:16 +0000 (18:16 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Tue, 7 Apr 2009 18:16:16 +0000 (18:16 +0000)
attention when anon_notice is present.

theme/default/css/display.css
theme/identica/css/display.css

index bf46fc6bfd503cc0a6bd5f2dd9900f8516981292..e240f255fe97b70db85440cd90ec87fac197c383 100644 (file)
@@ -37,7 +37,6 @@ background:none;
 
 input.submit,
 #form_notice.warning #notice_text-count,
-#nav_register a,
 .form_settings .form_note,
 .entity_remote_subscribe {
 background-color:#A9BF4F;
@@ -48,7 +47,6 @@ input:focus, textarea:focus, select:focus,
 border-color:#A9BF4F;
 }
 input.submit,
-#nav_register a,
 .entity_remote_subscribe {
 color:#fff;
 }
@@ -97,13 +95,6 @@ cursor:wait;
 text-indent:-9999px;
 }
 
-
-#nav_register a {
-text-decoration:none;
-font-weight:bold;
-padding:2px 4px;
-}
-
 #content,
 #site_nav_local_views a,
 #aside_primary {
index 9e7c10ac5a296dc8fab3e82e5bec5ae038dceac7..893942031c1a3aac7f0ae3f07bfa912eda225147 100644 (file)
@@ -37,7 +37,6 @@ background:none;
 
 input.submit,
 #form_notice.warning #notice_text-count,
-#nav_register a,
 .form_settings .form_note,
 .entity_remote_subscribe {
 background-color:#9BB43E;
@@ -48,7 +47,6 @@ input:focus, textarea:focus, select:focus,
 border-color:#9BB43E;
 }
 input.submit,
-#nav_register a,
 .entity_remote_subscribe {
 color:#fff;
 }
@@ -97,12 +95,6 @@ cursor:wait;
 text-indent:-9999px;
 }
 
-#nav_register a {
-text-decoration:none;
-font-weight:bold;
-padding:2px 4px;
-}
-
 #content,
 #site_nav_local_views a,
 #aside_primary {