Changeset 13201 in main
- Timestamp:
- 02/22/17 12:05:22 (5 years ago)
- Location:
- adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css/_SiteSpecific-general.css
r13017 r13201 156 156 margin-bottom: 2em; 157 157 158 background-color: #f 8f8f8;158 background-color: #f6f6f6; 159 159 border: 1px solid #ccc; 160 160 -
adopters/nm/branches/2.3/src/main/webapps/ibisph-view/css/_SiteSpecific-responsive.css
r9364 r13201 10 10 @media only screen and (min-width: 960px) 11 11 { 12 #contextNavigation .VerticalMenu.ExpandableList > li:first-child > input, 12 13 #contextNavigation .VerticalMenu.ExpandableList > li:first-child > input + label 13 14 {
Note: See TracChangeset
for help on using the changeset viewer.