Changeset 2817
- Timestamp:
- 09/09/10 20:27:41 (17 months ago)
- File:
-
- 1 edited
-
branches/5.2/www/admin/css/admin.css (modified) (40 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2/www/admin/css/admin.css
r2807 r2817 1 /* @override http://site23.walkingmen.com/admin/css/admin.css?coreversion=2806 */ 2 3 /* @override 4 http://mura:8500/admin/css/admin.css 5 http://mura:8500/admin/css/admin.css?coreversion=1 6 */ 1 /* @override http://mura:8500/admin/css/admin.css?coreversion=1 */ 7 2 8 3 /* This file is part of Mura CMS. … … 97 92 form textarea { 98 93 margin: 0; 99 width: 100%;94 width: 99%; 100 95 height: 120px; 101 96 background-color: #fff; … … 132 127 padding: 3px; 133 128 } 129 130 input#file { 131 margin-top: 2px; 132 } 133 134 134 input.textAlt, input.date, input.medium { 135 135 width: 100px; … … 218 218 background: url(../images/btn.gif) no-repeat top right; 219 219 padding: 5px 8px 5px 0; 220 color: #fff; 220 221 } 221 222 … … 258 259 } 259 260 260 a {261 a, .tabs dt a { 261 262 color: #ff3a00; 262 263 text-decoration: none; … … 353 354 clear: both; 354 355 float: left; 355 min-width: 1 005px;356 min-width: 1120px; 356 357 position: relative; 357 358 margin: 0 20px 0 0; … … 378 379 padding: 36px 0 36px 30px; 379 380 line-height: 16px; 380 width: 830px; 381 min-width: 830px; 382 max-width: 950px; 383 width: auto; 381 384 } 382 385 … … 420 423 margin: 0 0 20px 0; 421 424 padding: 0; 422 width: 830px;425 width: 920px; 423 426 } 424 427 … … 712 715 /* @group View Options */ 713 716 714 form#viewUpdate {717 .viewUpdate { 715 718 color: #636261; 716 719 position: relative; 717 } 718 719 form#viewUpdate h3 { 720 display: table; 721 } 722 723 .viewUpdate h3 { 720 724 color: #000; 721 725 } 722 726 723 form#viewUpdate dl{724 margin: 0 0 10px 0;725 } 726 727 form#viewUpdatedt {727 .viewUpdate dl#mura-view-options { 728 margin: 0 0 10px !important; 729 } 730 731 dl#mura-view-options dt { 728 732 float: left; 729 733 margin: 0 4px 0 0; 730 734 padding: 6px 0; 731 735 font-weight: normal; 732 vertical-align: middle;733 } 734 735 form#viewUpdatedt.sort {736 line-height: 10px; 737 } 738 739 dl#mura-view-options dt.sort { 736 740 padding-left: 10px; 737 741 background: url(../images/rule_vertical_dotted.gif) left center no-repeat; 738 742 } 739 743 740 form#viewUpdatedd {744 dl#mura-view-options dd { 741 745 float: left; 742 746 margin: 0 4px 0 0; 743 747 padding: 2px 0; 744 vertical-align: middle; 745 } 746 747 form#viewUpdate dd.rows, form#viewUpdate dd.button { 748 } 749 750 dl#mura-view-options dd.rows, dl#mura-view-options dd.button { 748 751 margin: 0 4px 0 0; 749 752 } 750 753 751 form#viewUpdate dt.viewDepth, form#viewUpdatedt.sort {754 dl#mura-view-options dt.viewDepth, dl#mura-view-options dt.sort { 752 755 padding-left: 6px; 753 756 } 754 757 755 form#viewUpdateinput.text {758 dl#mura-view-options input.text { 756 759 color: #000; 757 760 background-color: #fff; … … 765 768 } 766 769 767 form#viewUpdate input.submit {770 .viewUpdate input.submit { 768 771 769 772 } … … 1550 1553 } 1551 1554 1552 #viewUpdate h3 {1555 .viewUpdate h3 { 1553 1556 margin-bottom: .25em; 1554 1557 } … … 1856 1859 background: none; 1857 1860 } 1858 /* #viewUpdate dl {1861 /*.viewUpdate dl { 1859 1862 padding-top: 8px; 1860 1863 }*/ … … 1966 1969 /* @end */ 1967 1970 1968 1969 1970 1971 /* @group Tables */ 1971 1972 … … 2029 2030 2030 2031 th { 2032 margin: 0 !important; 2031 2033 background: #FFFEFE url(../images/bg_th.jpg) repeat-x left bottom; 2032 2034 font-style: normal; … … 2038 2040 } 2039 2041 2040 /*#cdashboard th, #cdashboard td {2041 text-align: left;2042 line-height: 20px;2043 }*/2044 2045 2042 th.alt { 2046 2043 text-align: left; … … 2048 2045 background-color: #EAF4FE; 2049 2046 font-weight: normal; 2050 width: 1%;2051 2047 border: 0; 2052 2048 } … … 2124 2120 } 2125 2121 2126 table tr.alt th, table tr.alt td {2122 table tr.alt th, table tr.alt td, .alt dl { 2127 2123 background-color: #FCFEFF; 2128 2124 } … … 2150 2146 } 2151 2147 2152 table td.add a {2148 table td.add a, .mura-grid a.add { 2153 2149 display: block; 2154 2150 background: url(../images/icons/add_32.png) no-repeat center center; … … 2156 2152 height: 12px; 2157 2153 padding: 0; 2154 } 2155 2156 .mura-grid a.add { /* really only needed for ie7 */ 2157 width: 24px; 2158 height: 28px; 2158 2159 } 2159 2160 … … 2191 2192 { 2192 2193 background-position: 11px 1px; 2194 background-repeat: no-repeat; 2193 2195 color: #333232; 2194 2196 text-decoration: none; … … 2220 2222 2221 2223 } 2222 /* @end */ 2223 2224 2224 2225 /* @end */ 2225 2226 2226 2227 /* @group Sortable Grid */ 2228 2227 2229 .mura-grid { 2228 2230 overflow: hidden; 2229 2231 border-bottom: 1px solid #DBDBDB; 2230 2232 border-right: 1px solid #DBDBDB; 2233 float: left; 2231 2234 } 2232 2235 … … 2239 2242 } 2240 2243 2244 .mura-grid li:hover { 2245 cursor: move; 2246 } 2247 2241 2248 /* @group Nested Offsets */ 2242 2249 2243 .mura-grid li li .add { 2244 margin-right: 28px; 2245 } 2246 2247 .mura-grid li li li .add { 2248 margin-right: 48px; 2249 } 2250 2251 .mura-grid li li li li .add { 2252 margin-right: 68px; 2253 } 2254 2255 .mura-grid li li li li li .add { 2256 margin-right: 88px; 2257 } 2258 2259 .mura-grid li li li li li li .add { 2260 margin-right: 108px; 2261 } 2262 2263 .mura-grid li li li li li li li .add { 2264 margin-right: 128px; 2265 } 2266 2267 .mura-grid li li li li li li li li .add { 2268 margin-right: 148px; 2269 } 2270 2271 .mura-grid li li li li li li li li li .add { 2272 margin-right: 168px; 2273 } 2274 2275 .mura-grid li li li li li li li li li li .add { 2276 margin-right: 188px; 2277 } 2278 2279 .mura-grid li li li li li li li li li li li .add { 2280 margin-right: 208px; 2281 } 2282 2283 .mura-grid li li li li li li li li li li li li .add { 2284 margin-right: 228px; 2285 } 2286 2287 .mura-grid li li li li li li li li li li li li li .add { 2288 margin-right: 248px; 2289 } 2290 2291 /* @end */ 2292 2293 .mura-grid li { 2294 float: left; 2295 width: 100%; 2296 } 2250 #mura-nodes li .add { 2251 margin-right: 16px; 2252 } 2253 2254 #mura-nodes li li .add { 2255 margin-right: 32px; 2256 } 2257 2258 #mura-nodes li li li .add { 2259 margin-right: 53px; 2260 } 2261 2262 #mura-nodes li li li li .add { 2263 margin-right: 73px; 2264 } 2265 2266 #mura-nodes li li li li li .add { 2267 margin-right: 93px; 2268 } 2269 2270 #mura-nodes li li li li li li .add { 2271 margin-right: 113px; 2272 } 2273 2274 #mura-nodes li li li li li li li .add { 2275 margin-right: 133px; 2276 } 2277 2278 #mura-nodes li li li li li li li li .add { 2279 margin-right: 153px; 2280 } 2281 2282 #mura-nodes li li li li li li li li li .add { 2283 margin-right: 173px; 2284 } 2285 2286 #mura-nodes li li li li li li li li li li .add { 2287 margin-right: 193px; 2288 } 2289 2290 #mura-nodes li li li li li li li li li li li .add { 2291 margin-right: 213px; 2292 } 2293 2294 #mura-nodes li li li li li li li li li li li li .add { 2295 margin-right: 233px; 2296 } 2297 2298 #mura-nodes li li li li li li li li li li li li li .add { 2299 margin-right: 253px; 2300 } 2301 2302 /* @end */ 2297 2303 2298 2304 .mura-grid dl { 2299 2305 background-color: #EAF4FE; 2300 2306 float: left; 2301 width: 100%;2307 width: auto; 2302 2308 margin-bottom: 0; 2303 2309 min-height: 10px; … … 2318 2324 2319 2325 .mura-grid dt { 2320 width: 3 40px;2326 width: 380px; 2321 2327 text-align: left; 2322 2328 line-height: 12px; 2329 min-height: 20px; 2323 2330 padding: 0 5px 0 0 !important; 2324 2331 border-left: 1px solid #DBDBDB; … … 2328 2335 .mura-grid dd { 2329 2336 padding: 4px 5px; 2337 min-height: 18px; 2330 2338 } 2331 2339 … … 2363 2371 .mura-grid .order { 2364 2372 width: 40px; 2373 /*display: none;*/ 2365 2374 } 2366 2375 … … 2373 2382 } 2374 2383 2384 .mura-grid #mura-nodes .display a { 2385 display: inline-block; 2386 height: 20px; 2387 width: 20px; 2388 background: url(../images/icons/cal.png) no-repeat 50% 50%; 2389 } 2390 2391 .mura-grid #mura-nodes .display a span { 2392 width: 110px; 2393 text-align: center; 2394 } 2395 2375 2396 .mura-grid .feature { 2376 2397 width: 60px; … … 2382 2403 2383 2404 .mura-grid .updated { 2384 width: 110px; 2385 } 2386 2387 .mura-grid .admin { 2405 width: 150px; 2406 } 2407 2408 /*.mura-grid .date { 2409 width: 90px; 2410 } 2411 2412 .mura-grid .time { 2413 width: 60px; 2414 }*/ 2415 2416 .mura-grid .admin, td.administration { 2388 2417 width: 92px; 2389 2418 border-right: 0; 2390 2419 } 2391 2420 2392 .mura-grid .admin ul {2421 .mura-grid .admin ul, td.administration ul { 2393 2422 margin: 0 auto; 2394 2423 } … … 2442 2471 float: left; 2443 2472 height: 18px !important; 2444 background: none ;2473 background: none !important; 2445 2474 } 2446 2475 … … 2504 2533 /* @group File Icons */ 2505 2534 2506 dt li, dt a { 2507 background-image: url(../images/icons/files/icon_generic_small.gif); 2508 background-repeat: no-repeat; 2509 background-position: left center; 2510 } 2535 .mura-grid li dt a { 2536 background: url(../images/icons/files/icon_generic_small.gif) 1px center no-repeat; 2537 color: #333232; 2538 text-decoration: none; 2539 margin: 0; 2540 } 2541 2542 /* @group Default */ 2511 2543 2512 2544 .doc, .docx { … … 2590 2622 } 2591 2623 2624 /* @end */ 2625 2592 2626 /* @group Locked */ 2593 2627 … … 2682 2716 /* @group Content Icons */ 2683 2717 2684 .Link { 2685 background: url(../images/icons/link.gif) no-repeat 11px 2px; 2686 color: #333232; 2687 text-decoration: none; 2688 margin: 0; 2689 padding: 2px 0 2px 30px; 2690 } 2691 2692 .Portal { 2693 background: transparent url(../images/icons/portal.gif) no-repeat 10px 1px; 2694 color: #333232; 2695 text-decoration: none; 2696 margin: 0; 2697 padding: 2px 0 2px 31px; 2698 } 2699 2700 .Gallery { 2701 background: transparent url(../images/icons/smicn_32.png) no-repeat 12px 1px; 2702 color: #333232; 2703 text-decoration: none; 2704 margin: 0; 2705 padding: 2px 0 2px 31px; 2706 } 2707 2708 .Image { 2709 background: transparent url(../images/icons/image_32.png) no-repeat 10px 1px; 2710 color: #333232; 2711 text-decoration: none; 2712 margin: 0; 2713 padding: 2px 0 2px 31px; 2714 } 2715 2716 .GalleryLocked { 2717 background: transparent url(../images/icons/smicn_32_locked.png) no-repeat 11px 1px; 2718 color: #333232; 2719 text-decoration: none; 2720 margin: 0; 2721 padding: 2px 0 2px 31px; 2722 } 2723 2724 .ImageLocked { 2725 background: transparent url(../images/icons/image_32_locked.png) no-repeat 10px 1px; 2726 color: #333232; 2727 text-decoration: none; 2728 margin: 0; 2729 padding: 2px 0 2px 31px; 2730 } 2731 2732 .Calendar { 2733 background: transparent url(../images/icons/calendar.gif) no-repeat 13px 0; 2734 color: #333232; 2735 text-decoration: none; 2736 margin: 0; 2737 padding: 2px 0 2px 31px; 2738 } 2739 2740 .PageLocked { 2741 background: transparent url(../images/icons/files/icon_generic_small_locked.gif) no-repeat 11px 1px; 2742 color: #333232; 2743 text-decoration: none; 2744 margin: 0; 2745 padding: 2px 0 2px 30px; 2746 } 2747 2748 .DocumentLocked, .FileLocked { 2749 background: transparent url(../images/icons/document_locked.gif) no-repeat 11px 1px; 2750 color: #333232; 2751 text-decoration: none; 2752 margin: 0 0 0 0; 2753 padding: 2px 0 2px 30px; 2754 } 2755 2756 .LinkLocked { 2757 background: transparent url(../images/icons/link_locked.gif) no-repeat 11px 2px; 2758 color: #333232; 2759 text-decoration: none; 2760 margin: 0 0 0 0; 2761 padding: 2px 0 2px 30px; 2762 } 2763 2764 .PortalLocked { 2765 background: transparent url(../images/icons/portal_locked.gif) no-repeat 10px 1px; 2766 color: #333232; 2767 text-decoration: none; 2768 margin: 0 0 0 0; 2769 padding: 2px 0 2px 31px; 2770 } 2771 2772 .CalendarLocked { 2773 background: transparent url(../images/icons/calendar_locked.gif) no-repeat 12px 0; 2774 color: #333232; 2775 text-decoration: none; 2776 margin: 0 0 0 0; 2777 padding: 2px 0 2px 31px; 2718 li.Link, .mura-grid li dt a.Link { 2719 background: url(../images/icons/link.png) no-repeat 2px .7em; 2720 } 2721 2722 li.Portal, .mura-grid li dt a.Portal { 2723 background: url(../images/icons/portal.png) no-repeat 0 .6em; 2724 } 2725 2726 li.Gallery, .mura-grid li dt a.Gallery { 2727 background: url(../images/icons/smicn_32.png) no-repeat 3px .7em; 2728 } 2729 2730 li.Image, .mura-grid li dt a.Image { 2731 background: url(../images/icons/image_32.png) no-repeat 0 .6em; 2732 } 2733 2734 li.GalleryLocked, .mura-grid li dt a.GalleryLocked { 2735 background: url(../images/icons/smicn_32_locked.png) no-repeat 1px .7em; 2736 } 2737 2738 li.ImageLocked, .mura-grid li dt a.ImageLocked { 2739 background: url(../images/icons/image_32_locked.png) no-repeat 0 .1em; 2740 } 2741 2742 li.Calendar, .mura-grid li dt a.Calendar { 2743 background: url(../images/icons/calendar.gif) no-repeat 2px .6em; 2744 } 2745 2746 li.PageLocked, .mura-grid li dt a.PageLocked { 2747 background: url(../images/icons/files/icon_generic_small_locked.gif) no-repeat 1px .6em; 2748 } 2749 2750 li.DocumentLocked, li.FileLocked, .mura-grid li dt a.DocumentLocked, .mura-grid li dt a.FileLocked { 2751 background: url(../images/icons/document_locked.png) no-repeat 1px .1em; 2752 } 2753 2754 li.LinkLocked, .mura-grid li dt a.LinkLocked { 2755 background: url(../images/icons/link_locked.png) no-repeat 1px .7em; 2756 } 2757 2758 li.PortalLocked, .mura-grid li dt a.PortalLocked { 2759 background: url(../images/icons/portal_locked.png) no-repeat 0 .6em; 2760 } 2761 2762 li.CalendarLocked, .mura-grid li dt a.CalendarLocked { 2763 background: url(../images/icons/calendar_locked.png) no-repeat 1px .6em; 2778 2764 } 2779 2765 … … 2787 2773 } 2788 2774 2789 .navZoom .Portal, .navZoom.PortalLocked {2775 .navZoom li.Portal, .navZoom li.PortalLocked { 2790 2776 background-position: left center; 2791 2777 color: #333232; … … 2796 2782 2797 2783 2798 table td .Category {2784 table td li.Category { 2799 2785 color: #333232; 2800 2786 text-decoration: none; … … 2803 2789 } 2804 2790 2805 table td .CategoryLocked {2791 table td li.CategoryLocked { 2806 2792 color: #333232; 2807 2793 text-decoration: none; … … 2822 2808 /* @group Admin Icons */ 2823 2809 2824 /*table td.administration ul {2825 margin-top: 2px;2826 }*/2827 2828 table td.administration ul {2829 margin: 0 auto;2830 }2831 2832 2810 ul.one, ul.drafts, ul.creatives, ul.advertisers, ul.mailingListMembers { /* 1 Icon */ 2833 2811 width: 14px; … … 2858 2836 } 2859 2837 2860 tabletd.administration li {2838 .mura-grid .admin li, td.administration li { 2861 2839 list-style: none; 2862 float: left; 2863 height: 14px; 2864 width: 14px; 2865 margin: 0 5px 0 0; 2866 } 2867 2868 table td.administration li.add, table td.administration .select { 2840 float: left !important; 2841 width: 14px; 2842 margin: 0 5px 0 0; 2843 padding: 0; 2844 clear: none; 2845 background-position: 50% 50% !important; 2846 background-repeat: no-repeat; 2847 border: 0; 2848 } 2849 2850 .mura-grid .admin a, td.administration li a { 2851 height: 18px; 2852 width: 14px; 2853 float: left; 2854 clear: none; 2855 text-indent: -999em; 2856 } 2857 2858 .mura-grid .admin .add, .mura-grid .admin .select, table td.administration li.add, table td.administration .select { 2869 2859 background: url(../images/icons/add_24.png) no-repeat; 2870 2860 } 2871 2861 2872 table td.administration li.preview {2862 .mura-grid .admin li.preview, table td.administration li.preview { 2873 2863 background: url(../images/icons/opnbr_24.png) no-repeat; 2874 2864 } 2875 2865 2876 table td.administration li.edit {2866 .mura-grid .admin li.edit, table td.administration li.edit { 2877 2867 background: url(../images/icons/edit_24.png) no-repeat; 2878 2868 } 2879 2869 2880 table td.administration li.config {2870 .mura-grid .admin li.config, table td.administration li.config { 2881 2871 background: url(../images/icons/apps_24.png) no-repeat; 2882 2872 } 2883 2873 2884 table td.administration li.versionHistory {2874 .mura-grid .admin li.versionHistory, table td.administration li.versionHistory { 2885 2875 background: url(../images/icons/hist_24.png) no-repeat; 2886 2876 } 2887 2877 2888 table td.administration li.permissions {2878 .mura-grid .admin li.permissions, table td.administration li.permissions { 2889 2879 background: url(../images/icons/group_24.png) no-repeat; 2890 2880 } 2891 2881 2892 table td.administration li.delete {2882 .mura-grid .admin li.delete, table td.administration li.delete { 2893 2883 background: url(../images/icons/remov_24.png) no-repeat; 2894 2884 } 2895 2885 2896 table td.administration li.viewDetails {2886 .mura-grid .admin li.viewDetails, table td.administration li.viewDetails { 2897 2887 background: url(../images/icons/srch_24.png) no-repeat; 2898 2888 } 2899 2889 2900 table td.administration li.rss {2890 .mura-grid .admin li.rss, table td.administration li.rss { 2901 2891 background: url(../images/icons/rss_14.png) no-repeat; 2902 2892 } 2903 2893 2904 table td.administration li.viewReport {2894 .mura-grid .admin li.viewReport, table td.administration li.viewReport { 2905 2895 background: url(../images/icons/chart_24.png) no-repeat; 2906 2896 } 2907 2897 2908 table td.administration li.download {2898 .mura-grid .admin li.download, table td.administration li.download { 2909 2899 background: url(../images/icons/save_24.png) no-repeat; 2910 2900 } 2911 2901 2912 table td.administration li.manageData {2902 .mura-grid .admin li.manageData, table td.administration li.manageData { 2913 2903 background: url(../images/icons/confg_24.png) no-repeat; 2914 2904 } 2915 2905 2916 table td.administration li.deploy {2906 .mura-grid .admin li.deploy, table td.administration li.deploy { 2917 2907 background: url(../images/icons/go_24.png) no-repeat; 2918 2908 } 2919 2909 2920 table td.administration li.moveCopy {2910 .mura-grid li.admin li.moveCopy, table td.administration li.moveCopy { 2921 2911 background: url(../images/icons/move_24.png) no-repeat; 2922 2912 } 2923 2913 2924 table td.administration li.source {2914 .mura-grid li.admin li.source, table td.administration li.source { 2925 2915 background: url(../images/icons/notep_24.png) no-repeat; 2926 2916 } 2927 2917 2928 table td.administration li.rename {2918 .mura-grid .admin li.rename, table td.administration li.rename { 2929 2919 background: url(../images/icons/wiz_24.png) no-repeat; 2930 2920 } 2931 2921 2932 table td.administration li.viewUnzip {2922 .mura-grid .admin li.viewUnzip, table td.administration li.viewUnzip { 2933 2923 background: url(../images/icons/open_24.png) no-repeat; 2934 2924 } 2935 2925 2936 table td.administration li.manipulate {2926 .mura-grid .admin li.manipulate, table td.administration li.manipulate { 2937 2927 background: url(../images/icons/confg_24.png) no-repeat; 2938 2928 } 2939 2929 2940 table td.administration li.addOff {2930 .mura-grid .admin li.addOff, table td.administration li.addOff { 2941 2931 background: url(../images/icons/add_24_off.png) no-repeat; 2942 2932 text-indent: -999em; 2943 2933 } 2944 2934 2945 table td.administration li.editOff {2935 .mura-grid .admin li.editOff, table td.administration li.editOff { 2946 2936 background: url(../images/icons/edit_24_off.png) no-repeat; 2947 2937 text-indent: -999em; 2948 2938 } 2949 2939 2950 table td.administration li.versionHistoryOff {2940 .mura-grid .admin li.versionHistoryOff, table td.administration li.versionHstoryOff { 2951 2941 background: url(../images/icons/hist_24_off.png) no-repeat; 2952 2942 text-indent: -999em; 2953 2943 } 2954 2944 2955 table td.administration li.permissionsOff {2945 .mura-grid .admin li.permissionsOff, table td.administration li.permissionsOff { 2956 2946 background: url(../images/icons/group_24_off.png) no-repeat; 2957 2947 text-indent: -999em; 2958 2948 } 2959 2949 2960 table td.administration li.deleteOff {2950 .mura-grid .admin li.deleteOff, table td.administration li.deleteOff { 2961 2951 background: url(../images/icons/remov_24_off.png) no-repeat; 2962 2952 text-indent: -999em; 2963 2953 } 2964 2954 2965 table td.administration li.moveCopyOff {2955 .mura-grid .admin li.moveCopyOff, table td.administration li.moveCopyOff { 2966 2956 background: url(../images/icons/move_24_off.png) no-repeat; 2967 2957 text-indent: -999em; 2968 2958 } 2969 2959 2970 table td.administration li.sourceOff {2960 .mura-grid .admin li.sourceOff, table td.administration li.sourceOff { 2971 2961 background: url(../images/icons/notep_24_off.png) no-repeat; 2972 2962 text-indent: -999em; 2973 2963 } 2974 2964 2975 table td.administration li.renameOff {2965 .mura-grid .admin li.renameOff, table td.administration li.renameOff { 2976 2966 background: url(../images/icons/wiz_24_off.png) no-repeat; 2977 2967 text-indent: -999em; 2978 2968 } 2979 2969 2980 table td.administration li.viewUnzipOff {2970 .mura-grid .admin li.viewUnzipOff, table td.administration li.viewUnzipOff { 2981 2971 background: url(../images/icons/open_24_off.png) no-repeat; 2982 2972 text-indent: -999em; 2983 2973 } 2984 2974 2985 table td.administration li.manipulateOff {2975 .mura-grid .admin li.manipulateOff, table td.administration li.manipulateOff { 2986 2976 background: url(../images/icons/confg_24_off.png) no-repeat; 2987 2977 text-indent: -999em; 2988 2978 } 2989 2979 2990 table td.administration li.manageDataOff {2980 .mura-grid .admin li.manageDataOff, table td.administration li.manageDataOff { 2991 2981 background: url(../images/icons/confg_24_off.png) no-repeat; 2992 2982 text-indent: -999em; 2993 2983 } 2994 2984 2995 table td.administration a { 2996 height: 14px; 2997 width: 14px; 2998 float: left; 2999 text-indent: -999em; 3000 } 3001 3002 td.administration img.solo { 2985 .admin img.solo, td.administration img.solo { 3003 2986 margin: 0 6px; 3004 2987 } … … 3013 2996 } 3014 2997 3015 td.administration, #manageData td.dateSubmitted {2998 .admin, #manageData .dateSubmitted { 3016 2999 white-space: nowrap; 3017 3000 } … … 3554 3537 background: url(../images/icons/icon_tool_tip.gif) no-repeat right top; 3555 3538 display: block; 3556 line-height: 1.2;3557 } 3558 3559 dt a.tooltip, th.varWidth a.tooltip {3560 display: inline ;3539 line-height: 1.2; 3540 } 3541 3542 dt a.tooltip, th.varWidth a.tooltip, .mura-table-header a.tooltip { 3543 display: inline-block; 3561 3544 color: #000; 3562 3545 padding-right: 10px; 3546 } 3547 3548 .mura-table-header a.tooltip { 3549 line-height: 20px; 3550 border: 0; 3563 3551 } 3564 3552 … … 3585 3573 text-align: left; 3586 3574 text-decoration: none; 3575 line-height: 1; 3587 3576 } 3588 3577 … … 3768 3757 /* @end */ 3769 3758 3770 3771 3772 3759 /* @group Miscellaneous */ 3773 3760 .categories li ul, .interestGroups li ul li ul {
Note: See TracChangeset
for help on using the changeset viewer.
