khum1/css/plugin.less

26 lines
534 B
Text
Raw Normal View History

/**
* This file provide specific styles for some plugin (childpages, translation,
* wrap, etc.).
**/
/*____________ Translation ____________*/
.plugin_translation {
/*display: inline;*/
}
.dokuwiki div.plugin_translation {
margin: 0 ;
float: none;
margin-bottom: 1em;
text-align: inherit;
}
@media only screen and (max-width: @ini_phone_width) {
}
/*____________ Config ____________*/
/* because config is a plugin and use placeholder */
/*même gris que @ini_border
#config__manager fieldset {
background-color:#eee; */