]> 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 40cdfcef13320fdd1934209944224a2c180bf657..c2d724158fdcdfb9d9ee7edf5b965ee8e6a0b167 100644 (file)
@@ -46,17 +46,29 @@ position:relative;
 
 .section .entity_actions {
 margin-bottom:0;
+margin-right:7px;
 }
 
-.section #entity_remote_subscribe .entity_remote_subscribe {
-border-color:#AAAAAA;
+#entity_remote_subscribe .dialogbox {
+width:405px;
 }
 
-.section #entity_remote_subscribe .dialogbox {
-width:405px;
+.aside #entity_subscriptions .more,
+.aside #entity_groups .more {
+float:left;
 }
 
+.section #entity_remote_subscribe {
+border:0;
+}
 
-.aside #entity_subscriptions .more {
-float:left;
+.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;
 }