Commit 4383a1d82c386d5225790f1f890b1f91e86b9826
0 parents
Exists in
master
and in
2 other branches
initial commit
Showing
70 changed files
with
154 additions
and
0 deletions
Show diff stats
1 | +++ a/Makefile | |
... | ... | @@ -0,0 +1,19 @@ |
1 | +IMG_REGEXP = url(\([^)]*\)\.png) | |
2 | + | |
3 | +GIFS = $(shell sed -e '/^[\.]/!d ; /$(IMG_REGEXP)/!d; s/.*$(IMG_REGEXP).*/ie6\/\1.gif/' style.css) | |
4 | + | |
5 | +ie6/%.gif: %.png | |
6 | + mkdir -p $(shell dirname $@) && convert $< $@ | |
7 | + | |
8 | +all: ie6.css $(GIFS) | |
9 | + | |
10 | +ie6.css: style.css | |
11 | + sed -e '/^[\.]/!d; s/^/.msie6 /; s/$(IMG_REGEXP)/url(ie6\/\1.gif)/' $< > $@ | |
12 | + | |
13 | +ie6.mk: style.css | |
14 | + (echo 'GIFS = \'; $<; echo ' firefox-24x24.gif') > $@ | |
15 | + echo 'include gif.mk' >> $@ | |
16 | + | |
17 | +clean: | |
18 | + rm -f ie6.css ie6.mk | |
19 | + rm -rf ie6 | ... | ... |
1.35 KB
1.12 KB
1.22 KB
1.38 KB
1.03 KB
1.23 KB
1.38 KB
1.34 KB
1.22 KB
1.12 KB
1.22 KB
1.22 KB
1.04 KB
1.22 KB
1.62 KB
1.36 KB
1.57 KB
684 Bytes
484 Bytes
314 Bytes
2.93 KB
1.56 KB
1.04 KB
1.35 KB
1.18 KB
1.35 KB
1.64 KB
1.35 KB
1.59 KB
1.6 KB
1.6 KB
1.37 KB
1.15 KB
1.36 KB
1.35 KB
1.61 KB
1.6 KB
1.38 KB
1.37 KB
1.35 KB
1.37 KB
1.86 KB
1.5 KB
1.43 KB
1.76 KB
4.26 KB
1.9 KB
1.79 KB
1.14 KB
1.42 KB
1.85 KB
1.67 KB
1.44 KB
1.63 KB
1.74 KB
1.58 KB
1.13 KB
1.54 KB
2.14 KB
1.88 KB
1.38 KB
1.09 KB
1.61 KB
1.82 KB
1.28 KB
1.46 KB
1.68 KB
1.71 KB
1 | +++ a/style.css | |
... | ... | @@ -0,0 +1,135 @@ |
1 | + | |
2 | +/**************************************************/ | |
3 | +/******************PARTICIPA BR********************/ | |
4 | +/**************************************************/ | |
5 | + | |
6 | +/* ICONS PANEL */ | |
7 | + | |
8 | +.controller-profile_editor a.control-panel-edit-profile{ background-image: url(painel/edit-profile.png) } | |
9 | +.controller-profile_editor a.control-panel-edit-location{ background-image: url(painel/set-geolocation.png) } | |
10 | +.controller-profile_editor a.control-panel-todo{ background-image: url(painel/editpaste.png) } | |
11 | +.controller-profile_editor a.control-panel-blocks{ background-image: url(painel/blocks.png) } | |
12 | +.controller-profile_editor a.control-panel-design-editor{ background-image: url(painel/preferences-desktop-wallpaper.png) } | |
13 | +.controller-profile_editor a.control-panel-header-and-footer{ background-image: url(painel/header-footer.png) } | |
14 | +.controller-profile_editor a.control-panel-cms{ background-image: url(painel/system-file-manager.png) } | |
15 | +.controller-profile_editor a.control-panel-blog{ background-image: url(painel/edit-profile-enterprise.png) } | |
16 | +.controller-profile_editor a.control-panel-change-password{ background-image: url(painel/password.png) } | |
17 | +.controller-profile_editor a.control-panel-friends{ background-image: url(painel/contact.png) } | |
18 | +.controller-profile_editor a.control-panel-groups{ background-image: url(painel/system-users.png) } | |
19 | +.controller-profile_editor a.control-panel-manage-spam{ background-image: url(painel/system-users.png) } | |
20 | +.controller-profile_editor a.control-panel-manage-spam{ background-image: url(painel/mail-mark-junk.png) } | |
21 | + | |
22 | + | |
23 | + | |
24 | + | |
25 | +/******************SMALL ICONS********************/ | |
26 | + | |
27 | +.faltando-classe { background-image: url(outras/16x16/apps/gallery.gif) } | |
28 | +.faltando-classe { background-image: url(outras/16x16/apps/observatory.gif) } | |
29 | +.faltando-classe { background-image: url(outras/16x16/apps/tags.gif) } | |
30 | +.faltando-classe { background-image: url(outras/16x16/actions/invite-friend.gif) } | |
31 | + | |
32 | + | |
33 | +.icon-edit { background-image: url(outras/16x16/apps/text-editor.png) } | |
34 | +.icon-home { background-image: url(outras/16x16/actions/go-home.gif) } | |
35 | +.icon-new, | |
36 | +.icon-suggest { background-image: url(outras/16x16/actions/filenew.gif) } | |
37 | +.icon-close { background-image: url(outras/16x16/actions/gtk-cancel.gif) } | |
38 | +.icon-newfolder { background-image: url(outras/16x16/actions/folder-new.gif) } | |
39 | +.icon-folder { background-image: url(outras/16x16/places/folder.png) } | |
40 | +.icon-parent-folder { background-image: url(outras/16x16/places/folder_home.png) } | |
41 | +.icon-newblog { background-image: url(outras/16x16/apps/text-editor.png) } | |
42 | +.icon-blog { background-image: url(outras/16x16/apps/text-editor.png) } | |
43 | +/*.icon-open { background-image: url(folder-open.gif) } UNUSED*/ | |
44 | +/*.icon-cms { background-image: url(abiword_48.png) } UNUSED*/ | |
45 | +.icon-save { background-image: url(outras/16x16/actions/filesave.gif) } | |
46 | +.icon-send { background-image: url(outras/16x16/actions/stock_mail-forward.gif) } | |
47 | +.icon-cancel { background-image: url(outras/16x16/actions/gtk-cancel.gif) } | |
48 | +.icon-person { background-image: url(outras/16x16/apps/system-config-users.png) } | |
49 | +.icon-product { background-image: url(outras/16x16/mimetypes/package.png) } | |
50 | +.icon-delete { background-image: url(outras/16x16/places/user-trash.png) } | |
51 | +/*.icon-find { background-image: url(noosfero-find.png) } UNUSED*/ | |
52 | +.icon-back { background-image: url(outras/16x16/actions/back.gif) } | |
53 | +.icon-next { background-image: url(outras/16x16/actions/go-next.gif) } | |
54 | +.icon-add { background-image: url(outras/16x16/actions/add.gif) } | |
55 | +.icon-remove { background-image: url(outras/16x16/actions/gtk-remove.png) } | |
56 | +.icon-more { background-image: url(outras/16x16/actions/add.gif) } | |
57 | +.icon-up { background-image: url(outras/16x16/actions/go-up.gif) } | |
58 | +.icon-down { background-image: url(outras/16x16/actions/go-down.gif) } | |
59 | +.icon-left { background-image: url(outras/16x16/actions/go-previous.gif) } | |
60 | +.icon-right { background-image: url(outras/16x16/actions/go-next.gif) } | |
61 | +.icon-up-disabled { background-image: url(outras/16x16/actions/go-up.gif); opacity: 0.25; filter:alpha(opacity=25); } | |
62 | +.icon-down-disabled { background-image: url(outras/16x16/actions/go-down.gif); opacity: 0.25; filter:alpha(opacity=25); } | |
63 | +.icon-left-disabled { background-image: url(outras/16x16/actions/go-previous.gif); opacity: 0.25; filter:alpha(opacity=25); } | |
64 | +.icon-right-disabled { background-image: url(outras/16x16/actions/go-next.gif); opacity: 0.25; filter:alpha(opacity=25); } | |
65 | +.icon-up-red { background-image: url(outras/16x16/actions/go-up-red.png) } | |
66 | +.icon-forward { background-image: url(outras/16x16/actions/go-next.gif) } | |
67 | +.icon-search { background-image: url(outras/16x16/actions/search.gif) } | |
68 | +.icon-ok { background-image: url(outras/16x16/actions/media-playback-start.gif) } | |
69 | +.icon-login { background-image: url(outras/16x16/actions/log-in.png) } | |
70 | +.icon-help { background-image: url(outras/16x16/apps/gnome-help.png) } | |
71 | +.icon-firefox { background-image: url(firefox-24x24.gif) } | |
72 | +.icon-help32on { background-image: url(outras/32x32/apps/gnome-help.png) } | |
73 | +.icon-help32off { background-image: url(outras/32x32/apps/gnome-help-red.png) } | |
74 | +.icon-spread { background-image: url(outras/16x16/actions/spread.png) } | |
75 | +.icon-todo { background-image: url(outras/16x16/actions/stock_paste.gif) } | |
76 | +.icon-eyes { background-image: url(outras/16x16/actions/find.png) } | |
77 | +/*.icon-menu- { background-image: url(menu-without-ico-HC.gif) }*/ | |
78 | +.icon-menu-home { background-image: url(outras/16x16/actions/go-home.gif) } | |
79 | +/*.icon-menu-blog { background-image: url(blog-HC.gif) } UNUSED*/ | |
80 | +/*.icon-menu-album { background-image: url(album-HC.gif) } UNUSED*/ | |
81 | +.icon-menu-product { background-image: url(outras/16x16/mimetypes/package.png) } | |
82 | +.icon-menu-enterprise { background-image: url(outras/16x16/actions/go-home.gif) } | |
83 | +.icon-menu-community { background-image: url(outras/16x16/apps/system-config-users.png) } | |
84 | +/*.icon-menu-edit { background-image: url(edit-HC.gif) } UNUSED */ | |
85 | +.icon-menu-ctrl-panel { background-image: url(outras/16x16/categories/preferences-desktop.png) } | |
86 | +.icon-menu-admin { background-image: url(outras/16x16/categories/preferences-system.png) } | |
87 | +.icon-menu-my-groups { background-image: url(outras/16x16/apps/system-config-users.png) } | |
88 | +.icon-menu-login { background-image: url(outras/16x16/actions/log-in.png) } | |
89 | +.icon-menu-logout { background-image: url(outras/16x16/actions/log-out.png) } | |
90 | +.icon-menu-search { background-image: url(outras/16x16/actions/search.gif) } | |
91 | +/*.icon-menu-ed-design { background-image: url(edit-design-HC.gif) } UNUSED */ | |
92 | +.icon-menu-events { background-image: url(outras/16x16/mimetypes/stock_calendar.png) } | |
93 | +.icon-event { background-image: url(outras/16x16/mimetypes/stock_calendar.png) } | |
94 | +.icon-newevent { background-image: url(outras/16x16/mimetypes/stock_calendar.png) } | |
95 | +.icon-menu-articles { background-image: url(outras/16x16/apps/text-editor.png) } | |
96 | +/*.icon-menu-comments { background-image: url(blog-HC.gif) } UNUSED */ | |
97 | +.icon-menu-people { background-image: url(outras/16x16/apps/user.png) } | |
98 | +.icon-menu-mail { background-image: url(outras/16x16/apps/email.png) } | |
99 | +.icon-upload-file { background-image: url(outras/16x16/actions/filesave.gif) } | |
100 | +.icon-newupload-file { background-image: url(outras/16x16/actions/filesave.gif) } | |
101 | +.icon-slideshow { background-image: url(outras/16x16/mimetypes/x-office-presentation.png) } | |
102 | +.icon-photos { background-image: url(outras/16x16/devices/camera-photo.png) } | |
103 | + | |
104 | +.icon-text-html { background-image: url(outras/16x16/mimetypes/text-html.png) } | |
105 | +.icon-text-plain { background-image: url(outras/16x16/mimetypes/text-x-generic.png) } | |
106 | +.icon-image-svg-xml { background-image: url(outras/16x16/mimetypes/image-x-generic.png) } | |
107 | +.icon-application-octet-stream { background-image: url(outras/16x16/mimetypes/binary.png) } | |
108 | +.icon-application-x-gzip { background-image: url(outras/16x16/mimetypes/gnome-mime-application-x-gzip.png) } | |
109 | +.icon-application-postscript { background-image: url(outras/16x16/mimetypes/gnome-mime-application-postscript.png) } | |
110 | +.icon-application-pdf { background-image: url(outras/16x16/mimetypes/gnome-mime-application-pdf.png) } | |
111 | +.icon-application-ogg { background-image: url(outras/16x16/mimetypes/gnome-mime-application-ogg.png) } | |
112 | +.icon-video, .icon-video-mpeg { background-image: url(outras/16x16/mimetypes/video-x-generic.png) } | |
113 | +.icon-application-vnd-oasis-opendocument-text { background-image: url(outras/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.text.png) } | |
114 | +.icon-application-vnd-oasis-opendocument-spreadsheet { background-image: url(outras/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.spreadsheet.png) } | |
115 | +.icon-application-vnd-oasis-opendocument-presentation { background-image: url(outras/16x16/mimetypes/gnome-mime-application-vnd.oasis.opendocument.presentation.png) } | |
116 | + | |
117 | +.icon-media-pause { background-image: url(outras/16x16/actions/media-playback-pause.png) } | |
118 | +.icon-media-play { background-image: url(outras/16x16/actions/media-playback-start.gif) } | |
119 | +.icon-media-prev { background-image: url(outras/16x16/actions/media-skip-backward.png) } | |
120 | +.icon-media-next { background-image: url(outras/16x16/actions/media-skip-forward.png) } | |
121 | +.icon-lock { background-image: url(outras/16x16/actions/lock.png) } | |
122 | +.icon-chat { background-image: url(outras/16x16/apps/internet-group-chat.png); background-repeat: no-repeat } | |
123 | +.icon-reply { background-image: url(outras/16x16/actions/mail-reply-sender.png) } | |
124 | +.icon-newforum { background-image: url(outras/16x16/apps/internet-group-chat.png) } | |
125 | +.icon-forum { background-image: url(outras/16x16/apps/system-users.png) } | |
126 | +.icon-gallery { background-image: url(outras/16x16/mimetypes/image-x-generic.png) } | |
127 | +.icon-newgallery { background-image: url(outras/16x16/mimetypes/image-x-generic.png) } | |
128 | +.icon-locale { background-image: url(outras/16x16/apps/preferences-desktop-locale.png) } | |
129 | +.icon-user-removed { background-image: url(outras/16x16/actions/gtk-cancel.gif) } | |
130 | +.icon-user-unknown { background-image: url(outras/16x16/status/dialog-error.png) } | |
131 | +.icon-alert { background-image: url(outras/16x16/status/dialog-warning.png) } | |
132 | + | |
133 | +/******************LARGE ICONS********************/ | |
134 | +.image-gallery-item .folder { background-image: url(outras/96x96/places/folder.png) } | |
135 | +.image-gallery-item .gallery { background-image: url(outras/96x96/mimetypes/image-x-generic.png) } | ... | ... |