]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/theme/base/css/ostatus.css
Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing
[quix0rs-gnu-social.git] / plugins / OStatus / theme / base / css / ostatus.css
index d1c60cc0d54a496ce03f9aca937a85141502384a..c2d724158fdcdfb9d9ee7edf5b965ee8e6a0b167 100644 (file)
@@ -41,25 +41,34 @@ min-width:96px;
 #entity_remote_subscribe {
 padding:0;
 float:right;
-}
-
-.section #entity_remote_subscribe {
 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;
 }