Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393817
status-widget.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
819 B
Subscribers
None
status-widget.css
View Options
/**
* Copyright (C) 2020 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
*/
.
swh-current-status-indicator
{
width
:
12
px
;
height
:
12
px
;
margin
:
0
0
0
5
px
;
display
:
inline-block
;
border-radius
:
6
px
;
}
.
swh-current-status-indicator
.
small
{
width
:
8
px
;
height
:
8
px
;
margin
:
0
0
0
5
px
;
display
:
inline-block
;
border-radius
:
4
px
;
}
.
swh-current-status-indicator
.
green
{
background
:
#27ae60
;
}
.
swh-current-status-indicator
.
yellow
{
background
:
#ffa837
;
}
.
swh-current-status-indicator
.
red
{
background
:
#c44031
;
}
.
swh-current-status-indicator
.
blue
{
background
:
#00aaf0
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:18 PM (3 d, 52 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3367025
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment