Changeset 1279
- Timestamp:
- 02/06/07 16:51:50
- Files:
-
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/blue.css (modified) (2 diffs)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/green.css (modified) (2 diffs)
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/red.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/blue.css
r1223 r1279 131 131 font-size: 0.9em; 132 132 } 133 #searchBarTable td { 134 border-bottom: 1px solid #ccc; 135 } 133 136 #searchBarTable .leftCell { 134 137 margin: 0px; … … 942 945 } 943 946 h2.bwStatusConfirmed { 944 border-top: 1px solid #ccc;945 947 background-color: #eee; 946 948 color: black; 947 949 } 948 950 h2.bwStatusCancelled { 949 border-top: 1px solid #ccc;950 951 background-color: #eee; 951 952 color: black; 952 953 } 953 954 h2.bwStatusTentative { 954 border-top: 1px solid #ccc;955 955 background: #eee url('../../images/tentativeLines.gif') top; 956 956 color: black; trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/green.css
r1223 r1279 140 140 font-size: 0.9em; 141 141 } 142 #searchBarTable td { 143 border-bottom: 1px solid #ccc; 144 } 142 145 #searchBarTable .leftCell { 143 146 margin: 0px; … … 945 948 } 946 949 h2.bwStatusConfirmed { 947 border-top: 1px solid #ccc;948 950 background-color: #eee; 949 951 color: black; 950 952 } 951 953 h2.bwStatusCancelled { 952 border-top: 1px solid #ccc;953 954 background-color: #eee; 954 955 color: black; 955 956 } 956 957 h2.bwStatusTentative { 957 border-top: 1px solid #ccc;958 958 background: #eee url('../../images/tentativeLines.gif') top; 959 959 color: black; trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/red.css
r1223 r1279 140 140 font-size: 0.9em; 141 141 } 142 #searchBarTable td { 143 border-bottom: 1px solid #ccc; 144 } 142 145 #searchBarTable .leftCell { 143 146 margin: 0px; … … 946 949 } 947 950 h2.bwStatusConfirmed { 948 border-top: 1px solid #ccc;949 951 background-color: #eee; 950 952 color: black; 951 953 } 952 954 h2.bwStatusCancelled { 953 border-top: 1px solid #ccc;954 955 background-color: #eee; 955 956 color: black; 956 957 } 957 958 h2.bwStatusTentative { 958 border-top: 1px solid #ccc;959 959 background: #eee url('../../images/tentativeLines.gif') top; 960 960 color: black;
