Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064604
kolab_tags.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
kolab_tags.less
View Options
/**
* Kolab core library
*
* This file contains Elastic skin style of kolab_tags plugin.
*
* @author Aleksander Machniak <machniak@kolabsys.com>
*
* Copyright (C) 2012-2018, Kolab Systems AG <contact@kolabsys.com>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
.
toolbarmenu
.
listing
li
{
a.
tags
:
before
{
content
:
@
fa-var-tags
;
}
a
.
tag
:
before
,
a
.
tag
.
remove
:
before
,
a
.
tag
.
remove
.
all
:
before
{
content
:
@
fa-var-tag
;
}
}
#
taglist
{
li
{
padding
:
0
.5
rem
;
&:before
{
&:extend(.font-icon-class)
;
content
:
@
fa-var-tag
;
margin
:
0
.5
rem
0
.2
rem
;
}
}
}
#
tagsform
option
:
before
,
#
taglist
li
:
before
,
#
tag-selector
li
a
:
before
{
color
:
darken
(
@
color
-main
,
15
%
);
//
default
tag
color
}
#
tagsform
option
:
checked
:
before
,
#
tag-selector
li
:
hover
a
:
before
{
color
:
#fff
;
}
#
tagsform
{
min-height
:
15
rem
;
select
{
padding
:
0
;
margin-bottom
:
.5
rem
;
&:focus
{
box-shadow
:
none
!important
;
border
:
1
px
solid
@
color
-
layout-border
;
}
}
option
{
color
:
@
color
-
font
;
//
fix
Firefox
issue
caused
by
text-shadow
below
text-shadow
:
none
;
padding
:
.5
rem
;
outline
:
0
;
border
:
0
;
&:before
{
&:extend(.font-icon-class)
;
content
:
@
fa-var-tag
;
line-height
:
1
;
}
}
.
buttons
{
text-align
:
center
;
button
{
margin
:
0
.25
rem
;
}
}
}
.
tagbox
{
color
:
#fff
;
background-color
:
@
color
-
main
!important
;
border
:
0
!important
;
border-radius
:
.25
rem
;
max-width
:
4
em
;
padding
:
.1
rem
.4
rem
;
margin-right
:
.2
rem
;
font-weight
:
bold
;
&:not(.tagedit-listelement)
a
{
color
:
inherit
;
padding-left
:
.5
rem
;
text-decoration
:
none
;
}
h2
>
&
{
font-size
:
1.2
rem
;
}
}
.
tag-droppable
.
formcontainer
{
&.ui-droppable-active
{
background-color
:
@
color
-
black
-
shade-bg
!important
;
}
&
.
ui-droppable-hover
{
background-color
:
@
color
-
list-droptarget-background
!important
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 4:24 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
773876
Default Alt Text
kolab_tags.less (2 KB)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment