mlpanels_panels_renderer_editor.css in Multilingual Panels 7
#modal-content ul.mlpanels_lnd_list li {
display: inline;
}
.mlpanels_lnd_list a.current {
background: #EEEEEE;
padding: 1px 5px;
font-weight: bold;
}
.mlpanels_lnd_list a.empty {
text-decoration: line-through ;
}
File
mlpanels_panels_renderer_editor.css
View source
- #modal-content ul.mlpanels_lnd_list li {
- display: inline;
- }
-
- .mlpanels_lnd_list a.current {
- background: #EEEEEE;
- padding: 1px 5px;
- font-weight: bold;
- }
-
- .mlpanels_lnd_list a.empty {
- text-decoration: line-through ;
- }