Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12741234
labels.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
labels.less
View Options
//
//
Labels
//
--------------------------------------------------
.
label
{
display
:
inline
;
padding
:
.2
em
.6
em
.3
em
;
font-size
:
75
%
;
font-weight
:
bold
;
line-height
:
1
;
color
:
@
label-color
;
text-align
:
center
;
white-space
:
nowrap
;
vertical-align
:
baseline
;
border-radius
:
.25
em
;
//
Add
hover
effects,
but
only
for
links
a&
{
&:hover,
&:focus
{
color
:
@
label-link-hover-color
;
text-decoration
:
none
;
cursor
:
pointer
;
}
}
//
Empty
labels
collapse
automatically
(
not
available
in
IE8
)
&
:
empty
{
display
:
none
;
}
//
Quick
fix
for
labels
in
buttons
.
btn
&
{
position
:
relative
;
top
:
-1
px
;
}
}
//
Colors
//
Contextual
variations
(
linked
labels
get
darker
on
:
hover
)
.
label-default
{
.label-variant(@label-default-bg)
;
}
.
label-primary
{
.label-variant(@label-primary-bg)
;
}
.
label-success
{
.label-variant(@label-success-bg)
;
}
.
label-info
{
.label-variant(@label-info-bg)
;
}
.
label-warning
{
.label-variant(@label-warning-bg)
;
}
.
label-danger
{
.label-variant(@label-danger-bg)
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 16, 13:23 (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3150685
Default Alt Text
labels.less (1 KB)
Attached To
Mode
rGROVE Auth Grove
Attached
Detach File
Event Timeline
Log In to Comment