Changeset 2770
- Timestamp:
- 09/05/10 16:23:11 (17 months ago)
- File:
-
- 1 edited
-
branches/5.2.1/www/admin/css/admin.css (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2.1/www/admin/css/admin.css
r2769 r2770 2533 2533 2534 2534 .mura-grid li dt a { 2535 background: url(../images/icons/files/icon_generic_small.gif) leftcenter no-repeat;2535 background: url(../images/icons/files/icon_generic_small.gif) 1px center no-repeat; 2536 2536 color: #333232; 2537 2537 text-decoration: none; … … 2716 2716 2717 2717 li.Link, .mura-grid li dt a.Link { 2718 background: url(../images/icons/link. gif) no-repeat 0.7em;2718 background: url(../images/icons/link.png) no-repeat 2px .7em; 2719 2719 } 2720 2720 2721 2721 li.Portal, .mura-grid li dt a.Portal { 2722 background: url(../images/icons/portal. gif) no-repeat 0 .6em;2722 background: url(../images/icons/portal.png) no-repeat 0 .6em; 2723 2723 } 2724 2724 2725 2725 li.Gallery, .mura-grid li dt a.Gallery { 2726 background: url(../images/icons/smicn_32.png) no-repeat 1px .7em;2726 background: url(../images/icons/smicn_32.png) no-repeat 3px .7em; 2727 2727 } 2728 2728 … … 2732 2732 2733 2733 li.GalleryLocked, .mura-grid li dt a.GalleryLocked { 2734 background: url(../images/icons/smicn_32_locked.png) no-repeat 0.7em;2734 background: url(../images/icons/smicn_32_locked.png) no-repeat 1px .7em; 2735 2735 } 2736 2736 … … 2740 2740 2741 2741 li.Calendar, .mura-grid li dt a.Calendar { 2742 background: url(../images/icons/calendar.gif) no-repeat 1px .6em;2742 background: url(../images/icons/calendar.gif) no-repeat 2px .6em; 2743 2743 } 2744 2744 … … 2748 2748 2749 2749 li.DocumentLocked, li.FileLocked, .mura-grid li dt a.DocumentLocked, .mura-grid li dt a.FileLocked { 2750 background: url(../images/icons/document_locked. gif) no-repeat 1px .1em;2750 background: url(../images/icons/document_locked.png) no-repeat 1px .1em; 2751 2751 } 2752 2752 2753 2753 li.LinkLocked, .mura-grid li dt a.LinkLocked { 2754 background: url(../images/icons/link_locked. gif) no-repeat 1px .7em;2754 background: url(../images/icons/link_locked.png) no-repeat 1px .7em; 2755 2755 } 2756 2756 2757 2757 li.PortalLocked, .mura-grid li dt a.PortalLocked { 2758 background: url(../images/icons/portal_locked. gif) no-repeat 0 .6em;2758 background: url(../images/icons/portal_locked.png) no-repeat 0 .6em; 2759 2759 } 2760 2760 2761 2761 li.CalendarLocked, .mura-grid li dt a.CalendarLocked { 2762 background: url(../images/icons/calendar_locked. gif) no-repeat 1px .6em;2762 background: url(../images/icons/calendar_locked.png) no-repeat 1px .6em; 2763 2763 } 2764 2764
Note: See TracChangeset
for help on using the changeset viewer.
