Page MenuHomePhorge

googiespell.less
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

googiespell.less

/**
* Roundcube webmail styles for the Elastic skin
*
* Copyright (c) 2017, The Roundcube Dev Team
*
* The contents are subject to the Creative Commons Attribution-ShareAlike
* License. It is allowed to copy, distribute, transmit and to adapt the work
* by keeping credits to the original autors in the README file.
* See http://creativecommons.org/licenses/by-sa/3.0/ for details.
*/
/*** GoogieSpell widget ***/
/* TODO: review and use only what we need */
.googie_window {
width: 185px;
margin: 0;
padding: 0;
}
.googie_edit_layer {
padding: 4px;
font-family: monospace;
border: 0;
}
.googie_edit_layer span {
font-family: monospace;
}
.googie_link {
color: #b91414;
text-decoration: underline;
cursor: pointer;
font-size: 9pt;
font-family: monospace;
}
.googie_list {
width: 100%;
margin: 0;
padding: 0;
border-spacing: 0;
}
.googie_list td {
min-width: 80px;
width: auto;
}
.googie_list td.googie_list_selected {
}
.googie_list_close {
}
.googie_list_onhover .googie_list_close {
}
.googie_list_revert {
}
.googie_list_revert:hover {
}
.googie_ok_button {
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 6:25 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1261906
Default Alt Text
googiespell.less (1 KB)

Event Timeline