Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1608614
Portlet.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
Portlet.css
View Options
.
dojoxPortlet
{
margin-bottom
:
5
px
;
}
.
dojoxPortlet
.
dijitTitlePaneTitle
.
dojoxPortletIcon
{
width
:
15
px
;
height
:
15
px
;
float
:
right
;
cursor
:
pointer
;
background-repeat
:
no-repeat
;
}
.
tundra
.
dojoxPortlet-movable
.
dijitTitlePaneTitle
,
.
soria
.
dojoxPortlet-movable
.
dijitTitlePaneTitle
,
.
nihilo
.
dojoxPortlet-movable
.
dijitTitlePaneTitle
{
cursor
:
move
;
}
.
dojoxPortlet
.
dijitTitlePaneTitle
{
font-weight
:
bold
;
font-size
:
0.9
em
;
}
.
soria
.
dojoxPortlet
.
dijitTitlePaneTitle
{
color
:
#243C5F
;
}
.
tundra
.
dojoxPortlet
.
dijitTitlePaneTitle
,
.
nihilo
.
dojoxPortlet
.
dijitTitlePaneTitle
{
color
:
#333
;
}
.
dojoxPortlet-nonmovable
.
dijitTitlePaneTitle
{
cursor
:
default
;
}
.
tundra
.
dojoxPortlet
.
dojoxPortletIcon
{
background-image
:
url
(
"../../../dijit/themes/tundra/images/spriteRoundedIconsSmall.gif"
);
}
.
soria
.
dojoxPortlet
.
dojoxPortletIcon
{
background-image
:
url
(
"../../../dijit/themes/soria/images/spriteRoundedIconsSmall.gif"
);
}
.
nihilo
.
dojoxPortlet
.
dojoxPortletIcon
{
background-image
:
url
(
"../../../dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif"
);
}
.
dojoxPortlet
.
dojoxCloseNode
,
.
dojoxPortlet
.
dojoxCloseNode
{
background-position
:
right
0
px
;
}
.
dojoxPortlet
.
dojoxCloseNodeHover
{
background-position
:
right
-15
px
;
}
.
tundra
.
dojoxPortlet
.
dijitOpen
.
dojoxArrowDown
,
.
soria
.
dojoxPortlet
.
dijitOpen
.
dojoxArrowDown
,
.
nihilo
.
dojoxPortlet
.
dijitOpen
.
dojoxArrowDown
{
background-position
:
-15
px
top
;
}
.
tundra
.
dojoxPortlet
.
dijitClosed
.
dojoxArrowDown
,
.
soria
.
dojoxPortlet
.
dijitClosed
.
dojoxArrowDown
,
.
nihilo
.
dojoxPortlet
.
dijitClosed
.
dojoxArrowDown
{
background-position
:
0
top
;
}
.
tundra
.
dojoxPortlet
.
dojoxPortletSettingsIcon
,
.
soria
.
dojoxPortlet
.
dojoxPortletSettingsIcon
,
.
nihilo
.
dojoxPortlet
.
dojoxPortletSettingsIcon
{
background-image
:
url
(
images/icons.png
);
background-position
:
0
1
px
;
}
.
tundra
.
dojoxPortletSettingsContainer
,
.
soria
.
dojoxPortletSettingsContainer
,
.
nihilo
.
dojoxPortletSettingsContainer
{
border-bottom
:
1
px
solid
#BFBFBF
;
padding
:
4
px
;
}
.
tundra
.
dijitDialogPaneContent
.
dojoxPortletSettingsContainer
,
.
soria
.
dijitDialogPaneContent
.
dojoxPortletSettingsContainer
,
.
nihilo
.
dijitDialogPaneContent
.
dojoxPortletSettingsContainer
{
border-bottom
:
none
;
}
.
soria
.
dojoDndItemOver
.
dojoxPortletTitle
{
border-top
:
1
px
solid
#8D8D8D
;
border-left
:
1
px
solid
#8D8D8D
;
border-right
:
1
px
solid
#8D8D8D
;
}
.
soria
.
dojoDndItemOver
.
dojoxPortletContentOuter
{
border-bottom
:
1
px
solid
#9D9D9D
;
border-left
:
1
px
solid
#9D9D9D
;
border-right
:
1
px
solid
#9D9D9D
;
}
.
dojoxPortlet
div
.
dojoxPortletContentOuter
{
background
:
url
(
../../../dijit/themes/tundra/images/validationInputBg.gif
)
repeat-x
top
left
;
}
.
dojoxFeedPortletList
{
padding-left
:
25
px
;
margin
:
0
px
;
}
.
dojoxFeedPortletExpandableList
{
padding-left
:
0
px
;
margin
:
0
px
;
}
.
dojoxFeedPortletExpandableList
li
{
margin-bottom
:
5
px
;
}
.
dojoxFeedPortletList
li
{
padding-top
:
4
px
;
}
.
dojoxFeedPortletPreview
{
max-height
:
300
px
;
max-width
:
400
px
;
overflow
:
hidden
;
}
.
dojoxFeedPortletPreview
*
{
max-height
:
295
px
;
max-width
:
395
px
;
}
.
dojoxPortletFeedSettings
{
padding
:
5
px
;
border-bottom
:
1
px
solid
#9D9D9D
;
}
.
dojoxFeedPortletExpandableList
{
list-style
:
none
;
}
.
dojoxPortletToggleIcon
{
margin-right
:
6
px
;
cursor
:
pointer
;
}
.
dojoxPortletToggleIcon
img
{
width
:
15
px
;
height
:
14
px
;
}
.
dojoxPortletItemCollapsed
.
dojoxPortletToggleIcon
{
background
:
url
(
../../../dijit/themes/tundra/images/plusButton.gif
)
no-repeat
0
0
;
}
.
dojoxPortletItemOpen
.
dojoxPortletToggleIcon
{
background
:
url
(
../../../dijit/themes/tundra/images/minusButton.gif
)
no-repeat
0
0
;
}
.
dojoxPortletItemSummary
{
margin-left
:
20
px
;
}
.
dojoxPortletItemCollapsed
.
dojoxPortletItemSummary
{
display
:
none
;
}
.
dojoxPortletItemOpen
.
dojoxPortletItemSummary
{
display
:
block
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 29, 02:51 (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29904
Default Alt Text
Portlet.css (3 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment