]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/theme/base/css/ostatus.css
Merge commit 'origin/0.9.x' into 0.9.x
[quix0rs-gnu-social.git] / plugins / OStatus / theme / base / css / ostatus.css
index 3b8928a3a9060ffb232f0a9774afd8dd1ca19206..c2d724158fdcdfb9d9ee7edf5b965ee8e6a0b167 100644 (file)
@@ -46,16 +46,29 @@ position:relative;
 
 .section .entity_actions {
 margin-bottom:0;
-}
-
-.section #entity_remote_subscribe .entity_remote_subscribe {
-border-color:#AAAAAA;
+margin-right:7px;
 }
 
 #entity_remote_subscribe .dialogbox {
 width:405px;
 }
 
-.aside #entity_subscriptions .more {
+.aside #entity_subscriptions .more,
+.aside #entity_groups .more {
 float:left;
 }
+
+.section #entity_remote_subscribe {
+border:0;
+}
+
+.section .entity_remote_subscribe {
+color:#002FA7;
+box-shadow:none;
+-moz-box-shadow:none;
+-webkit-box-shadow:none;
+background-color:transparent;
+background-position:0 -1183px;
+padding:0 0 0 23px;
+border:0;
+}