| Anonymous | Login | Signup for a new account | 2013.05.23 20:20 CEST |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002325 | [Piwigo] display | minor | always | 2011.06.03 13:33 | 2011.07.15 21:33 | ||
| Reporter | eric | View Status | public | ||||
| Assigned To | Gotcha | ||||||
| Priority | normal | Resolution | fixed | Platform | Apache | ||
| Status | closed | OS | Linux | ||||
| Projection | none | OS Version | PWG 2.2 | ||||
| ETA | none | Fixed in Version | 2.2.4 | Product Version | 2.2.2 | ||
| Target Version | 2.2.4 | Product Build | |||||
| Summary | 0002325: Useless scrollbar in admin menu > plugins in Roma theme | ||||||
| Description | In the administration panel, "Plugins" menu, and with the theme "Roma", a scrollbar can appear when some plugins names are too long. This is unnecessary because the "Plugins" menu adapts automatically his height and generates use problems. | ||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| browser | any | ||||||
| Database engine and version | |||||||
| PHP version | |||||||
| Web server | Apache 1.3.x | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0005176) Gotcha (developer) 2011.06.03 14:19 |
#menubar ul.scroll { overflow-y:auto; /* Only IE family supports colored scrollbar */ scrollbar-face-color: 0000222; scrollbar-shadow-color: 0000444; scrollbar-highlight-color: #000; scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: 0000333; scrollbar-track-color: 0000111; scrollbar-arrow-color: #ff3333; } |
|
(0005205) svn (reporter) 2011.06.10 23:46 |
[Subversion] r11307 by Gotcha on trunk -----[Subversion commit log]---------------------------------------------------- Useless scrollbar in admin menu > plugins in Roma theme bug:2325 |
|
(0005206) Gotcha (developer) 2011.06.10 23:51 |
Remove CSS code : #menubar ul.scroll { overflow-y:auto; /* Only IE family supports colored scrollbar */ scrollbar-face-color: 0000222; scrollbar-shadow-color: 0000444; scrollbar-highlight-color: #000; scrollbar-3dlight-color: #292929; scrollbar-darkshadow-color: 0000333; scrollbar-track-color: 0000111; scrollbar-arrow-color: #ff3333; } |
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group Contact |