- Timestamp:
- 2012/04/26 08:10:24 (14 years ago)
- Location:
- branches/version-2_12-dev/html/user_data/packages/admin/css
- Files:
-
- 1 added
- 1 edited
-
admin_contents.css (modified) (3 diffs)
-
reset.css (added)
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_12-dev/html/user_data/packages/admin/css/admin_contents.css
r21642 r21790 1 1 @charset "utf-8"; 2 3 * {4 margin: 0;5 padding: 0;6 }7 8 9 /* 上記による Fierfox 2 崩れ対応 */10 option {11 margin-right: 0.5em;12 }13 2 14 3 html { … … 33 22 textarea { 34 23 margin-right: 3px; 35 font-size: 100%;36 24 } 37 25 … … 47 35 .page_rows { 48 36 margin-bottom: 20px; 49 }50 51 img {52 border: 0;53 }54 55 ul,56 li {57 list-style: none;58 37 } 59 38
Note: See TracChangeset
for help on using the changeset viewer.
