]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Revert "Slightly larger avatars and some box-shadow"
authorMikael Nordfeldth <mmn@hethane.se>
Fri, 6 Jun 2014 20:11:50 +0000 (22:11 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Fri, 6 Jun 2014 20:11:50 +0000 (22:11 +0200)
This reverts commit 38f5038cf0ec01dbdcaa00822cd393b285a0696e.

Random problems with, I assume, Chromium users. Ranted:
   "FUCK YOU CHROMIUM WITH VARYING FUNCTIONALITY AND CRAPPY
    INTEROPERABILITY THE NEW FUCKING INTERNET EXPLORER"

This will be back in the future with a vengeance (patches).

lib/framework.php
lib/groupminilist.php
lib/profilelist.php
lib/profileminilist.php
theme/base/css/display.css
theme/neo/css/display.css

index ace934e62e8f60c7b269d40c8532ba1b8c6056e2..cc716cbdb54f39749a40734f9f02a1c2e7687ca3 100644 (file)
@@ -29,9 +29,9 @@ define('GNUSOCIAL_VERSION', GNUSOCIAL_BASE_VERSION . '-' . GNUSOCIAL_LIFECYCLE);
 
 define('GNUSOCIAL_CODENAME', 'Not decided yet');
 
-define('AVATAR_PROFILE_SIZE', 128);
-define('AVATAR_STREAM_SIZE', 64);
-define('AVATAR_MINI_SIZE', 32);
+define('AVATAR_PROFILE_SIZE', 96);
+define('AVATAR_STREAM_SIZE', 48);
+define('AVATAR_MINI_SIZE', 24);
 
 define('NOTICES_PER_PAGE', 20);
 define('PROFILES_PER_PAGE', 20);
index d522842b74dfc7136e3e4646ad36521d268518ed..8e3d2a70ce0bde59327f0b9ae654429c9ebb09ac 100644 (file)
@@ -33,7 +33,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 
 require_once INSTALLDIR.'/lib/grouplist.php';
 
-define('GROUPS_PER_MINILIST', MINILIST_PER_PAGE);
+define('GROUPS_PER_MINILIST', 8);
 
 /**
  * Widget to show a list of groups, good for sidebar
index 7186a77f761a188c366de7477db4573b902da853..11ed8945e9b0c60195561b15ffa8bec15351bab4 100644 (file)
@@ -34,8 +34,6 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 require_once INSTALLDIR.'/lib/widget.php';
 require_once INSTALLDIR.'/lib/peopletags.php';
 
-define('MINILIST_PER_PAGE', 12);
-
 /**
  * Widget to show a list of profiles
  *
index 18f7cb3c8b153b88377d97b44a12ebc63eb06be3..049754f721843991642b137bf172e7ae312edecb 100644 (file)
@@ -33,7 +33,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 
 require_once INSTALLDIR.'/lib/profilelist.php';
 
-define('PROFILES_PER_MINILIST', MINILIST_PER_PAGE);
+define('PROFILES_PER_MINILIST', 8);
 
 /**
  * Widget to show a list of profiles, good for sidebar
index 9330363f7374f9e0e0ba44d1bd388e9741c4b851..55d1e8e91a1d8797514a0419172b236765b49f86 100644 (file)
@@ -648,6 +648,7 @@ address .poweredby {
 
 #core .vcard .photo {
     display: inline;
+    margin-right: 11px;
     float: left;
 }
 
@@ -659,8 +660,8 @@ address .poweredby {
 }
 
 #content .notice .entry-title {
-    margin: 2px 7px 0px 75px;
-    min-height: 51px;
+    margin: 2px 7px 0px 59px;
+    min-height: 35px;
 }
 
 .vcard .url {
@@ -725,7 +726,7 @@ font-style:italic;
 .notice div.entry-content {
     clear:left;
     float:left;
-    margin-left:75px;
+    margin-left:59px;
     margin-top: 10px;
 }
 
@@ -857,7 +858,7 @@ content: ":";
     clear: both;
     float: left;
     width: 458px;
-    margin-left: 75px;
+    margin-left: 59px;
     margin-top: 10px;
     margin-bottom: 10px;
     padding-right: 2px;
@@ -893,19 +894,19 @@ content: ":";
 }
 
 #content .threaded-replies .notice .author .photo {
-    height: 48px;
-    width: 48px;
+    height: 24px;
+    width: 24px;
     top: 12px;
 }
 
 #content .notice .threaded-replies .notice .entry-title {
-    margin: 2px 7px 0px 57px;
+    margin: 2px 7px 0px 35px;
 }
 
 #content .notice .threaded-replies .notice div.entry-content {
     clear:left;
     float:left;
-    margin-left: 57px;
+    margin-left: 35px;
     margin-top: 6px !important;
 }
 
@@ -986,7 +987,7 @@ content: ":";
 }
 
 #conversation .notices .threaded-replies {
-    margin-left: 75px;
+    margin-left: 59px;
     background: #fafafa;
 }
 
@@ -1901,7 +1902,7 @@ clear:none;
 .profile .entity_profile .url,
 .profile .entity_profile .entity_tags,
 .profile .entity_profile .form_subscription_edit {
-margin-left:75px;
+margin-left:59px;
 clear:none;
 display:block;
 width:auto;
index 20d72bddf68bfa6f4372c8aa54fafc035772e3fc..cd3b46c9e0aeb5971f55efe60fc34d09e2cacfad 100644 (file)
@@ -346,9 +346,9 @@ h6 {font-size: 1em;}
 }
 
 .section .entities li {
-    margin-right: 4px;
-    margin-bottom: 4px;
-    width: 32px;
+    margin-right: 3.6px;
+    margin-bottom: 5px;
+    width: 24px;
 }
 
 #popular_notices .avatar {
@@ -366,11 +366,7 @@ h6 {font-size: 1em;}
     line-height: 1.6em;
 }
 
-.section .author .avatar, .notice .author .avatar {
-    border-radius: 5%;
-    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
-}
-.section .author .avatar {
+.section .avatar {
     box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
 }
 
@@ -462,6 +458,10 @@ h6 {font-size: 1em;}
     min-width: 80px;
 }
 
+#content .threaded-replies .notice .author .photo {
+    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
+}
+
 .user_in.realtime-popup .notice div.entry-content {
     max-width: 320px;
 }