Project

General

Profile

Actions

Error #31

closed

droplets icon size didn't fit to css

Added by Matthias about 7 years ago. Updated about 7 years ago.

Status:
Done
Priority:
Hoch
Assignee:
Target version:
-
Start date:
2017-03-01
Due date:
% Done:

100%

Estimated time:

Description

Size of icons in droplets overwiew is 24px. They are enlarged to 30px via css. Please change line 125 of droplets/themes/default/css/default.css from:

tbody.icons tr button img { width: 30px; height: 30px; }

to:

tbody.icons tr button img { width: 24px; height: 24px; }

Actions #1

Updated by Frank about 7 years ago

Seems there is also a scrolltable.css missing (says firebug).

And the droplet-titles are again very short.

Actions #2

Updated by Manuela about 7 years ago

  • Status changed from New to Done
  • % Done changed from 0 to 100
  • Operating System Linux (Hosting) added
Actions

Also available in: Atom PDF