]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/base/css/display.css
Merge branch 'uiredesign' of ../trunk into uiredesign
[quix0rs-gnu-social.git] / theme / base / css / display.css
index 4d7611b3094ad2ca531c2202829e1e686a10f203..b8b260266c1c31c811223cb72070e85dc28785bf 100644 (file)
@@ -633,48 +633,39 @@ padding-left:28px;
 
 
 .notice .author {
-float:left;
-width:96px;
-width:199px;
-margin-left:-217px;
-margin-left:-199px;
+margin-right:11px;
 }
 .notice .author a {
 }
 .notice .author:after {
-content:":";
+/*content:":";*/
 }
 
 .vcard .photo {
 display:inline;
-margin-right:11px;
-margin-right:4px;
-vertical-align:top;
+margin-right:7px;
+margin-bottom:7px;
+float:left;
 }
 .vcard .url {
 text-decoration:none;
 }
+.vcard .url:hover {
+text-decoration:underline;
+}
 .vcard .fn {
-border-bottom-width:1px;
-border-bottom-style:dotted;
 font-style:italic;
 }
 .vcard .fn:hover {
-border-bottom-width:1px;
-border-bottom-style:solid;
+
 }
 
 
 .notice .entry-title {
 float:left;
-margin-bottom:11px;
-margin-left:217px;
-margin-left:199px;
 }
 .notice p.entry-content {
-float:left;
-width:427px;
-width:100%;
+display:inline;
 }
 
 .notice_video p.entry-content,
@@ -683,8 +674,6 @@ width:100%;
 .notice_location p.entry-content,
 .notice_event p.entry-content,
 .notice_document p.entry-content {
-width:322px;
-width:75.41%;
 }
 #laconicat .notice p.entry-content {
 /*margin-left:199px;*/
@@ -707,11 +696,7 @@ width:75.41%;
 /*border:1px solid blue;*/
 clear:left;
 float:left;
-margin-left:11px;
-margin-left:0;
-margin-bottom:4px;
-width:199px;
-width:149px;
+width:48%;
 }
 .notice div.entry-content,
 .notice .notice-options a,
@@ -741,12 +726,9 @@ text-transform:lowercase;
 }
 .notice div.entry-content a {
 text-decoration:none;
-border-bottom-width:1px;
-border-bottom-style:dotted;
 }
 .notice div.entry-content a:hover {
-border-bottom-width:1px;
-border-bottom-style:solid;
+text-decoration:underline;
 }
 
 
@@ -770,11 +752,7 @@ outline:none;
 
 
 .notice-options {
-margin-left:18px;
-margin-left:260px;
-margin-left:304px;
-margin-left:18px;
-margin-left:50px;
+margin-left:2%;
 float:left;
 }
 .notice-options .reply,
@@ -783,6 +761,9 @@ float:left;
 float:left;
 margin-right:11px;
 }
+.notice-options .reply {
+margin-top:1px;
+}
 .notice-options .reply dt {
 display:none;
 }
@@ -790,21 +771,15 @@ display:none;
 .notice-options form input.submit {
 display:block;
 border:0;
-padding-left:20px;
 }
 
 .notice-options .reply a {
 text-decoration:none;
+padding-left:20px;
 }
 .notice-options form input.submit {
 cursor:pointer;
-width:16px;
-width:auto;
-height:16px;
-height:auto;
-padding-top:0;
-padding-right:0;
-padding-bottom:0;
+padding:0 0 0 17px;
 }
 
 .notice-options .notice_delete legend,