]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SubMirror/css/mirrorsettings.css
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / plugins / SubMirror / css / mirrorsettings.css
index d17c794f40cbdb49d69218282e41e20ecb3137b7..c91bb73b6b5a555ca8cdb427b9731a40503215f7 100644 (file)
@@ -5,6 +5,11 @@
 
 /* we need #something to override most of the #content crap */
 
+#add-mirror-wizard {
+    margin-left: 20px;
+    margin-right: 20px;
+}
+
 #add-mirror-wizard .provider-list table {
     width: 100%;
 }
@@ -15,3 +20,7 @@
 #add-mirror-wizard .provider-heading {
     cursor: pointer;
 }
+#add-mirror-wizard .provider-detail fieldset {
+    margin-top: 8px; /* hack */
+    margin-bottom: 8px; /* hack */
+}
\ No newline at end of file