Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (283 - 285 of 1173)

Ticket Resolution Summary Owner Reporter
#422 invalid Header drop-down disappears when clicked Jef van Schendel Jef van Schendel
Description

If you click on the expanded drop-down list, it will disappear. If you click on the original button, it doesn't disappear. Both of these behaviors are wrong.

The expanded drop-down list should disappear when the user clicks anywhere but on the list itself.

(Also, it needs some small styling changes to make it look like the button and the list are visually connected.)

#432 fixed Upload media button should be more visible Jef van Schendel Christopher Allan Webber
Description

Since moving things over to the user dropdown menu (which is generally great!) one bad thing has happened, which is that the "add media" button we used to have has disappeared. Users who used to probably know where to look for that button now might have no idea where to find how to upload media, since it's basically "hidden".

We should probably keep this one item in its former position. All other items make sense to exist in the user dropdown menu!

#483 fixed Default “empty” background does not work for Airy Jef van Schendel Aleksej
Description

An empty user page bio or gallery shows a background made of dots:

.empty_space {

background-image: url("../images/empty_back.png"); font-style: italic; text-align: center; height: 160px; padding-top: 70px;

}

The default dots are intended for black background, on which they are almost invisible, so they don’t interfere with the text that shows over them.

But on Airy’s light background, they make text (especially green one) hard to read.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.