aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma/theme.css (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-03-22just a test: make the header/footer colors comply with the current themeplegall1-1/+3
git-svn-id: http://piwigo.org/svn/trunk@5247 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-19remove outline for tabsheet (it's ugly)nikrou1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@5194 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18feature 1519: admin instructions are dispatched into several tabs. Onlyplegall1-1/+3
applied to en_UK and fr_FR. The help content itself needs some updates but it will be another set of commits, in this commit, I nearly only modified the container. The new "Add Photos" help page only introduces you to 3 main ways to add photos: direct upload, pLoader and FTP. Each of them has a dedicated tab on the Admin>Photos>Add screen. No use of the big question mark icon linked to the Help pages in the administration header, to avoid having this icon twice : in the header + in the content next to H2. git-svn-id: http://piwigo.org/svn/trunk@5182 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-18make the fieldset labels easier to read (no italic, increased letter spacing,plegall1-1/+1
bold) make the fiedset border softer photos_add 2 screens comply with the fieldset system instead of specific formField divs. git-svn-id: http://piwigo.org/svn/trunk@5174 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17bug fixed: an ugly outline (blue on Safari) was displayed when clicking on ↵plegall1-1/+1
the admin section menu on roma theme git-svn-id: http://piwigo.org/svn/trunk@5172 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17Feature 1515: correct border-bottom in admin menubar.Gotcha1-2/+2
475px => 522px git-svn-id: http://piwigo.org/svn/trunk@5171 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1515: new organization for menu. Photos, Categories, Users, Plugins,plegall1-2/+3
Tools, Configuration. menubar bottom is ugly with the roma theme, it needs a fix. git-svn-id: http://piwigo.org/svn/trunk@5170 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17make the clear admin theme slightly clearerplegall1-4/+1
make the links less flashy in clear admin theme git-svn-id: http://piwigo.org/svn/trunk@5163 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-17feature 1514: new screen to manage installed themes; activate, deactivate,plegall1-0/+2
delete, set as default. plugins.class.php was merged back to a state it doesn't manage themes at all. themes.class.php was created instead, from a duplication of plugins.class.php and strongly modified then. feature 1507: the display of available themes is now much more "graphic". git-svn-id: http://piwigo.org/svn/trunk@5153 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-15feature 1507: better display for available themes (floating boxes)plegall1-0/+5
git-svn-id: http://piwigo.org/svn/trunk@5145 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-13feature 1502: based on Dotclear model, P@t has reorganized the way Piwigoplegall1-0/+0
manages template/theme in a simpler "theme only level" architecture. It supports multiple level inheritance. git-svn-id: http://piwigo.org/svn/trunk@5123 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-09feature 1491: administration panel header/footer. Graphicaly outside theplegall1-23/+22
administration theme. The header includes the gallery title with a link to gallery, a theme changer, an explicit "visit gallery" link, a logout link. The footer includes links to piwigo.org (homepage, documentation, forum) and the contact webmaster link. Due to new header/footer, I've removed the "Links" section in the menubar. The new footer sticks to the bottom of the browser window. I've slightly "rounded" grum tabs to look like the menubar borders. Graphical illustration (top left and bottom left leaves) were removed to improve readability. They make things beautiful on gallery side, they decrease usability on admin side. Piwigo logo was removed to save space on administration footer. It would be nice to have a small logo to place bottom left in the footer next to "Powered by Piwigo". Links>Administration link was replaced by a big link box just above the menubar. The H2 was outside the #content box, nearly invisible on top right corner. Now it is 1) easy to read 2) inside #content. feature 1490: ability to switch from goto/roma to goto/clear with a single click in administration header. The global organisation of the page is quite heavily changed. The global layout is: body#theAdminPage body#theAdminPage > #the_page body#theAdminPage > #the_page > #pwgHead body#theAdminPage > #the_page > #pwgMain body#theAdminPage > #the_page > #pwgMain > #menubar body#theAdminPage > #the_page > #pwgMain > #content body#theAdminPage > #the_page > #footer git-svn-id: http://piwigo.org/svn/trunk@5098 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-03-09update .css for new tabsheet lookgrum1-39/+41
git-svn-id: http://piwigo.org/svn/trunk@5096 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-02-27Feature 1460 : Customize form installation depending on database enginenikrou1-0/+1
- sqlite is proposed by default if severals database engine are available (cf conf) - sqlite is proposed before pdo-sqlite - remove host, user and password for sqlite git-svn-id: http://piwigo.org/svn/trunk@4985 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-08-07- comment a css rule in admin page (was making Firefox very slow on form ↵rvelices1-0/+3
controls activation - remove usage of jquery.dimensions because not required git-svn-id: http://piwigo.org/svn/trunk@3722 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13complement to r3282, remove all $Id$ in source code.plegall1-1/+0
git-svn-id: http://piwigo.org/svn/trunk@3283 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-05-13change: according to topic:15067, svn:keywords property was removedplegall1-1/+1
git-svn-id: http://piwigo.org/svn/trunk@3282 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-02-13New IE6 transparency enhancement in admin (Thanks to tweakpng).vdigital1-0/+1
merge -c3168 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3139 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-18Try to fix bad position for "nbm_repost_submit" button.rub1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@3099 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-01-11- Error icon misplacedvdigital1-1/+1
merge -c3068 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3069 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-23- Japanese flagvdigital1-1/+16
- <p> support in Sylvia menubar - Admin Help is chartered (First use of the discrete links) merge -c3017 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3019 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-22- datePicker calendar to be re-chartered (roma).vdigital1-8/+11
- Identification > Notification : Translation review - Header with no header (Sylvia only). merge -c3013 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3014 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-16#ff3300 replacement by #ff3333vdigital1-3/+3
merge -c2990 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2991 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-15Your coral is not the right colour code (to be confirmed)vdigital1-3/+3
merge -c2986 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2987 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14Linksvdigital1-4/+1
In menu and on page : they don't have the same appearance. None is properly chartered. merge -c2976 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2977 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-14Borders of Categories boxesvdigital1-0/+4
- wrong colour - global mode : frameborders around thumbnails are the wrong colour merge -c2972 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2973 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-11- Quicksearch and Links reviewvdigital1-2/+6
merge -c2966 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2967 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-09Why is there a blank line between: - Synchronize and - Managevdigital1-0/+3
Removed (Pierrick: I have no opinion concerning this blank line, I don't understand it.) - In english, titles need caps on each word. (Pierrick: If it only costs a CSS rule, yes please add it for english only. ) merge -c2963 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2964 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08- space between each tab should equivalent to one bulletvdigital1-1/+1
merge -c2955 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2956 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-08- fieldset :vdigital1-1/+1
border #666 (now : #999) merge -c2953 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2954 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Pictures > Waiting > Picturesvdigital1-0/+1
- Please, center column titles (category, Date, file, thumbnail, Author) - Caps are missing : Category, File, Thumbnail and Pictures > Waiting > Comments * Reject * Validate aligned and Pictures > Thumbnails - Caps are missing : path, filesize Translators: (Only English and French are updated) merge -c2943 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2944 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07Pictures > Ratingvdigital1-1/+1
- "First | Previous | 1 2 | Next | Last" : - text-color = #666 merge -c2941 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2942 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07"datePicker" icon was not aligned (align is not tested with all browsers)vdigital1-0/+1
merge -c2939 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2940 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-12-07- title "Subscribe" and "Unsubscribe" should centered (no right aligned)vdigital1-1/+1
merge -c2935 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2936 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-25merge -c2908 from branch 2.0 to trunkvdigital1-2/+2
Minor: Changes for IE6 better support (even if it is still very poor). git-svn-id: http://piwigo.org/svn/trunk@2909 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-11-21merge -c2896 from branch 2.0 to trunkvdigital1-1/+1
infos.png is moved from right to left in admin git-svn-id: http://piwigo.org/svn/trunk@2897 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-25Merging revision 2804vdigital1-1/+2
Minor: capitalization is limited to first-letter. git-svn-id: http://piwigo.org/svn/trunk@2805 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-16Some Input text have been enlarged in Admin (class="large")vdigital1-1/+2
Bullet points removed on comments in picture page. (Neuronal correction...)[merge] git-svn-id: http://piwigo.org/svn/trunk@2761 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15- Install process now looks like goto/roma.patdenice1-2/+2
- Move install.tpl to goto template. - add charset utf8 to fatal error function. - Check php version on install and upgrade, and die if < 5. git-svn-id: http://piwigo.org/svn/trunk@2747 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-15Neuronal correction... Buttons colors and comment list bullets.[merge]vdigital1-2/+2
git-svn-id: http://piwigo.org/svn/trunk@2746 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-14Stripy buttons have been reviewed.vdigital1-8/+12
git-svn-id: http://piwigo.org/svn/trunk@2735 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-09Sylvia theme: vdigital1-4/+3
- Slideshow icon left margin 7% - Missing Pause icon. - Missing Rating stars icons. Roma: - Adjust line-height to avoid truncated line in plugin menu scroll zone git-svn-id: http://piwigo.org/svn/trunk@2694 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-07Add space between icons in Category Managementvdigital1-0/+1
git-svn-id: http://piwigo.org/svn/trunk@2682 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-05Datepicker is chartered.vdigital1-0/+9
git-svn-id: http://piwigo.org/svn/trunk@2667 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-04- Correct display bug of quick local synchro in IE7.patdenice1-2/+2
- Translate this button. git-svn-id: http://piwigo.org/svn/trunk@2658 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-10-02Identification menu was broken.vdigital1-2/+2
Links are bordered on over except admin menu. git-svn-id: http://piwigo.org/svn/trunk@2640 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-29Link borders removed: with Stripy agreement.vdigital1-4/+4
git-svn-id: http://piwigo.org/svn/trunk@2626 68402e56-0260-453c-a942-63ccdbb3a9ee
2008-09-28RC1 - Last Graphic and CSS feedbackvdigital1-1/+2
git-svn-id: http://piwigo.org/svn/trunk@2622 68402e56-0260-453c-a942-63ccdbb3a9ee