aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-01-14try to fix buggy admin menu since jquery updatemistic1001-0/+2
git-svn-id: http://piwigo.org/svn/trunk@20156 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-12-23cleanup admin cssrvelices1-2/+4
git-svn-id: http://piwigo.org/svn/trunk@19530 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-18feature:2780 Differentiate graphically physical album vs virtual albums, ↵mistic1001-1/+1
only apply to direct descendants git-svn-id: http://piwigo.org/svn/trunk@19066 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-10feature:2780 Differentiate graphically physical album vs virtual albumsmistic1001-0/+4
git-svn-id: http://piwigo.org/svn/trunk@18985 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-08cleanup admin cssrvelices1-2/+5
git-svn-id: http://piwigo.org/svn/trunk@18976 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-10-11upgrade cluetip version from 1.0.7 to 1.2.6rvelices1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-08-01batch manager improvements/fixes:rvelices1-3/+1
- when refreshing photo set, start is set to 0 (otherwise if the new set is smaller that start, it looks like it is empty) - correct positioning of thumbnails (width/height) is done in template instead of javascript (immediate instead on ready + no reflows) - less space lost on batch manager page - fix wrong page title in batch manager because of global variable $title overriden - fix language keys in element_set_ranks (capital/lowercase issue) git-svn-id: http://piwigo.org/svn/trunk@17289 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-07-06feature 2680: styles for jQuery UI slider mistic1001-0/+4
still need to include "themes/default/js/ui/theme/jquery.ui.slider.css" git-svn-id: http://piwigo.org/svn/trunk@16390 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-06-06bug fixed: rounded corners with Firefox 13plegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@15577 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-20feature 2581: new design on albums list management.plegall1-2/+2
icons removed, replaced by text links visible on :hover better ergonomy for automatic order: the "save manual order" submit button only appears when a change is detected in the album ordering. The "automatic sort order" becomes a dedicated fieldset, hidden by default, displayed "on user demand". new virtual album form displayed only "on user demand" cat_list, cat_move and permalinks are 3 tabs for the "Albums > Manage" link in the menubar. permalinks admin page slightly redesign: fieldsets instead of centered h3, "on user demand" form to add/modify permalinks. git-svn-id: http://piwigo.org/svn/trunk@13282 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-18change color scheme on submit buttons for clear theme: white text on dark grayplegall1-2/+3
background and orange background on :hover. On many places, the submit buttons are now left aligned (instead of centered) On configuration option screens, the "Reset" button was removed: useless and confusing. Much simpler "Quick Local Synchronization" button on admin/intro.tpl for admin theme clear. git-svn-id: http://piwigo.org/svn/trunk@13244 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-10feature 2565 added: pending comments screen, highlight selected commentsplegall1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-02-02feature 2561: move some CSS rules from cat_modify.tpl to theme.cssplegall1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@13020 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-29removed unused css rules rvelices1-4/+7
git-svn-id: http://piwigo.org/svn/trunk@12670 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-15remove some useless css admin rulesrvelices1-16/+14
git-svn-id: http://piwigo.org/svn/trunk@12633 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-11-08Merge r12588 from br2.3 to trunkGotcha1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@12589 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-10-28feature 2477: remove unnecesary admin css rules / html elementsrvelices1-5/+8
git-svn-id: http://piwigo.org/svn/trunk@12528 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-27feature 2417 added: add progress bar (jQuery UI progress bar) + details onplegall1-0/+2
progressing upload like "photo 21 of 46". git-svn-id: http://piwigo.org/svn/trunk@12005 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-16bug:2348 useless block on the right side of admin tab in Google Chrome mistic1001-6/+5
git-svn-id: http://piwigo.org/svn/trunk@11393 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-06-10Useless scrollbar in admin menu > plugins in Roma theme Gotcha1-5/+0
bug:2325 git-svn-id: http://piwigo.org/svn/trunk@11307 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : fix fix fix the style !mistic1001-2/+0
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23plugin manager : delete ordering by name, fiw some stylesmistic1001-4/+3
git-svn-id: http://piwigo.org/svn/trunk@11010 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-05-23TokenInput : order tags, theme for roma, 'new' text translatedmistic1001-0/+7
git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-04-12new plugins manager, update TipTip in v1.3mistic1001-2/+6
git-svn-id: http://piwigo.org/svn/trunk@10305 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-21move CSS rules from batch_manager_global.tpl to theme.cssplegall1-1/+6
change batch_manager_global selected thumbnail background color for "roma" admin theme. git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-03-06bug:1768patdenice1-2/+2
In administration panel, the message "Gallerie in maintenance" hide information from behind. git-svn-id: http://piwigo.org/svn/trunk@9551 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-01-18feature 2113: new logo on administration screenplegall1-2/+1
git-svn-id: http://piwigo.org/svn/trunk@8732 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29some admin theme cleanup - remove unused cssrvelices1-16/+16
git-svn-id: http://piwigo.org/svn/trunk@8383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-12-29some admin theme cleanup - remove unused css, unused icons rvelices1-17/+0
git-svn-id: http://piwigo.org/svn/trunk@8382 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-24css rules simplificationrvelices1-5/+5
- merged rules - remove overly qualified inefficient selectors etc... git-svn-id: http://piwigo.org/svn/trunk@7869 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-11-19removed unused css rules from admin rvelices1-3/+2
git-svn-id: http://piwigo.org/svn/trunk@7822 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-06-09Feature 1728 fixed : use autoHeight accordion paramnikrou1-6/+5
git-svn-id: http://piwigo.org/svn/trunk@6496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-24bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safariplegall1-13/+6
BUT was introducing a major visual issue for IE8. Backmerged + adds the -webkit radius anyway. This is a quickfix for release 2.1.1, the improved display introduced by nikrou was nice and it would be better to have it, but working in IE8 git-svn-id: http://piwigo.org/svn/trunk@6320 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-20Correction CSS for Elevator badly placed in the plugins list Gotcha1-1/+1
bug:1658 git-svn-id: http://piwigo.org/svn/trunk@6247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-01Bug 1636 fixed : add radius for chrome. Simplify css tabsheet.nikrou1-6/+13
git-svn-id: http://piwigo.org/svn/trunk@6027 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-29- Fix tab display on IEpatdenice1-1/+1
- Display missing screenshot on themes_new if screenshot is missing. git-svn-id: http://piwigo.org/svn/trunk@6015 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-28Fix tooltip position on admin intro page.patdenice1-2/+2
Menubar reordering now looks like category reordering. git-svn-id: http://piwigo.org/svn/trunk@5980 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-08Bug 1549 fixed : some texts are not correcly positionned.nikrou1-4/+9
git-svn-id: http://piwigo.org/svn/trunk@5724 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07Feature 1545 : refactoring, move css rules for calendar icon to ↵nikrou1-1/+0
default/themes (default-layout.css) git-svn-id: http://piwigo.org/svn/trunk@5702 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07Feature 1545 : fix calendar icon alignmentnikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5701 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug 1582: fix help.png position in administration.plegall1-3/+0
better help.png icon for the clear admin theme. git-svn-id: http://piwigo.org/svn/trunk@5699 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-04-07bug 1545: fix datepicker calendar for roma admin theme + move common rules toplegall1-0/+13
default-layout.css. git-svn-id: http://piwigo.org/svn/trunk@5697 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-31feature 1535: apply the plugin/theme managers look&feel to language manager.plegall1-1/+5
git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-30feature 1557: new design for plugin list management, 1 block = 1 status.plegall1-0/+3
No icon. git-svn-id: http://piwigo.org/svn/trunk@5474 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29update clear & roma theme with generic classes, adding input stylesgrum1-0/+3
git-svn-id: http://piwigo.org/svn/trunk@5463 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-29update clear & roma theme with generic classes, allowing to use theme colors ↵grum1-1/+14
for plugin + invert tables colors for clear theme git-svn-id: http://piwigo.org/svn/trunk@5460 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-26bug 1495: use the wiki icons in errors/infos blocks + merge CSS rules.plegall1-12/+0
git-svn-id: http://piwigo.org/svn/trunk@5383 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25Change colors selected tags (Admin Roma)Gotcha1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@5368 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25feature 1529: make the checked tags more obvious (distinct background color)plegall1-0/+2
git-svn-id: http://piwigo.org/svn/trunk@5366 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-25bug 1495: "infos" and "errors" blocks are more visible for the "roma" adminplegall1-5/+12
theme. I have simply used the same CSS rules as for "clear" theme. git-svn-id: http://piwigo.org/svn/trunk@5364 68402e56-0260-453c-a942-63ccdbb3a9ee