]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Tweaking notice div.entry-content which impacts notice-option input
authorsarven <csarven@plantard.controlezvous.ca>
Sun, 18 Jan 2009 01:52:54 +0000 (01:52 +0000)
committersarven <csarven@plantard.controlezvous.ca>
Sun, 18 Jan 2009 01:52:54 +0000 (01:52 +0000)
theme/base/css/display.css
theme/identica/css/display.css

index 2af6cc67dfe7e27d04be028cfb0674c47d188a4c..e4b83a0fa34131caa19d4185bd017a5824e290d0 100644 (file)
@@ -752,6 +752,7 @@ font-size:0.95em;
 .notice .notice-options a,
 .notice .notice-options input {
 float:left;
+font-size:1.025em;
 }
 
 #laconicat .notice div.entry-content {
@@ -802,6 +803,11 @@ padding-left:2%;
 float:left;
 width:50%;
 position:relative;
+font-size:0.95em;
+}
+
+.notice-options a {
+float:left;
 }
 .notice-options .notice_delete,
 .notice-options .notice_reply,
index 9896529abd71c70077937f1641533573422812b3..6880e756e1eca9a3c9f1f758bf16d4bd431afc1a 100644 (file)
@@ -182,7 +182,6 @@ background:transparent url(../images/icons/twotone/green/trash.gif) no-repeat 0
 
 div.notice-options {
 opacity:0.3;
-font-family:sans-serif;
 }
 
 div.entry-content {