]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/css/style.css
Frio - Bring back some padding space (#5585)
[friendica.git] / view / theme / frio / css / style.css
index 3daa992330597d39e32c4f6cf74aeb71c74e7013..d425614a5ad7d59db20e2506e150098e6fefe088 100644 (file)
@@ -996,6 +996,7 @@ aside .widget,
     margin-bottom: 20px;
     padding: 10px;
     font-size: 13px;
+    overflow: auto;
 }
 aside .widget h3,
 .nav-container .widget h3 {
@@ -1114,11 +1115,11 @@ aside .vcard #profile-photo-wrapper.crop-preview {
     padding: 0;
 }
 aside .vcard .profile-header {
-    margin-bottom: 20px;
+    padding: 5px 0px 20px 0px;
 }
 aside .vcard .fn {
-    font-size: 20px;
     font-weight: bold;
+    padding: 5px 0px 5px 0px;
 }
 aside .vcard .p-addr {
     font-style: italic;
@@ -1138,9 +1139,10 @@ aside .xmpp {
 aside .vcard .icon {
     display: table-cell;
     padding-right: 10px;
+    width: 30px;
 }
 #profile-extra-links {
-    margin-bottom: 20px;
+    overflow: auto;
 }
 aside .vcard #dfrn-request-link-button,
 aside .vcard #wallmessage-link-botton {
@@ -1513,6 +1515,9 @@ section #jotOpen {
     overflow: visible;
     word-wrap: break-word;
 }
+aside .panel-body {
+    padding: 0px;
+}
 
 /* Thread hover effects */
 .wall-item-container .wall-item-content a,
@@ -1596,11 +1601,10 @@ section #jotOpen {
     width: auto;
     height: 25px;
     font-size: 8.8px;
-    padding: 3.6px 0;
     border-radius: 2px;
     position: absolute;
-    top: 30px;
-    left: 30px;
+    top: 28px;
+    left: 28px;
     display: inline-block;
 }
 
@@ -1864,7 +1868,6 @@ code > .hl-main {
     border-radius: 3px;
 }
 .well hr {
-    margin: 15px 0 10px;
     border-top: 1px solid #d9d9d9;
 }
 .wall-entry .well {
@@ -2160,7 +2163,7 @@ ul.dropdown-menu li:hover {
  .suggest-content-wrapper, .common-content-wrapper, .help-content-wrapper,
 .allfriends-content-wrapper, .match-content-wrapper, .dirfind-content-wrapper,
 .directory-content-wrapper, .manage-content-wrapper, .notes-content-wrapper,
-.message-content-wrapper, .apps-content-wrapper, .photos-content-wrapper,
+.message-content-wrapper, .apps-content-wrapper,
 #adminpage, .delegate-content-wrapper, .uexport-content-wrapper,
 .viewcontacts-content-wrapper, .dfrn_request-content-wrapper,
 .friendica-content-wrapper, .credits-content-wrapper, .nogroup-content-wrapper,
@@ -3018,11 +3021,11 @@ section.help-content-wrapper li {
     background-color: #f5f5f5;
 }
 .offset-anchor::before {
-    display: block; 
-    content: " "; 
-    margin-top: -100px; 
+    display: block;
+    content: " ";
+    margin-top: -100px;
     height: 100px;
-    visibility: hidden; 
+    visibility: hidden;
     pointer-events: none;
 }
 
@@ -3363,5 +3366,63 @@ section .profile-match-wrapper {
 
 }
 
+/* Mobile display */
+@media (max-width: 600px) {
+       body {
+               padding-top: 95px;
+       }
+
+       #friendica-logo-mask {
+               display: none;
+       }
 
+       .container {
+               padding-right: 0;
+               padding-left: 0;
+       }
 
+       .panel {
+               border-radius: 0;
+               margin-bottom: 5px;
+       }
+
+       .panel .panel-body {
+               padding: 10px;
+       }
+
+       .wall-spacer {
+               height: 0px;
+       }
+
+       .wall-item-actions {
+               margin-top: 10px;
+       }
+
+       .media {
+               margin-top: 0;
+       }
+
+       .nav-pills.preferences {
+               right: 10px;
+       }
+
+       .generic-page-wrapper, .profile_photo-content-wrapper, .videos-content-wrapper, .suggest-content-wrapper, .common-content-wrapper, .help-content-wrapper, .allfriends-content-wrapper, .match-content-wrapper, .dirfind-content-wrapper, .directory-content-wrapper, .manage-content-wrapper, .notes-content-wrapper, .message-content-wrapper, .apps-content-wrapper, #adminpage, .delegate-content-wrapper, .uexport-content-wrapper, .viewcontacts-content-wrapper, .dfrn_request-content-wrapper, .friendica-content-wrapper, .credits-content-wrapper, .nogroup-content-wrapper, .profperm-content-wrapper, .invite-content-wrapper, .tos-content-wrapper, .fsuggest-content-wrapper {
+               border-radius: 0;
+               padding: 10px;
+       }
+
+       .row {
+               margin-right: 0;
+       }
+
+       .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
+               padding-right: 0;
+       }
+
+       .wwto .contact-photo {
+               height: 19px;
+               padding: 0;
+               top: 24px;
+               left: 24px;
+       }
+}