]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo/css/display.css
CSS can handle alternating row colouring now
[quix0rs-gnu-social.git] / theme / neo / css / display.css
index c0b76557bd7c1191a41191755c13e85f5435ae97..575e6b73868c8a06340a6be015698e810011e2f8 100644 (file)
@@ -48,13 +48,6 @@ a:hover {color: blue;}
 
 abbr {border-bottom: none;}
 
-h1 {font-size: 1.6em;}
-h2 {font-size: 1.6em;}
-h3 {font-size: 1.4em;}
-h4 {font-size: 1.4em;}
-h5 {font-size: 1.2em;}
-h6 {font-size: 1em;}
-
 #wrap {
     background: #fff url('../images/brdr_black_dot.png') repeat-x 0px 10px;
 }
@@ -84,10 +77,6 @@ h6 {font-size: 1em;}
 
 #footer {
     top: -6px;
-    -webkit-border-top-left-radius: 6px;
-    -webkit-border-top-right-radius: 6px;
-    -moz-border-radius-topleft: 6px;
-    -moz-border-radius-topright: 6px;
     border-top-left-radius: 6px;
     border-top-right-radius: 6px;
 }
@@ -96,8 +85,6 @@ h6 {font-size: 1em;}
 
 #site_nav_global_primary {
     top: 10px;
-    -webkit-border-top-right-radius: 6px;
-    -moz-border-radius-topright: 6px;
     border-top-right-radius: 6px;
     background: #364A84;
     background: -moz-linear-gradient(top, #516499 0%, #364a84 100%);
@@ -144,8 +131,6 @@ h6 {font-size: 1em;}
     height: 12px;
     margin-right: 10px;
     padding: 2px 22px 2px 6px;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     border: none;
     font-size: 0.88em;
@@ -165,8 +150,6 @@ h6 {font-size: 1em;}
 }
 
 #site_notice {
-    -webkit-border-radius: 6px;
-    -moz-border-radius: 6px;
     border-radius: 6px;
 }
 
@@ -186,8 +169,6 @@ h6 {font-size: 1em;}
     display: block;
     float: left;
     padding: 0px 10px 1px 10px;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     border: 1px solid #ECECF2;
     font-weight: bold;
@@ -225,8 +206,6 @@ h6 {font-size: 1em;}
 .form_notice .error,
 .form_notice .success,
 .form_notice .notice-status {
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
 }
 
@@ -235,12 +214,8 @@ h6 {font-size: 1em;}
 .input_form .form_settings li input,
 .input_form .form_settings li textarea,
 .threaded-replies .placeholder { /* TODO combine all these declarations */
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
 }
 
 .input_form .form_settings .submit {
@@ -264,8 +239,6 @@ h6 {font-size: 1em;}
     display: block;
     width: 118px;
     padding: 0px 10px 1px 10px;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     text-transform: uppercase;
     text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
@@ -342,8 +315,6 @@ h6 {font-size: 1em;}
     font-size: 14px;
     display: block;
     padding: 0px 0px 1px 10px;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     text-transform: uppercase;
     text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
@@ -390,8 +361,6 @@ h6 {font-size: 1em;}
 
 .section .avatar {
     box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
 }
 
 .invite_button {
@@ -406,8 +375,6 @@ h6 {font-size: 1em;}
     text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
     border: 1px solid #d7621c;
     border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
     background: #FB6104;
     background: -moz-linear-gradient(top, #ff9d63 0%, #fb6104 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d63), color-stop(100%,#fb6104));
@@ -447,59 +414,34 @@ h6 {font-size: 1em;}
     border-bottom: 2px dotted #eee;
 }
 
-.notice div.entry-content {
-    font-size: 0.88em;
+.notice div.e-content {
     line-height: 1.2em;
-    margin-top: 6px;
-    opacity: 0.6;
-}
-
-.notice:hover div.entry-content {
-    opacity: 1;
 }
 
-.user_in .notice div.entry-content {
+.user_in .notice div.e-content {
     max-width: 440px;
 }
 
-div.entry-content a.response:before {
-       content: "(";
+.e-content a.conversation:before {
+       content: " (";
 }
 
-div.entry-content a.response:after {
+.e-content a.conversation:after {
        content: ")";
 }
 
-.notice-options {
-    margin-top: 4px;
-}
-
 .notice-options .form_repeat.dialogbox {
     margin-right: 0px;
     border: 1px solid #aaa;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
 }
 
 .notice-options .form_repeat.dialogbox legend {
     padding-top: 10px;
 }
 
-.notice-options .form_repeat.dialogbox input.submit_dialogbox {
-    min-width: 80px;
-}
-
-#content .threaded-replies .notice .author .photo {
-    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
-}
-
-.user_in.realtime-popup .notice div.entry-content {
+.user_in.realtime-popup .notice div.e-content {
     max-width: 320px;
 }
 
@@ -541,16 +483,12 @@ div.entry-content a.response:after {
 .entity_actions a, .entity_actions p, .entity_actions .entity_subscribe input, .entity_actions .entity_block input, .entity_actions .entity_moderation input, .entity_actions .entity_role input, .entity_actions .entity_nudge input, .entity_actions .entity_delete input, .entity_actions input.submit {
        text-shadow:0 1px 0 rgba(255,255,255,0.4);
     border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
     background-color: #CDD1DD !important;
 }
 
 .entity_moderation:hover ul,
 .entity_role:hover ul {
     border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
 }
 
 .entity_send-a-message .form_notice legend {
@@ -568,12 +506,8 @@ div.entry-content a.response:after {
 
 .entity_subscribe .dialogbox, .entity_tag .dialogbox {
     border: 1px solid #aaa;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
 }
 
 .entity_subscribe .dialogbox input.submit_dialogbox, .entity_tag .dialogbox input.submit_dialogbox {
@@ -588,8 +522,6 @@ div.entry-content a.response:after {
 #pagination {
     height: 1.2em;
     padding-bottom: 12px;
-    -webkit-border-radius: 6px;
-    -moz-border-radius: 6px;
     border-radius: 6px;
 }
 
@@ -607,8 +539,6 @@ div.entry-content a.response:after {
 }
 
 .error, .success, .notice-status {
-    -webkit-border-radius: 6px;
-    -moz-border-radius: 6px;
     border-radius: 6px;
 }
 
@@ -627,8 +557,6 @@ div.entry-content a.response:after {
     text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
     border: 1px solid #d7621c;
     border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
     background: #FB6104;
     background: -moz-linear-gradient(top, #ff9d63 0%, #fb6104 100%);
     background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d63), color-stop(100%,#fb6104));
@@ -698,12 +626,8 @@ div.entry-content a.response:after {
     width: 250px;
     padding: 5px;
     border: 1px solid #a6a6a6;
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
 }
 
 #form_invite textarea {
@@ -801,31 +725,31 @@ padding-right:0;
 
 /* Limited-scope */
 
-.limited-scope .entry-content .timestamp {
+.limited-scope .e-content .timestamp {
     padding-left: 20px;
     position: relative;
 }
 
-.limited-scope .entry-content .timestamp:before {
+.limited-scope .e-content .timestamp:before {
     content: url(../images/lock.png);
     position: absolute;
     top: -2px;
     left: 0px;
 }
 
-.limited-scope li .entry-content .timestamp {
+.limited-scope li .e-content .timestamp {
     padding-left: 0px;
 }
 
-.limited-scope li .entry-content .timestamp:before {
+.limited-scope li .e-content .timestamp:before {
     content: none;
 }
 
-.limited-scope li.limited-scope .entry-content .timestamp {
+.limited-scope li.limited-scope .e-content .timestamp {
     padding-left: 20px;
 }
 
-.limited-scope li.limited-scope .entry-content .timestamp:before {
+.limited-scope li.limited-scope .e-content .timestamp:before {
     content: url(../images/lock.png);
     position: absolute;
     top: -2px;
@@ -852,143 +776,6 @@ h4.blog-entry-title {
     line-height: 1.2em;
 }
 
-/* Bookmark specific styles */
-/* TODO separate base styles and move to plugin */
-
-.bookmark h3 {
-    margin: 0px 0px 8px 0px;
-    float: left;
-    line-height: 1.2em;
-    max-width: 92%;
-}
-
-.bookmark-notice-count {
-    border-radius: 4px;
-       -moz-border-radius: 4px;
-       -webkit-border-radius: 4px;
-    padding: 1px 6px;
-    font-size: 1.2em;
-    line-height: 1.2em;
-    background: #fff;
-    border: 1px solid #7b8dbb;
-    color: #3e3e8c !important;
-    position: relative;
-    right: 4px;
-    margin-left: 10px;
-}
-
-.bookmark-notice-count:hover {
-    text-decoration: none;
-    background: #f2f2f2;
-    border: 1px solid #7b8dbb;
-    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
-}
-
-.notice .bookmark-description {
-    clear: both;
-    margin-left: 0px;
-    margin-bottom: 0px;
-}
-
-.notice .bookmark-author {
-    margin-left: 0px;
-    float: left;
-}
-
-.bookmark-tags {
-    clear: both;
-    margin-bottom: 8px;
-    line-height: 1.6em;
-}
-
-ul.bookmark-tags a {
-    border-radius: 4px;
-       -moz-border-radius: 4px;
-       -webkit-border-radius: 4px;
-    padding: 1px 6px;
-    background: #f2f2f2;
-    color: #3e3e8c !important;
-    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
-    font-size: 0.88em;
-}
-
-ul.bookmark-tags a:hover {
-    background-color: #cdd1dd;
-    text-decoration: none;
-}
-
-.bookmark-avatar {
-    float: none !important;
-    position: relative;
-    top: 2px;
-}
-
-.bookmark div.entry-content {
-    font-size: 0.88em;
-    line-height: 1.2em;
-    margin-top: 6px;
-    opacity: 0.6;
-    margin-bottom: 0px;
-}
-
-.bookmark:hover div.entry-content {
-    opacity: 1;
-}
-
-#bookmarkpopup {
-    min-width: 600px;
-    margin-top: 0px;
-    height: 100%;
-    border: 10px solid #364A84;
-    background: #364A84;
-}
-
-#bookmarkpopup #wrap {
-    width: auto;
-    min-width: 560px;
-    padding: 40px 0px 25px 0px;
-    margin-right: 2px;
-    background: #fff url(../mobilelogo.png) no-repeat 6px 6px;
-}
-
-#bookmarkpopup #header {
-    width: auto;
-    padding: 0px 10px;
-}
-
-#bookmarkpopup .form_settings label {
-    margin-top: 2px;
-    text-align: right;
-    width: 24%;
-    font-size: 1.2em;
-}
-
-#bookmarkpopup .form_settings .form_data input {
-    width: 60%;
-}
-
-#bookmarkpopup .form_guide {
-    color: #777;
-}
-
-#bookmarkpopup #bookmark-submit {
-    min-width: 100px;
-}
-
-#bookmarkpopup fieldset fieldset {
-    margin-bottom: 10px;
-}
-
-#form_initial_bookmark.form_settings .form_data li {
-    margin-bottom: 0px;
-}
-
-#form_new_bookmark.form_settings .bookmarkform-thumbnail {
-    position: absolute;
-    top: 50px;
-    right: 0px;
-}
-
 /* Onboard specific styles */
 /* TODO move to plugin */
 
@@ -1030,18 +817,12 @@ ul.bookmark-tags a:hover {
     width: 196px;
     padding: 10px;
     border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
     border: 1px solid #516499;
     background: #fafafa;
 }
 
 #onboard_section H2 {
-    -webkit-border-top-left-radius: 4px;
-    -moz-border-radius-topleft: 4px;
     border-top-left-radius: 4px;
-    -webkit-border-top-right-radius: 4px;
-    -moz-border-radius-topright: 4px;
     border-top-right-radius: 4px;
     position: relative;
     top: -11px;
@@ -1157,23 +938,18 @@ table.profile_list {
         background: url(../images/bluearrow_up.png) no-repeat top right;
 }
 
-table.profile_list tr.alt {
-    background-color: #fafafa !important;
-    border: none !important;
-}
-
 td.entity_profile {
     width: auto;
     min-width: 250px;
 }
 
-.profile_list .fn {
+.profile_list .p-name {
     display: block;
     font-size: 1.1em;
     width: auto;
 }
 
-.profile_list .nickname, .profile_list .fn.nickname {
+.profile_list .nickname, .profile_list .p-name.nickname {
     position: relative;
     top: -8px;
     display: block;
@@ -1241,186 +1017,6 @@ td.entity_profile {
     line-height: 1.3em;
     border: 1px solid #A6ADBF;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-}
-
-/* Event specific styles */
-/* TODO separate base styles and move to plugin */
-
-.notice .vevent div {
-    margin-bottom: 8px;
-}
-
-.event-info {
-    margin-left: 0px !important;
-    margin-top: 2px !important;
-}
-
-.notice .event-info + .notice-options {
-    margin-top: 14px;
-}
-
-.notice .threaded-replies .event-info + .notice-options {
-    margin-top: 20px;
-}
-
-#form_event_rsvp #new_rsvp_data {
-    display: inline;
-    margin: 10px 0px;
-}
-
-#form_event_rsvp input.submit {
-    height: auto;
-    padding: 0px 10px;
-    margin-left: 10px;
-    color:#fff;
-    font-weight: bold;
-    text-transform: uppercase;
-    font-size: 1.1em;
-    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-    border: 1px solid #d7621c;
-    border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
-    background: #FB6104;
-    background: -moz-linear-gradient(top, #ff9d63 0%, #fb6104 100%);
-    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d63), color-stop(100%,#fb6104));
-    background: -webkit-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    background: -o-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    background: -ms-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d63', endColorstr='#fb6104',GradientType=0 );
-    background: linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-}
-
-#form_event_rsvp input.submit:hover {
-    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
-    background: #ff9d63;
-    background: -moz-linear-gradient(top, #fb6104 0%, #fc8035 100%);
-    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb6104), color-stop(100%,#fc8035));
-    background: -webkit-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    background: -o-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    background: -ms-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6104', endColorstr='#fc8035',GradientType=0 );
-    background: linear-gradient(top, #fb6104 0%,#fc8035 100%);
-}
-
-#wrap .vevent form.processing input.submit {
-    text-indent: 0;
-    background: #ff9d63;
-}
-
-#input_form_event .form_settings .form_data {
-    float: left;
-}
-
-#input_form_event .form_settings .form_data li {
-    float: left;
-    width: auto;
-}
-
-#input_form_event .form_settings .form_data label {
-    width: auto;
-}
-
-label[for=event-starttime], label[for=event-endtime] {
-    display: none !important;
-}
-
-#event-starttime, #event-endtime {
-    margin-top:  -1px;
-    margin-bottom:  -1px;
-    height: 2em;
-}
-
-#event-startdate, #event-enddate {
-    margin-right: 20px;
-    width: 120px;
-}
-
-/* QnA */
-
-.question div.question-description {
-    font-size: 1em;
-    line-height: 1.36em;
-    margin-top: 0px;
-    opacity: 1;
-}
-
-.question div.answer-content, .qna-full-question div.answer-content {
-    font-size: 1em;
-    opacity: 1;
-}
-
-.qna-dummy-placeholder input, .question #qna-answer, .qna-full-question #qna-answer {
-    -webkit-border-radius: 4px;
-    -moz-border-radius: 4px;
-    border-radius: 4px;
-    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
-}
-
-.question-description input.submit, .answer-content input.submit {
-    height: auto;
-    padding: 0px 10px;
-    margin: 6px 0px 10px 0px;
-    color:#fff;
-    font-weight: bold;
-    text-transform: uppercase;
-    font-size: 1.1em;
-    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
-    border: 1px solid #d7621c;
-    border-radius: 4px;
-    -moz-border-radius: 4px;
-    -webkit-border-radius: 4px;
-    background: #FB6104;
-    background: -moz-linear-gradient(top, #ff9d63 0%, #fb6104 100%);
-    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9d63), color-stop(100%,#fb6104));
-    background: -webkit-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    background: -o-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    background: -ms-linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9d63', endColorstr='#fb6104',GradientType=0 );
-    background: linear-gradient(top, #ff9d63 0%,#fb6104 100%);
-}
-
-#qna-answer-submit {
-    min-width: 100px;
-}
-
-.question .question-description input.submit:hover, .question .answer-content input.submit:hover {
-    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);
-    background: #ff9d63;
-    background: -moz-linear-gradient(top, #fb6104 0%, #fc8035 100%);
-    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb6104), color-stop(100%,#fc8035));
-    background: -webkit-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    background: -o-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    background: -ms-linear-gradient(top, #fb6104 0%,#fc8035 100%);
-    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb6104', endColorstr='#fc8035',GradientType=0 );
-    background: linear-gradient(top, #fb6104 0%,#fc8035 100%);
-}
-
-.question .question-description #answer-form input.submit {
-    margin-top: 0px;
-}
-
-.question p.best, .answer p.best {
-    background: url(../images/rosette.png) no-repeat top left;
-    padding-left: 20px;
-}
-
-.question p.best:before, .answer p.best:before {
-    content: none !important;
-}
-
-/* Poll specific styles */
-
-.notice div.poll-content {
-    opacity: 1;
-}
-
-#poll-response-submit {
-    min-width: 100px;
 }
 
 /* SNOD CompanyLogo styling */