]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/style.css
some work on poke template
[friendica.git] / view / theme / smoothly / style.css
index f3ca397284906c118424f4ad310cb0bbbdef324a..da180ae61ed8286859858dfae9ca6d1c70fe3e79 100644 (file)
@@ -104,8 +104,6 @@ input[type=submit]:active {
        top: 1px;
 }
 
-.pull-right { float: right }
-
 #search-text,
 #search-submit,
 #search-save {
@@ -2695,6 +2693,25 @@ margin-left: 0px;
        border: 1px solid #7C7D7B;
 }
 
+/* ========== */
+/* = Poke = */
+/* ========== */
+#poke-desc {
+       margin: 5px 0 20px;
+}
+#poke-wrapper  {
+       margin: 40px 0 20px;
+}
+#poke-recipient, #poke-action, #poke-privacy-settings {
+       margin: 10px 0 30px;
+}
+#poke-recip-label, #poke-action-label, #prvmail-message-label {
+       margin: 10px 0 20px;
+}
+#poke-recip {
+       float: none;
+}
+
 /* ================= */
 /* = Notifications = */
 /* ================= */