Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1136165
rounded.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
861 B
Subscribers
None
rounded.css
View Options
/*
this is experimental stylestuff for the pseudo-builtin support
webkit and firefox provide for CSS3 radius: property.
*/
.
soria
.
dijitTab
{
margin-left
:
0
px
;
-moz-
border-radius-topleft
:
6
pt
;
-moz-
border-radius-topright
:
5
pt
;
-webkit-
border-top-left-radius
:
6
pt
;
-webkit-
border-top-right-radius
:
6
pt
;
}
.
soria
.
dijitAlignBottom
.
dijitTab
{
-webkit-
border-top-left-radius
:
0
;
-webkit-
border-top-right-radius
:
0
;
-moz-
border-radius-topleft
:
0
;
-moz-
border-radius-topright
:
0
;
-webkit-
border-bottom-left-radius
:
6
pt
;
-webkit-
border-bottom-right-radius
:
6
pt
;
-moz-
border-radius-bottomleft
:
6
pt
;
-moz-
border-radius-bottomright
:
5
pt
;
}
.
soria
.
dijitButton
{
-moz-
border-radius
:
4
pt
;
}
.
soria
.
dijitDialogTitleBar
{
-webkit-
border-top-left-radius
:
6
pt
;
-webkit-
border-top-right-radius
:
6
pt
;
-moz-
border-radius-topleft
:
6
pt
;
-moz-
border-radius-topright
:
5
pt
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 9 2025, 17:56 (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22249
Default Alt Text
rounded.css (861 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment