]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/OStatus/theme/base/css/ostatus.css
Updated remote subscribe button style in aside
[quix0rs-gnu-social.git] / plugins / OStatus / theme / base / css / ostatus.css
index e370810af79d30b7671ec0c403618c66626f65ce..ac668623d8b3aa838c0050651a0484956f6444ae 100644 (file)
@@ -41,8 +41,33 @@ min-width:96px;
 #entity_remote_subscribe {
 padding:0;
 float:right;
+position:relative;
 }
 
-.entity_remote_subscribe {
-float:right;
+.section .entity_actions {
+margin-bottom:0;
+}
+
+#entity_remote_subscribe .dialogbox {
+width:405px;
+}
+
+.aside #entity_subscriptions .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;
+
 }