Bharat Mediratta
6c828a0dd6
We no longer need the digibug section now that we've got a menu for
...
thumbnail actions.
2009-06-27 16:30:16 -07:00
Tim Almdal
627b5e144c
This change to the default/css/screen.css file was overlooked
2009-06-25 08:53:04 -07:00
Tim Almdal
d9e4ad79bb
1) Move the digibug css in the default and admin_default themes
...
2) Remove most of the marketing cruft on the admin pages
3) Change the name of the admin settings to just Digibug
4) Remove the "switch on mouseover" approach
2009-06-25 08:14:34 -07:00
Chad Kieffer
ec67300f96
Cleanup pass. Fixed formatting, grouped a few selectors. Removed empty selectors.
2009-06-25 00:06:59 -06:00
Chad Kieffer
fae6d753e9
Group RTL styles together in their own section.
2009-06-24 23:48:28 -06:00
Tim Almdal
292d216f7c
Implement printing support on the photo page. I've used an icon that doesn't
...
quite match the theme temporarily. I'm hoping to have a matching icon soon.
2009-06-24 18:02:36 -07:00
Bharat Mediratta
ec61cd5031
Fix css indentation
2009-06-22 14:20:28 -07:00
Bharat Mediratta
9bdeb726ac
Fix indentation
2009-06-22 13:25:55 -07:00
Bharat Mediratta
b72d0db7be
More minor facelift for the admin/g2_import page.
2009-06-19 15:56:55 -07:00
Bharat Mediratta
feab9cfc34
Give the admin/g2_import page a facelift.
2009-06-19 13:47:38 -07:00
Bharat Mediratta
c2faf5f8c8
Move 'Permissions' above 'STUFF THAT NEEDS A HOME' since I think that
...
the stuff that needs a home is a catch all and should be at the
bottom.
2009-06-19 13:35:53 -07:00
Bharat Mediratta
b3226d7cbb
Improve the task dialog
...
1) Put a "starting up..." message before there's any feedback from the server
2) show the title of the task in the dialog.
2009-06-19 13:25:42 -07:00
Chad Kieffer
89b6570ecc
Update floats after .rtl addition. Both should work now.
2009-06-09 21:33:16 -06:00
Andy Staudacher
b9ee6f7d18
Merge branch 'master' of git@github.com:gallery/gallery3
2009-06-06 15:24:49 -07:00
Andy Staudacher
0e415dae9b
Preliminary BiDi support (needs *a lot* of tweaking)
2009-06-06 15:24:14 -07:00
Chad Kieffer
c5425f42a4
Remove album view icon link, added album link to info module. This and breadcrumb should suffice.
2009-06-06 00:35:30 -06:00
Chad Kieffer
71257cedb6
Forgot to remove notify css classes in default theme in previous commit.
2009-06-05 01:17:16 -06:00
Tim Almdal
13b12f410e
Create a gDialogLargeLoading class for use with dialogs when running something that will take a little longer. If the standard gLoadingLarge is used with
...
a dialog then the ui-dialog-content class will override the background and the loading icon will not be seen.
Signed-off-by: Bharat Mediratta <bharat@menalto.com >
2009-06-05 03:13:10 +08:00
Chad Kieffer
bc38505251
Update notify/watch eyeglasses icon with bullhorn icon. Rename css/image names from watch to notify.
2009-06-04 11:55:18 -07:00
Chad Kieffer
f737963286
Remove insertion of content via CSS, it's not supported by IE. Just added sufficient white space as a seperator.
2009-05-30 23:20:18 -06:00
Chad Kieffer
0ab31b5167
Fix width of add tag text input in IE
2009-05-30 23:15:02 -06:00
Chad Kieffer
d9a3a609f2
Fix height on #gQuickPane in IE
2009-05-30 23:10:18 -06:00
Chad Kieffer
f95b51e219
Fix IE issues with gPager, switch gPager from id to class, it's possible that we might want it to appear more than once in views.
2009-05-30 23:04:55 -06:00
Chad Kieffer
cf00314c6a
Use short hex for colors, #cccccc > #ccc
2009-05-30 16:13:16 -06:00
Chad Kieffer
dcc67ad297
Refine link colors a bit. Drop orange for hover. Remove underlines for sf-menu hovers.
2009-05-30 16:02:27 -06:00
Chad Kieffer
11c8a84f49
Added album icon before album titles. Thx again Ben.
2009-05-22 00:12:37 +00:00
Chad Kieffer
893243b048
Added Ben Dunkle's current watch icon. Renamed icon file name to keep 'em grouped
2009-05-21 03:38:24 +00:00
Jakob Hilden
cb1a5113f8
permissions UI facelift
2009-05-14 00:12:46 +00:00
Chad Kieffer
853c00cde0
Highlight status messages on load, fade them out after a few seconds. Make success green brighter.
2009-05-09 07:10:36 +00:00
Jakob Hilden
03960546be
added icons to permissions UI
2009-04-12 18:27:45 +00:00
Chad Kieffer
a57d0d93a8
Add quick edit pane to resize images, ticket #189
2009-03-31 05:14:40 +00:00
Chad Kieffer
591403d794
Added rotate cc and ccw icons to themeroller theme and css to default theme, applied to quick pane rotate buttons. Hope that jQuery UI includes rotate icons eventrually so we don't have to maintain this.
2009-03-18 06:15:37 +00:00
Chad Kieffer
a20241f9ea
Stop header height from collapsing when there's no breadcrumb present, as is the case with tag albums. Thanks to gadulia for reporting: http://gallery.menalto.com/gallery_3.0_alpha_1_released?page=1#comment-302916
2009-03-18 05:16:58 +00:00
Bharat Mediratta
0f6e826860
Even out the padding for #gAddPhotosQueue .box
2009-03-17 06:05:46 +00:00
Chad Kieffer
920804bd47
Style breadcrumb in photo upload dialog
2009-03-17 05:57:40 +00:00
Bharat Mediratta
c6f03284c4
Make the gAddPhotosCanvas take up the entire dialog, for now.
2009-03-17 05:28:43 +00:00
Bharat Mediratta
0f5ccc9aa3
Switch from using SimpleUploader to using swfUpload as our flash based
...
uploader. This is modeled on
http://codex.gallery2.org/Gallery3:Upload_UX but is not yet complete.
Notes:
* Changed #gProgressBar to .gProgressBar to support multiple progress
bars on the same page
* Added a bunch of CSS to the "needs a home" section in
themes/default/css/screen.css
2009-03-17 05:20:37 +00:00
Chad Kieffer
af83f5d3fc
Simplify gError, gWarning, gInfo, gSuccess selectors to allow them to be used within more elements. Updated gError styles in forms.
2009-03-17 05:11:17 +00:00
Chad Kieffer
c377ffc2a5
Ticket #97 . Applied button css where missing. Minor form css improvements.
2009-03-16 05:50:05 +00:00
Chad Kieffer
ec195a5721
Lighten color of user name in login menu
2009-03-12 04:46:14 +00:00
Bharat Mediratta
f0be5c7c03
Undo "#gProgressBar { visibility: hidden }", introduced in r20264
...
which caused the progress bar to be invisible for admin/maintenance
tasks.
2009-03-09 07:48:36 +00:00
Tim Almdal
c0e65b2029
move server_add styles into the theme screen.css files
2009-03-04 16:36:41 +00:00
Chad Kieffer
1af62de44c
Partial next/last pager fix for IE 6 and 7. Button's width is still foced to 100%. Think this is a jQuery UI CSS issue and I haven't figured out an override for it yet.
2009-02-23 03:39:44 +00:00
Chad Kieffer
9b73213693
Add Cancel link next to submit buttons in dialogs. Apply button style to buttons in dialogs.
2009-02-22 08:05:15 +00:00
Chad Kieffer
9344141231
Minor fixes to gAlbumGrid and gPager
2009-02-22 07:32:38 +00:00
Chad Kieffer
e6836d8a5e
Apply button styles to pager buttons and position in consistent locations.
2009-02-22 02:09:48 +00:00
Tim Almdal
2b047aaca9
Change #Breadcrumbs to a css class. This allows the formatting to be
...
used multiple times on the same page. (For example in a dialog box
such as in jhilden's upload mockup)
2009-02-20 14:11:33 +00:00
Chad Kieffer
5dcf2794c5
Fixes to comment admin buttons.
2009-02-20 07:10:20 +00:00
Chad Kieffer
7c0655bb36
Bring the default theme's header visually closer to the admin_default's header.
2009-02-15 03:18:48 +00:00
Chad Kieffer
5dad40b1ae
Ticket #2 . Tighten up search results UI.
2009-02-13 03:21:19 +00:00