]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
code cleanup
[friendica.git] / view / theme / vier / style.css
index 79016120680554412209cca7fe79525e822a8ecc..4e345da55a771d9feef58a8fd2709b8df6f290b2 100644 (file)
@@ -130,6 +130,7 @@ img {
   overflow: hidden;
   padding: 1px;
   color: #999;
+  vertical-align: text-top;
 } 
 
 .icon:hover {
@@ -144,8 +145,9 @@ img {
   text-indent: 0px;
 }
 .icon.s10 {
-  min-width: 10px;
-  height: 10px;
+/*  min-width: 10px;
+  height: 10px; */
+ /* font-size: 10px; */
 }
 .icon.s10.text {
   padding: 2px 0px 0px 15px;
@@ -293,9 +295,10 @@ body {
   /* font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif; */
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 14px;
-  /* font-size: 13px; */
-  /* line-height: 19.5px; */
+  /* font-size: 13px;
+  line-height: 19.5px; */
   font-weight: 400;
+  font-style: normal;
   /* background-color: #ffffff; */
   /* background-color: #FAFAFA; */
   background-color: rgb(229, 229, 229);
@@ -378,8 +381,6 @@ code {
   list-style: none;
   border: 3px solid #364e59;
   z-index: 100000;
-  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
 }
 /* tool */
@@ -446,11 +447,11 @@ code {
 
 a.nets-link, .side-link a, #sidebar-new-group a, a.savedsearchterm, a.fileas-link, aside h4 a {
   display: block;
-  color: black;
+  color: #737373;
 }
 
 a.sidebar-group-element {
-  color: black;
+  color: #737373;
 }
 
 #follow-sidebar form, #peoplefind-sidebar form, #netsearch-box form, #posted-date-selector {
@@ -468,7 +469,7 @@ a.sidebar-group-element {
 }
 
 #forum-list a, .tool a, .admin.link a {
-  color: black;
+  color: #737373;
 }
 
 #forum-list {
@@ -553,9 +554,6 @@ nav {
     background: linear-gradient(top, #516499 0%,#364a84 100%); */
   color: #ffffff;
   z-index: 100;
-  /*-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
-  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
-  border-bottom: 5px solid #F80; */
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
 }
 
@@ -729,6 +727,7 @@ nav #nav-messages-linkmenu.selected,
 nav #nav-user-linklabel.selected,
 nav #nav-apps-link.selected {
   background-color: #364e59;
+  border-bottom-style: none;
 }
 
 /* nav #nav-community-link { */
@@ -772,8 +771,6 @@ ul.menu-popup {
   list-style: none;
   border: 3px solid #364e59;
   z-index: 100000;
-  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
 }
 ul.menu-popup a {
@@ -814,8 +811,6 @@ ul.menu-popup .empty {
   border: 1px solid #MenuBorder;
   overflow: auto;
   z-index: 100000;
-  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
-  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
   box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7);
 }
 .acpopupitem {
@@ -878,7 +873,8 @@ aside {
   padding: 10px 10px 0px 20px;
   /* border-right: 1px solid #D2D2D2; */
   /* background-color: #ECECF2; */
-  background-color: #F2F2F2;
+  /* background-color: #F2F2F2; */
+  background-color: #FFFFFF;
   font-size: 13px;
   /* background: #F1F1F1; */
   /* top: 0px; */
@@ -891,7 +887,8 @@ aside {
   height: 100%;
   height: calc(100% - 42px);
   /* overflow: scroll; */
-  box-shadow: 1px 1px 6px -3px #666;
+  box-shadow: 1px 2px 0px 0px #D8D8D8;
+  color: #737373;
 }
 aside .vcard .fn {
   font-size: 18px;
@@ -1090,6 +1087,11 @@ aside h4 {
 }
 /* section */
 section {
+  /*font-size: 13px;
+  line-height: 19.5px;*/
+  font-size: 14.95px;
+  line-height: 21px;
+  /* font-family: Quodana,Verdana,DejaVu Sans,Bitstream Vera Sans,Helvetica,sans-serif; */
   display: table-cell;
   vertical-align: top;
   top: 32px;
@@ -1121,7 +1123,7 @@ section.minimal {
   position: relative;
   padding: 5px;
   margin-bottom: 10px;
-  box-shadow: 1px 1px 6px -3px rgba(0, 0, 0, 0.7);
+  box-shadow: 1px 2px 0px 0px #D8D8D8;
   background-color: #FFFFFF;
  /* width: 755px; */
 }
@@ -1158,7 +1160,7 @@ section.minimal {
 .wall-item-bottom {
   /* font-size: 14px; */
 }
-/* .wall-item-container .wall-item-bottom { */
+.wall-item-container .wall-item-tags,
 .wall-item-container .wall-item-links,
 .wall-item-container .wall-item-actions {
   opacity: 0.2;
@@ -1168,7 +1170,7 @@ section.minimal {
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
 }
-/* .wall-item-container:hover .wall-item-bottom { */
+.wall-item-container:hover .wall-item-tags,
 .wall-item-container:hover .wall-item-links,
 .wall-item-container:hover .wall-item-actions {
   opacity: 1;
@@ -1207,25 +1209,10 @@ section.minimal {
   width: 350px;
   float: left;
   font-size: 12px;
-}
-
-.wall-item-container .wall-item-content .type-link img,
-.type-link img {
-  max-width: 160px;
-  max-height: 160px;
-  float: left;
-  margin-right: 10px;
-}
-.type-link blockquote {
-  margin-left: 160px;
-  max-height: 160px;
-  overflow: hidden;
-}
-.type-link .oembed {
-}
+}}
 
-.type-link img + br{
-  display: none;
+h2 {
+  line-height: normal;
 }
 
 .wall-item-container .wall-item-content {
@@ -1308,7 +1295,7 @@ section.minimal {
   transition: all 0.2s ease-in-out;
 }
 
-/* .wall-item-container .wall-item-content a, */
+.wall-item-container .wall-item-content a,
 .toplevel_item .fakelink,
 .wall-item-container .fakelink {
   color: black;
@@ -1438,8 +1425,9 @@ section.minimal {
   /* width: 700px; */
   width: 100%;
   padding: 0;
-  margin: 10px 0;
+  margin: 10px 0px 0px 0px;
   border-bottom: 0px;
+  box-shadow: none;
 }
 
 .wall-item-bottom .comment-edit-preview {
@@ -1454,7 +1442,7 @@ section.minimal {
 }
 
 #profile-jot-form {
-  box-shadow: 1px 1px 6px -3px #666;
+  box-shadow: 1px 2px 0px 0px #D8D8D8;
   background-color: #fafafa;
   padding: 10px;
 }
@@ -1536,8 +1524,6 @@ section.minimal {
   position: absolute !important;
   top: 40px;
   left: 30px;
-  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
-  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7);
 }
 .wwto .contact-photo {
@@ -1923,18 +1909,18 @@ ul.tabs a {
 }
 
 ul.tabs a {
-    box-shadow: 1px 1px 6px -3px #666;
+    box-shadow: 1px 2px 0px 0px #D8D8D8;
     margin-right: 5px;
 }
 
 #birthday-notice, #event-notice {
-    box-shadow: 1px 1px 6px -3px #666;
+    box-shadow: 1px 2px 0px 0px #D8D8D8;
     margin-bottom: 5px;
 }
 
 #birthday-wrapper, #event-wrapper {
     background-color: #FAFAFA;
-    box-shadow: 1px 1px 6px -3px #666;
+    box-shadow: 1px 2px 0px 0px #D8D8D8;
     padding-left: 10px;
     padding-right: 10px;
     padding-top: 5px;
@@ -1942,12 +1928,12 @@ ul.tabs a {
     margin-bottom: 10px;
 }
 
-div.pager, .birthday-notice, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
+div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink {
     padding: 2px 7px 2px 7px;
     color: black;
 }
 
-div.pager, .birthday-notice, ul.tabs a, #jot-preview-link, .comment-edit-submit-wrapper .fakelink {
+div.pager, .birthday-notice, ul.tabs a, .comment-edit-submit-wrapper .fakelink {
     border: 1px solid lightgray;
     background: #F2F2F2;
     margin-top: 2px;
@@ -1958,11 +1944,11 @@ ul.tabs a:hover {
     color: #333;
 }
 
-#event-notice:hover, #birthday-notice:hover, ul.tabs li .active, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
+#event-notice:hover, #birthday-notice:hover, ul.tabs li .active, .comment-edit-submit-wrapper .fakelink:hover {
     color: black;
 }
 
-ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, #jot-preview-link:hover, .comment-edit-submit-wrapper .fakelink:hover {
+ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active, .comment-edit-submit-wrapper .fakelink:hover {
     background-color: #e5e5e5;
     text-decoration: none;
     border: 1px solid darkgray;
@@ -1995,7 +1981,7 @@ ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active
   width: 200px;
 }
 .field input, .field textarea {
-  width: 400px;
+  max-width: 400px;
 }
 .field textarea {
   height: 100px;
@@ -2040,6 +2026,12 @@ ul.tabs a:hover, #event-notice:hover, #birthday-notice:hover, ul.tabs li .active
 .field.radio .field_help {
   margin-left: 0px;
 }
+aside form {
+  overflow-x: hidden;
+}
+aside form .field label {
+  float: inherit;
+}
 
 #profile-edit-links-end {
         clear: both;
@@ -2325,26 +2317,13 @@ a.mail-list-link {
 }
 
 .vevent {
-        border: 1px solid #CCCCCC;
-}
-.vevent .event-description, .vevent .event-location {
-        margin-left: 10px;
-        margin-right: 10px;
-}
-.vevent .event-start {
-        margin-left: 10px;
-        margin-right: 10px;
-}
-
-#new-event-link {
-        margin-bottom: 10px;
-}
-
-.edit-event-link, .plink-event-link {
-        float: left;
-        margin-top: 4px;
+       border: 1px solid #CCCCCC;
+       max-width: 600px;
+       position: relative;
+       margin-top: 4px;
         margin-right: 4px;
         margin-bottom: 15px;
+       padding: 5px;
 }
 
 .event-description:before {
@@ -2386,9 +2365,9 @@ a.mail-list-link {
 }
 
 .settings-block {
-        border: 1px solid #AAA;
-        margin: 10px;
-        padding: 10px;
+        /* border: 1px solid #AAA; */
+        padding-left: 5px;
+        padding-right: 5px;
 }
 
 .app-title {