]> 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 a46f296537db20e52e0ab8b04d68f8b33fc8ea2c..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;
 }
@@ -448,10 +441,6 @@ h6 {font-size: 1em;}
     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;
 }
@@ -949,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;