Changeset 2768
- Timestamp:
- 09/05/10 16:10:24 (17 months ago)
- File:
-
- 1 edited
-
branches/5.2.1/www/admin/css/admin.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2.1/www/admin/css/admin.css
r2759 r2768 2722 2722 2723 2723 li.Link, .mura-grid li dt a.Link { 2724 background: url(../images/icons/link.gif) no-repeat 0 . 6em;2724 background: url(../images/icons/link.gif) no-repeat 0 .7em; 2725 2725 } 2726 2726 2727 2727 li.Portal, .mura-grid li dt a.Portal { 2728 background: url(../images/icons/portal.gif) no-repeat 0 px.6em;2728 background: url(../images/icons/portal.gif) no-repeat 0 .6em; 2729 2729 } 2730 2730 … … 2734 2734 2735 2735 li.Image, .mura-grid li dt a.Image { 2736 background: url(../images/icons/image_32.png) no-repeat 0 px.6em;2736 background: url(../images/icons/image_32.png) no-repeat 0 .6em; 2737 2737 } 2738 2738 2739 2739 li.GalleryLocked, .mura-grid li dt a.GalleryLocked { 2740 background: url(../images/icons/smicn_32_locked.png) no-repeat 1px .1em;2740 background: url(../images/icons/smicn_32_locked.png) no-repeat 0 .7em; 2741 2741 } 2742 2742 2743 2743 li.ImageLocked, .mura-grid li dt a.ImageLocked { 2744 background: url(../images/icons/image_32_locked.png) no-repeat 0 px.1em;2744 background: url(../images/icons/image_32_locked.png) no-repeat 0 .1em; 2745 2745 } 2746 2746 … … 2750 2750 2751 2751 li.PageLocked, .mura-grid li dt a.PageLocked { 2752 background: url(../images/icons/files/icon_generic_small_locked.gif) no-repeat 1 1px 1px;2752 background: url(../images/icons/files/icon_generic_small_locked.gif) no-repeat 1px .6em; 2753 2753 } 2754 2754 … … 2758 2758 2759 2759 li.LinkLocked, .mura-grid li dt a.LinkLocked { 2760 background: url(../images/icons/link_locked.gif) no-repeat 1px . 2em;2760 background: url(../images/icons/link_locked.gif) no-repeat 1px .7em; 2761 2761 } 2762 2762 2763 2763 li.PortalLocked, .mura-grid li dt a.PortalLocked { 2764 background: url(../images/icons/portal_locked.gif) no-repeat 0 px .1em;2764 background: url(../images/icons/portal_locked.gif) no-repeat 0 .6em; 2765 2765 } 2766 2766 2767 2767 li.CalendarLocked, .mura-grid li dt a.CalendarLocked { 2768 background: url(../images/icons/calendar_locked.gif) no-repeat 1px 0;2768 background: url(../images/icons/calendar_locked.gif) no-repeat 1px .6em; 2769 2769 } 2770 2770
Note: See TracChangeset
for help on using the changeset viewer.
