Page MenuHomeWickedGov Phorge

index.css
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

index.css

/**
* @author Santhosh Thottingal
* @license GPL-2.0-or-later
* @since 2013.10
*/
h1.firstHeading {
display: none;
}
h1 {
text-decoration: none;
border-bottom: 0;
}
.translate-welcome-header > p {
color: #54595d;
font-size: 1.2em;
}
.translate-welcome-header {
background-color: #f8f8f8;
background-image: linear-gradient( #fafafa, #f8f8f8 );
border-bottom: 1px solid #eee;
padding: 10px;
}
.limit-reached > p {
color: #57585a;
font-size: 1.2em;
}
.limit-reached {
margin-top: 10px;
background-color: #fbf9ce;
padding: 10px;
}
.translate-stash-control {
color: #54595d;
font-size: 1.5em;
padding: 35px 10px 20px 5px;
}
.tux-messagelist {
padding: 0 20px;
background: none;
}
.tux-loading-indicator {
position: relative;
top: 50%;
left: 50%;
}
.messagekey {
visibility: hidden;
}
.message-desc-control,
.layout-actions .close,
.tux-message-item,
.tux-message-item.translated.hide {
display: none;
}
.tux-message:first-child .tux-message-item {
border-top: 1px solid #c9c9c9;
}
.tux-message-item.translated {
display: block;
}
.sourcemessage {
top: -10px;
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 22:11 (1 d, 10 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
5d/e6/aad12a41abbc73e8386add3320c6
Default Alt Text
index.css (1 KB)

Event Timeline