]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo-gnu/css/display.css
Merge remote-tracking branch 'upstream/master'
[quix0rs-gnu-social.git] / theme / neo-gnu / css / display.css
index 39cce89e482edb178fd01b8aeca1c89de754c53a..334177164e438dc6b32fb45d8ac325868ded3079 100644 (file)
@@ -236,10 +236,10 @@ address img {
 
 /* site nav local views */
 
-#site_nav_local_views H3 {
-    margin-bottom: 10px;
-    padding-bottom: 6px;
-    background: url('../images/brdr_black_dot.png') repeat-x bottom left;
+#site_nav_local_views h3 {
+    border-bottom: 1px dashed gray;
+    margin-bottom: 1ex;
+    padding-bottom: 1ex;
     color: #7a7c87;
     font-size: 1.1em;
     letter-spacing: 2px;
@@ -249,11 +249,9 @@ address img {
 
 #site_nav_local_views a {
     display: block;
-    width: 118px;
-    padding: 0px 10px 1px 10px;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
-    border-radius: 4px;
+    line-height: 1em;
+    padding: 1ex;
+    border-radius: 0.5ex;
     text-transform: uppercase;
     text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
     word-wrap: break-word;
@@ -1141,11 +1139,6 @@ table.profile_list {
         background: url(../images/bluearrow_up.png) no-repeat top right;
 }
 
-table.profile_list tr.alt {
-    background-color: #fafafa !important;
-    border: none !important;
-}
-
 td.entity_profile {
     width: auto;
     min-width: 250px;
@@ -1165,11 +1158,6 @@ td.entity_profile {
     font-size: 1.4em;
 }
 
-.profile_list .label {
-    display: block;
-    margin-left: 59px !important;
-}
-
 .profile_list .note {
     font-size: 0.88em;
     line-height: 1.36em;