Changeset 2694 for trunk/template/yoga/theme
- Timestamp:
- Oct 9, 2008, 9:05:52 PM (16 years ago)
- Location:
- trunk/template/yoga/theme/Sylvia
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/template/yoga/theme/Sylvia/theme.css
r2693 r2694 69 69 #content.content .thumbnailCategory div.description H3 { display: block; margin: 0; } 70 70 #content ul.thumbnailCategories li:hover { background-color:#111; } 71 #imageHeaderBar .imageNumber { margin-right:170px; }72 #imageHeaderBar .browsePath { margin-left:125px; }73 71 .infos { color: #f70; border:0; background-color: transparent; margin-left:125px; 74 72 padding:5px 0px 0pt 10pt; min-height: 48px; text-align:left; } … … 96 94 A:hover, A:active { color: #f33; border-bottom: 1px solid #f33; cursor: pointer; } 97 95 #theImage A, .illustration A, A.navThumb, A.navThumb { border-bottom-width: 0; } 96 #imageToolBar { padding:0 7%; } 97 #imageHeaderBar .imageNumber { margin-right:7%; } 98 #imageHeaderBar .browsePath { margin-left:7%; } 98 99 *, *:focus, *:active, input:active, a:active, input:focus, a:focus { outline: none; -moz-outline-width: 0px; } 99 100 #debug { margin: 15px 15px 5px 248px; font-size:12px; clear: both; word-wrap:break-word;}
Note: See TracChangeset
for help on using the changeset viewer.