Commit Graph

63 Commits

Author SHA1 Message Date
Hadi Nategh
812b126e85 Fix missing space between dialog footer border and buttons 2022-01-21 13:31:24 +01:00
Hadi Nategh
1f066dee26 Implement new egw messaging (keeps not deliberately dismissed messages) 2020-07-17 14:09:37 +02:00
Hadi Nategh
90474d6163 Add shadow to messagebox 2019-04-10 15:32:01 +02:00
Hadi Nategh
37097f7237 Fix broken min-width of messagebox 2019-04-09 11:51:45 +02:00
Hadi Nategh
014cd08e28 Improves the message box style 2019-04-09 11:30:36 +02:00
Hadi Nategh
08ac18c4db Apply new style for row selection and hover 2019-04-03 11:26:32 +02:00
Hadi Nategh
f275a6a5fe Fix broken styles of select/input in site configurations 2017-12-08 11:12:35 +01:00
Hadi Nategh
9f1c0c89b4 Styling improvement for tabs 2016-06-01 15:04:05 +02:00
Hadi Nategh
e75a1b6348 Dialog styling W.I.P.:
- Get all buttons fit into footer toolbar for calendar edit
- Fix tabs flicker when switching between tabs
- Fix padding right for td
- Fix general styling for buttons
2016-04-07 12:42:27 +00:00
Hadi Nategh
a46b4fbfea Dialog styling W.I.P.:
- New design for header & footer in dialogs
- More styling of calendar edit dialog
2016-04-07 09:13:26 +00:00
Hadi Nategh
50aae863b6 Edit dialogs style W.I.P.:
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
Hadi Nategh
0a646b5e43 Do not manipulate selectbox's height 2016-03-31 16:59:47 +00:00
Ralf Becker
a54f8f2a28 fix some alignment issues: always have a margin for widgets with a lable, ... 2016-03-31 09:21:55 +00:00
Hadi Nategh
e39005ec73 Implement discard option for egw.message:
- function new signature: message(_msg, _type, _discard) where the discard is boolean
- Add discard checkbox in order to be able to discard an info_message
2015-08-14 09:49:57 +00:00
Hadi Nategh
35248d8ffb Add missing commit from previous one 2015-04-21 13:00:11 +00:00
Hadi Nategh
b18f0ecc76 Fix egw_message does not show newlines 2015-02-17 13:10:21 +00:00
Hadi Nategh
13684d4903 Activate cross-browser autocomplete
- Replace et2_contianer from DIV to FORM
- Add autocomplete fixer to submit action
- Add autocomplete fixer to nextmatch search box
2015-02-03 17:42:32 +00:00
Ralf Becker
e4b85a23fe do not limit width of messages, centering is now done in egw.message via javascript 2014-11-21 16:17:20 +00:00
Hadi Nategh
956e14e556 Remove explicit css class which was applied to all buttons with image located inside tabed dialog, causes broken styling of toolbars used inside tabed dialog 2014-09-29 11:12:45 +00:00
Stefan Reinhardt
c6527ff2a4 pixelegg / less
cleanup less files

separate the definitions in different files

merge them in definitions.less

###

same with layout_ files / merge in layout_defintions.less

#
change all app.less files
2014-07-16 11:24:38 +00:00
Stefan Reinhardt
d2f7fbaa81 Admin : grayfilter for images 2014-07-03 14:58:23 +00:00
Stefan Reinhardt
293a4d5fb2 pixelegg.less
Favorites in purple
2014-06-16 11:06:15 +00:00
Stefan Reinhardt
c0a3e79a40 Header Part Dialog 2014-04-24 11:01:34 +00:00
Ralf Becker
439e5e490c keep lines ("\n") in messages 2014-04-17 07:35:06 +00:00
Stefan Reinhardt
2c905c6847 pixelegg less - latest update 2014-04-01 09:14:34 +00:00
Ralf Becker
aa4552faec nicer formatting of apps using old eTemplate 2014-03-24 15:09:45 +00:00
Hadi Nategh
99c1bcd865 Set display elements inside dialogOperators css class as inline-block 2014-03-18 10:48:22 +00:00
Stefan Reinhardt
2732586a8c traditional.less -> will be used from now 2014-03-17 14:10:27 +00:00
Hadi Nategh
4c115d65e9 Change min-width for buttons dialogFootertoolbar in pixelegg template, as they were too big 2014-03-12 10:06:54 +00:00
Stefan Reinhardt
8cf6639153 layout_dialog.less - css Toolbar nowrap 2014-03-11 18:09:13 +00:00
Stefan Reinhardt
1aaf19f997 Addressbook edit Dialog - fix css + less + images 2014-03-11 16:38:24 +00:00
Stefan Reinhardt
9c4a5f054b Addressbook Dialog - IMG Size - less files 2014-03-10 16:30:45 +00:00
Stefan Reinhardt
d674768754 pending changes 2014-03-10 16:08:59 +00:00
Stefan Reinhardt
0313de5294 new pictures for nextmatch sorting asc + desc
less classes
2014-03-05 11:08:44 +00:00
Stefan Reinhardt
f5c9dd79a5 change .Class Names in prettyPrint 2014-03-05 09:18:54 +00:00
Stefan Reinhardt
d1ae03e45c documentation update and cleanup 2014-02-24 17:18:34 +00:00
Ralf Becker
b423456469 Pixelegg changes from Thursday 2014-02-19 08:20:52 +00:00
Ralf Becker
b0b5ae360b pixelegg changes from Tuesday 2014-02-12 08:10:04 +00:00
Ralf Becker
52f5061c52 pixelegg changes from weekend 2014-02-10 09:31:29 +00:00
Ralf Becker
1beb73db9e setting huge z-index for message, to are completly above "icons" in top right 2014-02-07 16:36:59 +00:00
Ralf Becker
9cee688e82 pixelegg changes from today 2014-02-06 17:35:54 +00:00
Ralf Becker
feb549c120 move egw_(message|app_header) from jsapi.js to egw_message.js available as egw(window).message(_msg, _type) and make it usable in popups too 2014-02-06 15:42:45 +00:00
Ralf Becker
7e672697fb pixelegg changes from Wednesday 2014-02-06 07:40:54 +00:00
Ralf Becker
be71b063c0 some style for admin - site configuration 2014-02-05 20:21:34 +00:00
Ralf Becker
91771d6623 padding of 8px of all dialog windows 2014-02-05 10:02:40 +00:00
Ralf Becker
1551d20e0a pixelegg changes from wednesday 2014-01-23 08:44:38 +00:00
Ralf Becker
5453f0c5fe pixelegg changes from today 2014-01-18 17:51:29 +00:00
Klaus Leithoff
5406f80fd6 pixelegg changes from wednesday, new/changed images and styles 2014-01-15 13:45:44 +00:00
Ralf Becker
7f45b0725a pixelegg changes from monday 2014-01-14 08:20:19 +00:00
Ralf Becker
5a272a994e pixelegg changes from yesterday 2014-01-10 05:26:09 +00:00