Cross Reference: user.less
xref
: /
forgerock
/
openidm-v4
/
openidm-ui
/
openidm-ui-enduser
/
src
/
main
/
resources
/
css
/
user.less
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
user.less revision 337fe26d09f9ea524a14c93e0277b4b1bd3be6f9
/*
Clean up CSS
*/
.
managedObjectsContainer
{
margin
-
bottom
:
25
px
;
.
btn
-
toolbar
, {
border
-
bottom
:
none
;
padding
-
bottom
:
0
px
;
margin
-
bottom
:
0
px
;
margin
-
top
:
0
px
;
}
.
ui
-
jqgrid
{
margin
:
auto
;
}
}
.
checkboxList
ol
{
padding
-
left
:
20
px
;
margin
-
bottom
:
0
px
;
list
-
style
:
none
;
}
.
form
-
group
.
no
-
bottom
-
margin
{
margin
-
bottom
:
0
px
;
}
.
ui
-
state
-
default
, .
ui
-
widget
-
content
.
ui
-
state
-
default
, .
ui
-
widget
-
header
.
ui
-
state
-
default
{
background
-
image
:
none
;
background
-
color
:
none
;
}
.
ui
-
state
-
hover
, .
ui
-
widget
-
content
.
ui
-
state
-
hover
, .
ui
-
widget
-
header
.
ui
-
state
-
hover
, .
ui
-
state
-
focus
, .
ui
-
widget
-
content
.
ui
-
state
-
focus
, .
ui
-
widget
-
header
.
ui
-
state
-
focus
{
background
-
image
:
none
;
}
.
detailsLink
{
margin
-
left
:
15
px
;
text
-
decoration
:
underline
;
}
/*
Messages
*/
#
notifications
.
ui
-
accordion
.
ui
-
accordion
-
icons
{
padding
-
left
:
0
px
;
}
#
notifications
.
notification
-
title
.
message
-
icon
{
float
:
left
;
font
-
size
:
26
px
;
margin
-
right
:
5
px
;
margin
-
left
:
5
px
;
}
#
notifications
.
details
{
margin
-
left
:
5
px
;
}
#
notifications
.
ui
-
accordion
-
header
-
icon
{
background
-
image
:
none
;
}