Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118292
ext.translate.proofread.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
ext.translate.proofread.css
View Options
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
{
min-height
:
50
px
;
margin
:
0
auto
;
vertical-align
:
middle
;
background
:
#f8f8f8
;
}
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
.
tux-message-item-compact
{
padding
:
30
px
0
;
overflow
:
hidden
;
margin-right
:
auto
;
margin-left
:
auto
;
vertical-align
:
middle
;
border-bottom
:
1
px
solid
#f0f0f0
;
border-left
:
1
px
solid
#ddd
;
border-right
:
1
px
solid
#ddd
;
background
:
#fff
;
max-width
:
900
px
;
}
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
.
tux-message-item-compact
:
hover
{
background
:
#fcfcfc
;
}
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
:
first-child
.
tux-message-item-compact
{
margin-top
:
10
px
;
padding-top
:
60
px
;
border-top
:
1
px
solid
#ddd
;
}
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
:
last-child
.
tux-message-item-compact
{
margin-bottom
:
10
px
;
padding-bottom
:
60
px
;
border-bottom
:
1
px
solid
#ddd
;
}
.
tux-proofread-source
,
.
tux-proofread-translation
{
word-wrap
:
break-word
;
white-space
:
pre-wrap
;
}
.
tux-message-proofread
.
open
.
tux-proofread-status
,
.
tux-message-proofread
.
open
.
tux-proofread-source
,
.
tux-message-proofread
.
open
.
tux-proofread-translation
,
.
tux-message-proofread
.
open
.
tux-proofread-action-block
{
display
:
none
;
}
.
tux-messagelist
.
tux-message-proofread
.
tux-proofread-source
{
color
:
#54595d
;
font-size
:
16
px
;
line-height
:
1.5
em
;
padding-right
:
25
px
;
padding-left
:
25
px
;
}
.
tux-messagelist
.
tux-message-proofread
.
tux-proofread-translation
{
color
:
#222
;
font-size
:
16
px
;
line-height
:
1.5
em
;
padding-left
:
20
px
;
}
.
tux-proofread-action-block
{
top
:
-5
px
;
right
:
-5
px
;
}
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
.
own-translation
,
.
ext-translate-container
.
tux-messagelist
.
tux-message-proofread
.
own-translation
:
hover
{
background
:
#fbfbfb
;
}
.
tux-messagelist
.
tux-hide-own
.
tux-message-proofread
.
own-translation
{
display
:
none
;
}
.
translated-by-self
{
color
:
#72777d
;
text-align
:
right
;
font-size
:
12
px
;
margin-right
:
5
px
;
margin-left
:
auto
;
width
:
18
px
;
height
:
18
px
;
/* Icon height + 3px */
background
:
top
right
no-repeat
;
/* @embed */
background-image
:
url
(
../images/user-small.svg
);
}
.
tux-proofread-status
{
top
:
-10
px
;
}
.
tux-proofread-status
.
fuzzy
{
background
:
left
center
no-repeat
;
/* @embed */
background-image
:
url
(
../images/outdated-ltr.svg
);
height
:
40
px
;
}
.
tux-proofread-status
.
untranslated
{
background
:
left
center
no-repeat
;
/* @embed */
background-image
:
url
(
../images/translate-ltr.svg
);
height
:
40
px
;
}
.
tux-proofread-action
{
background-position
:
right
top
;
background-repeat
:
no-repeat
;
background-image
:
/* @embed */
url
(
../images/check-sprite-ltr.svg
);
/* There is 1px white row between each icon */
height
:
30
px
;
cursor
:
pointer
;
}
.
tux-proofread-action
:
hover
{
background-position
:
right
-31
px
;
}
.
tux-proofread-action
.
accepted
{
cursor
:
default
;
background-position
:
right
-62
px
;
}
.
proofread-by-others
.
tux-proofread-action
{
background-position
:
right
-124
px
;
}
.
proofread-by-others
.
tux-proofread-action
:
hover
{
background-position
:
right
-155
px
;
}
.
proofread-by-others
.
tux-proofread-action
.
accepted
{
cursor
:
default
;
background-position
:
right
-186
px
;
}
.
tux-proofread-edit
{
background-image
:
/* @embed */
url
(
../images/edit-mark.svg
);
background-repeat
:
no-repeat
;
background-position
:
right
center
;
height
:
50
px
;
cursor
:
pointer
;
visibility
:
hidden
;
text-align
:
right
;
}
.
tux-message-proofread
:
hover
.
tux-proofread-edit
{
visibility
:
visible
;
}
.
tux-proofread-edit-label
{
color
:
#72777d
;
position
:
relative
;
display
:
inline-block
;
font-size
:
13
px
;
padding-top
:
30
px
;
padding-right
:
2
px
;
}
.
tux-proofread-count
{
color
:
#72777d
;
font-size
:
15
px
;
padding-right
:
5
px
;
text-align
:
right
;
}
.
tux-proofread-count
::
before
{
content
:
''
;
display
:
inline-block
;
background
:
left
bottom
no-repeat
;
/* @embed */
background-image
:
url
(
../images/check-small.svg
);
height
:
12
px
;
width
:
14
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 02:42 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a9/ca/4aef710009e07b0972dc0c5be6b3
Default Alt Text
ext.translate.proofread.css (3 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment