]> 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 dce214f07b029f6d5a9bc08781b3ba77cd9bd8fe..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;
 }
@@ -442,17 +435,12 @@ h6 {font-size: 1em;}
     border: 1px solid #aaa;
     border-radius: 4px;
     box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-    position: relative;
 }
 
 .notice-options .form_repeat.dialogbox legend {
     padding-top: 10px;
 }
 
-.notice-options .form_repeat.dialogbox input.submit_dialogbox {
-    min-width: 80px;
-}
-
 .user_in.realtime-popup .notice div.e-content {
     max-width: 320px;
 }
@@ -950,11 +938,6 @@ 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;