Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8322671
style.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
style.css
View Options
/**
* Copyright (C) 2019 The Software Heritage developers
* See the AUTHORS file at the top-level directory of this distribution
* License: GNU Affero General Public License version 3, or any later version
* See top-level LICENSE file for more information
*/
#
noscriptError
{
color
:
red
;
}
.
person
{
display
:
inline-block
;
}
#
inputForm
{
max-width
:
100
%
;
display
:
flex
;
flex-wrap
:
wrap
;
}
/* A fieldset that contains only label/input pairs */
.
leafFieldset
{
flex
:
auto
;
}
p
input
,
p
textarea
{
width
:
100
%
;
box-sizing
:
border-box
;
}
.
dynamicFields
{
width
:
100
%
;
}
#
license
{
/* License names are long */
min-width
:
20
em
;
}
#
funding
{
/* Funding names are long */
min-width
:
20
em
;
}
input
[
type
=
URL
]
{
/* URLs are longer than the other fields */
min-width
:
20
em
;
}
.
field-description
{
color
:
rgb
(
100
,
104
,
103
);
font-size
:
small
;
}
#
codemetaText
{
width
:
100
%
;
min-height
:
10
em
;
border
:
1
px
solid
black
;
}
#
errorMessage
{
color
:
red
;
}
input
:
invalid
{
color
:
red
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 3, 7:41 AM (3 d, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3288722
Attached To
rDWCM CodeMeta Generator (mirror)
Event Timeline
Log In to Comment