]> git.mxchange.org Git - friendica.git/commitdiff
poke template: make use of global.css
authorrabuzarus <>
Sun, 25 Oct 2015 13:40:56 +0000 (14:40 +0100)
committerrabuzarus <>
Sun, 25 Oct 2015 13:40:56 +0000 (14:40 +0100)
view/global.css
view/theme/duepuntozero/style.css
view/theme/frost-mobile/style.css
view/theme/quattro/dark/style.css
view/theme/quattro/green/style.css
view/theme/quattro/lilac/style.css
view/theme/quattro/quattro.less
view/theme/smoothly/style.css
view/theme/vier/style.css

index c2f5840039234e37c08101e9698d3e6e1961376e..55f44ee51b9d66b5a7921c18f7df2a3d62af69b4 100644 (file)
@@ -212,3 +212,20 @@ a {
   clip: rect(0,0,0,0);
   border: 0;
 }
+
+/* poke */
+#poke-desc {
+       margin: 5px 0 10px;
+}
+
+#poke-wrapper  {
+       padding: 10px 0 0px;
+}
+
+#poke-recipient, #poke-action, #poke-privacy-settings {
+       margin: 10px 0 30px;
+}
+
+#poke-recip-label, #poke-action-label, #prvmail-message-label {
+       margin: 10px 0 10px;
+}
index 087104123a0e607f8da70e48b540737edcf3bf10..16c01c6df4a3f4a00f6e5b68a1b4fd9869e12f05 100644 (file)
@@ -959,7 +959,7 @@ input#dfrn-url {
 }
 
 .wall-item-content-wrapper.comment {
-#      margin-left: 50px;
+       /*margin-left: 50px;*/
        background: #EEEEEE;
 }
 
@@ -2022,21 +2022,6 @@ a.mail-list-link {
 .message-links-end {
        clear: both;
 }
-#poke-desc {
-       margin: 5px 0 10px;
-}
-
-#poke-wrapper  {
-       padding: 10px 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 10px;
-}
 
 #sidebar-group-list ul {
        list-style-type: none;
index 22460b05908559852f67e6b0a80c7b804bdfa1e1..5f78cfc4b70a25ee38cb6e2e287f4c488e841b30 100644 (file)
@@ -4233,7 +4233,7 @@ ul.notifications-menu-popup {
 #recip {\r
        \r
 }\r
-.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }\r
+.autocomplete-w1 { background: #ffffff no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }\r
 .autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }\r
 .autocomplete .selected { background:#F0F0F0; }\r
 .autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }\r
index aaeb74e75295030e07523e3c9d3edd23f3d923b9..1eda67de13a7343325f7759811fa891284532251 100644 (file)
@@ -2267,20 +2267,6 @@ ul.tabs li .active {
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
 }
-/* poke */
-#poke-desc {
-  margin: 5px 0 25px;
-}
-#poke-recipient,
-#poke-action,
-#poke-privacy-settings {
-  margin: 10px 0 30px;
-}
-#poke-recip-label,
-#poke-action-label,
-#prvmail-message-label {
-  margin: 10px 0 10px;
-}
 /* theme screenshot */
 .screenshot,
 #theme-preview {
index ef408b4cd25da3f823a247f883e4a1cf353ac5e8..71569971e5ac6b2ea50068e7dd6820fbc29b3285 100644 (file)
@@ -2267,20 +2267,6 @@ ul.tabs li .active {
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
 }
-/* poke */
-#poke-desc {
-  margin: 5px 0 25px;
-}
-#poke-recipient,
-#poke-action,
-#poke-privacy-settings {
-  margin: 10px 0 30px;
-}
-#poke-recip-label,
-#poke-action-label,
-#prvmail-message-label {
-  margin: 10px 0 10px;
-}
 /* theme screenshot */
 .screenshot,
 #theme-preview {
index e31a427468f65d6a75aa63106af92bd41218076e..55b81e5dafaad6e60c413cdc2cad54373d32468b 100644 (file)
@@ -2267,20 +2267,6 @@ ul.tabs li .active {
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
 }
-/* poke */
-#poke-desc {
-  margin: 5px 0 25px;
-}
-#poke-recipient,
-#poke-action,
-#poke-privacy-settings {
-  margin: 10px 0 30px;
-}
-#poke-recip-label,
-#poke-action-label,
-#prvmail-message-label {
-  margin: 10px 0 10px;
-}
 /* theme screenshot */
 .screenshot,
 #theme-preview {
index 19847ad2dede23a77ac7701b2cb57521d1d85841..3c9915576f6b671cc6e8df659bc52599072e8739 100644 (file)
@@ -1525,18 +1525,6 @@ ul.tabs {
        &:hover .mail-delete { .opaque(1); }
 
 }
-/* poke */
-#poke-desc {
-       margin: 5px 0 25px;
-}
-
-#poke-recipient, #poke-action, #poke-privacy-settings {
-       margin: 10px 0 30px;
-}
-
-#poke-recip-label, #poke-action-label, #prvmail-message-label {
-       margin: 10px 0 10px;
-}
 
 /* theme screenshot */
 .screenshot, #theme-preview {
index da180ae61ed8286859858dfae9ca6d1c70fe3e79..bcb47367f943b2f9fbe6a0fc4f27541ad62f3eb2 100644 (file)
@@ -291,7 +291,7 @@ section {
        margin: 10px 0 0 230px;
 }
 
-.login-form,
+.login-form {
        margin-top: 10px;
 }
 
@@ -2696,18 +2696,6 @@ margin-left: 0px;
 /* ========== */
 /* = 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;
 }
index a6a27832f5b92857c7c4d5e38996330832b30508..a35e6d21df9ac82f1c45bc4eeb8ef396a37295db 100644 (file)
@@ -2496,21 +2496,6 @@ a.mail-list-link {
        border: none;
 }
 
-/* ========== */
-/* = Poke = */
-/* ========== */
-#poke-desc {
-       margin: 10px 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;
-}
 
 /* ========== */
 /* = Events = */