Florian Strohmaier
ab626c211b
CSS: Fix alignment of action icon in tables
2016-04-07 11:42:57 +02:00
Eric Lippmann
793acd8475
CSS: Move styles related to controls to controls.less
...
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier
13f8da254c
CSS: Fix controls floating
...
refs #11145
2016-03-31 10:33:11 +02:00
Marius Hein
25369b6de5
Remove button style from action links
2016-02-29 22:41:39 +01:00
Eric Lippmann
5a76895105
CSS: Disable :hover transition on tr (WIP)
...
If any tr is hovered and auto-refresh kicks in, the tr will be hovered again which leads to "flickering".
We should find good a way to use transitions w/o flickering.
refs #11073
2016-02-25 14:52:54 +01:00
Eric Lippmann
ff3aa43070
CSS: Set tr background transition only for hover
...
fixes #11073
2016-02-23 15:40:47 +01:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
b483ab2a28
Revert "CSS: Allow coloring button-link"
...
This reverts commit fc4458857f
.
lessc treats classes w/ variables as mixins. Thus ignoring direct use of action-link and button-link in HTML for example.
2015-12-21 09:39:20 +01:00
Eric Lippmann
11e7d1050f
Merge branch 'bugfix/line-breaks-in-comments-10603'
...
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann
8800decc69
Use icinga-blue like background colors for active and hovered table rows
2015-12-15 13:32:56 +01:00
Eric Lippmann
707b954534
CSS: Add smooth transition on tr hover
2015-12-15 13:31:14 +01:00
Eric Lippmann
fc4458857f
CSS: Allow coloring button-link
2015-12-15 13:24:51 +01:00
Eric Lippmann
c227bcc94d
Rename error layout for guests and support theming
...
refs #10705
2015-12-10 13:34:54 +01:00
Eric Lippmann
012fdf9cb5
CSS: Add styles for centering content of unknown width and height both horizontally and vertically
2015-12-10 13:34:53 +01:00
Eric Lippmann
216d1e71e8
CSS: Add smooth transition on tr hover
2015-11-20 15:49:15 +01:00
Eric Lippmann
8d5da9bb86
CSS: Simplify comment-list style
2015-11-20 15:13:01 +01:00
Eric Lippmann
c0f1d6da33
doc: Add toc to design guidelines
2015-11-20 11:22:27 +01:00
Eric Lippmann
5ff53df094
Less padding for common-table th
2015-11-16 10:28:51 +01:00
Eric Lippmann
326745f3a6
Fix controls alignment
2015-11-16 10:24:33 +01:00
Eric Lippmann
6b90982a10
monitoring: Properly size object-features form
...
refs #5543
2015-11-10 13:30:30 +01:00
Eric Lippmann
db167becba
monitoring: Properly align object-features form
...
refs #5543
2015-11-10 13:23:47 +01:00
Eric Lippmann
bcdd7da4cd
CSS: Left align th of name-value-table
...
refs #5543
2015-11-10 09:30:33 +01:00
Eric Lippmann
a943240b57
CSS: Increase padding in common-table
...
refs #5543
2015-11-10 09:30:11 +01:00
Eric Lippmann
ed5a984980
CSS: Small fixes in main.less
...
refs #5543
2015-11-10 09:29:48 +01:00
Eric Lippmann
8c13583aba
CSS: Remove element qualifiers in main.less
...
refs #5543
2015-11-09 11:45:04 +01:00
Eric Lippmann
c46b3258b6
CSS: Move class preformatted to main.less
...
refs #5543
2015-11-09 11:43:20 +01:00
Eric Lippmann
27e1eb6661
CSS: Increase font-size and width on name-value-table
...
refs #5543
2015-11-09 11:33:37 +01:00
Thomas Gelf
fec21affc9
main.less: style caption element for common-table
2015-11-04 16:13:56 +01:00
Eric Lippmann
561acd9a9a
CSS: Fix border-left transparent of common-table (WIP)
...
refs #5543
2015-11-04 16:07:48 +01:00
Bernd Erk
0b46f9317e
Rename listing-table to common-table and remove action-table
...
Further, style for the common-table has been changed. (WIP)
refs #5543
2015-11-04 15:12:35 +01:00
Eric Lippmann
b9d09d2b66
CSS: Remove border-spacing from name-value-table
...
refs #5543
2015-11-04 12:11:16 +01:00
Eric Lippmann
846b13b72f
CSS: Remove text-center mixin
...
refs #5543
2015-11-03 13:03:53 +01:00
Eric Lippmann
50a8d2ca75
CSS: Remove text-left mixin
...
refs #5543
2015-11-03 13:02:33 +01:00
Eric Lippmann
6415bdb21e
CSS: Remove text-small mixin
...
refs #5543
2015-11-03 12:21:18 +01:00
Eric Lippmann
2ee611a927
monitoring: Don't show host and service links in the detail history
...
Further, eventhistory and detail-history now use the introduced event-history partial.
refs #10317
2015-11-03 11:21:14 +01:00
Eric Lippmann
ecfeb4fbe6
monitoring/CSS: Don't use text-small mixin for the selection info
...
refs #5543
2015-11-02 10:42:00 +01:00
Eric Lippmann
9463e16f67
CSS: Add smooth transition on action-table hover
...
refs #5543
2015-10-28 14:14:07 +01:00
Eric Lippmann
a8a87d27eb
CSS: Rename remove-comment to remove-action
...
refs #5543
2015-10-28 09:56:50 +01:00
Eric Lippmann
5fa6bac5ea
CSS: Move clearfix to mixins.less
...
refs #5543
2015-10-27 16:06:41 +01:00
Eric Lippmann
ec9e6152cf
Reduce style variety for comments
...
refs #5543
2015-10-27 16:05:43 +01:00
Eric Lippmann
f951e29269
CSS: Rename big-icon to large-icon and use percent instead of px for font-size
...
refs #10294
2015-10-27 14:10:31 +01:00
Eric Lippmann
9d02aa75ea
CSS: Move .primary-nav to nav.less
...
refs #5543
2015-10-27 14:02:29 +01:00
Eric Lippmann
0ff7420f50
CSS: Use em for th on name-value-table
...
refs #10294
2015-10-27 14:00:46 +01:00
Eric Lippmann
508e20dc76
CSS: Add rules for controls (WIP)
...
refs #5543
2015-10-01 22:58:40 +02:00
Eric Lippmann
08ab0befcd
CSS: compat.less and monitoring detail
...
refs #5543
2015-10-01 16:31:25 +02:00
Bernd Erk
05c5d5e8e7
CSS: fix in detail area
2015-10-01 15:17:48 +02:00
Bernd Erk
27378a3511
CSS: fixed in detail comments area
2015-10-01 14:43:16 +02:00
Eric Lippmann
b6ac7f0dee
CSS: Add dl.name-value-list
...
refs #5543
2015-10-01 00:56:38 +02:00
Eric Lippmann
3b5a04638a
CSS: Rename a.button to button-link and add centered-content
...
refs #5543
2015-09-30 23:58:38 +02:00
Eric Lippmann
2326997a25
CSS: Add class v-center
...
refs #5543
2015-09-30 18:32:29 +02:00