Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2397566
forms.scss
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
forms.scss
View Options
.
list-input
{
&
>
div
{
&:not(:last-child)
{
margin-bottom
:
-1
px
;
input,
a.btn
{
border-bottom-right-radius
:
0
;
border-bottom-left-radius
:
0
;
}
}
&
:
not
(
:
first-child
)
{
input,
a.btn
{
border-top-right-radius
:
0
;
border-top-left-radius
:
0
;
}
}
}
input
.
is-invalid
{
z-index
:
2
;
}
.
btn
svg
{
vertical-align
:
middle
;
}
}
.
acl-input
{
select.acl,
select.mod-user
{
max-width
:
fit-content
;
}
}
.
password-input
{
ul
{
svg
{
width
:
0.75
em
!important
;
}
span
{
padding
:
0
0.05
em
;
}
}
}
.
range-input
{
display
:
flex
;
label
{
margin-right
:
0.5
em
;
min-width
:
4
em
;
text-align
:
right
;
line-height
:
1.7
;
}
}
.
input-group-activable
{
&.active
{
:not(.activable)
{
display
:
none
;
}
}
&
:
not
(
.
active
)
{
.activable
{
display
:
none
;
}
}
//
Label
is
always
visible
.
label
{
color
:
$
body-color
;
display
:
initial
!important
;
}
.
input-group-text
{
border-color
:
transparent
;
background
:
transparent
;
padding-left
:
0
;
&:not(.label)
{
flex
:
1
;
}
}
}
//
An
input
group
with
a
select
and
input
,
where
input
is
displayed
//
only
for
some
select
values
.
input-group-select
{
&:not(.selected)
{
input
{
display
:
none
;
}
select
{
border-bottom-right-radius
:
.25
rem
!important
;
border-top-right-radius
:
.25
rem
!important
;
}
}
input
{
border-bottom-right-radius
:
.25
rem
!important
;
border-top-right-radius
:
.25
rem
!important
;
}
}
.
form-control-plaintext
.
btn-sm
{
margin-top
:
-0.25
rem
;
}
.
buttons
{
&
>
button
+
button
{
margin-left
:
.5
em
;
}
}
//
Various
improvements
for
mobile
@
include
media-breakpoint-down
(
sm
)
{
.
row
.
mb-3
{
margin-bottom
:
0.5
rem
!important
;
}
.
nav-tabs
{
.nav-link
{
white-space
:
nowrap
;
padding
:
0.5
rem
0.75
rem
;
}
}
.
tab-content
{
margin-top
:
0.5
rem
;
}
.
col-form-label
{
color
:
#666
;
font-size
:
95
%
;
}
.
row
.
plaintext
.
col-form-label
{
padding-bottom
:
0
;
}
form
.
read-only
.
short
label
{
width
:
35
%
;
&
+
*
{
width
:
65
%
;
}
}
.
row
.
checkbox
{
position
:
relative
;
&
>
div
{
padding-top
:
0
!important
;
input
{
position
:
absolute
;
top
:
0.5
rem
;
right
:
1
rem
;
}
}
label
{
padding-right
:
2.5
rem
;
}
}
}
.
file-drop-area
{
display
:
inline
;
background
:
$
menu-bg-color
;
color
:
grey
;
font-size
:
0.9
rem
;
font-weight
:
normal
;
line-height
:
2
;
border
:
1
px
solid
#eee
;
border-radius
:
0.5
em
;
padding
:
0.5
em
;
cursor
:
pointer
;
position
:
relative
;
input
{
position
:
absolute
;
height
:
10
px
;
}
&
.
dragactive
{
border
:
1
px
dashed
#aaa
;
}
&
.
dragover
{
background-color
:
rgba
(
$
main
-
color
,
0.25
);
border
:
1
px
dashed
$
main-color
;
color
:
$
main-color
;
}
}
.
world-map
{
height
:
100
%
;
width
:
100
%
;
text-align
:
center
;
overflow
:
auto
;
svg
{
height
:
100
%
;
.bg
{
fill
:
$
gray
-600
;
}
[
cc
]
{
fill
:
white
;
stroke
:
$
gray
-600
;
stroke-width
:
0.25
px
;
cursor
:
pointer
;
}
[
cc
][
aria-selected
=
"true"
]
{
fill
:
$
main-color
;
stroke
:
#fff
;
}
[
cc
][
data-location
]
{
fill
:
$
success
;
stroke
:
#fff
;
}
[
cc
]
:
focus
,
[
cc
]
:
hover
{
fill
:
lighten
(
$
main
-
color
,
20
%
)
!important
;
stroke
:
$
main-color
!important
;
}
}
&
+
.
tools
{
position
:
absolute
;
right
:
0
;
bottom
:
0
;
background-color
:
rgba
(
211
,
211
,
211
,
0.9
);
}
&
+
.
tools
+
.
location
{
position
:
absolute
;
top
:
0
;
background-color
:
rgba
(
211
,
211
,
211
,
0.9
);
max-width
:
calc
(
100
%
-
1
em
);
overflow
:
hidden
;
text-overflow
:
ellipsis
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-asm
Expires
Mon, Nov 3, 2:11 PM (9 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
361041
Default Alt Text
forms.scss (4 KB)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment