poke template: make use of global.css

This commit is contained in:
rabuzarus 2015-10-25 14:40:56 +01:00
parent 8f92b6eea4
commit 5b93bff6da
9 changed files with 20 additions and 99 deletions

View 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;
}

View 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;

View File

@ -4233,7 +4233,7 @@ ul.notifications-menu-popup {
#recip {
}
.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; }
.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; }
.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; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; overflow:hidden; }

View 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 {

View 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 {

View 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 {

View 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 {

View 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;
}

View 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 = */