Closed
Bug 560958
Opened 16 years ago
Closed 16 years ago
Nice tweak to get the annoying drupal edit menues out of the way
Categories
(Websites Graveyard :: drumbeat.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ned, Assigned: cvertesi)
References
()
Details
I made a quick tweak to hide the drupal menues - View - Dev load - Dev Render etc. and reveal them on hover.
| Reporter | ||
Comment 1•16 years ago
|
||
$ svn ci -m "Bug 560958 - Nice tweak to get the annoying drupal edit menues out of the way"
Sending drumbeat/css/style.css
svn: Commit failed (details follow):
svn: File or directory 'css/style.css' is out of date; try updating
svn: resource out of date; try updating
$ svn up
G css/style.css
Updated to revision 354.
$ svn ci -m "Bug 560958 - Nice tweak to get the annoying drupal edit menues out of the way"
Adding (bin) drumbeat/images/edit_panel.png
Adding (bin) drumbeat/images/edit_panel_hover.png
Transmitting file data ..
Committed revision 355.
$ svn ci -m "Bug 560958 - Nice tweak to get the annoying drupal edit menues out of the way - fixed bg image paths"
Sending drumbeat/css/style.css
Transmitting file data .
Committed revision 356.
$ svn ci -m "Bug 560958 - Nice tweak to get the annoying drupal edit menues out of the way - z-index fix"
Sending drumbeat/css/style.css
Transmitting file data .
Committed revision 357.
| Reporter | ||
Updated•16 years ago
|
Assignee: ned → mhaggerty
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•16 years ago
|
||
svn ci -m "Bug 560958 - Nice tweak to get the annoying drupal edit menues out of the way - tweak to box-shadow"
Sending drumbeat/css/style.css
Transmitting file data .
Committed revision 358.
| Reporter | ||
Comment 3•16 years ago
|
||
sorry so many commits - I am working on the remote dev server so it's sometimes a bit confusing :(
| Reporter | ||
Comment 4•16 years ago
|
||
created a bug to deal with the user account page's admin menu as a special case: https://bugzilla.mozilla.org/show_bug.cgi?id=560958
See Also: → 560958
| Reporter | ||
Comment 5•16 years ago
|
||
oops - here is the bug for the account admin-menu: https://bugzilla.mozilla.org/show_bug.cgi?id=561090
| Reporter | ||
Comment 6•16 years ago
|
||
assigning to Campbell to migrate through the pipe to live
Assignee: mhaggerty → cvertesi
Updated•11 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•