Changeset 13792 for main/ikobacustom.skeleton/trunk/layout/static
- Timestamp:
- 26 Mar 2016, 06:47:50 (9 years ago)
- Location:
- main/ikobacustom.skeleton/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/ikobacustom.skeleton/trunk
- Property svn:global-ignores
-
old new 1 1 bin 2 coverage-report 2 3 develop-eggs 3 4 parts
-
- Property svn:ignore
-
old new 1 1 .installed.cfg 2 2 .mr.developer.cfg 3 uuid.txt
-
- Property svn:global-ignores
-
main/ikobacustom.skeleton/trunk/layout/static/custom.css
r12293 r13792 51 51 color: #fff; 52 52 } 53 54 /* Logo container customizations */ 55 56 #logo-container-narrow { 57 position: absolute; 58 top: -7px; 59 right: -11px; 60 } 61 62 #logo-container-wide { 63 position: absolute; 64 top: -7px; 65 right: -11px; 66 } 67 .ikoba-content-narrow .alert { 68 margin-right: 35px; 69 } 70 71 .ikoba-content-wide .alert { 72 margin-right: 50px; 73 }
Note: See TracChangeset for help on using the changeset viewer.