1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/sources/plugins-dist/compresseur/tests/css/expected_simple.css
2015-04-28 17:10:23 +02:00

13 lines
No EOL
596 B
CSS

@media screen{.float-l{float:left}
.form-suggest{height:200px;background:#DEE2D0;vertical-align:top}
.form-input input{font-size:10px}
.hide{display:none}
.form-input textarea{font-size:11px;width:350px}
.form-label{font-size:10px;font-weight:700;line-height:25px;padding-right:10px;text-align:right;width:100px;color:#39738F}
.font-9{font-size:9px}
.form-topic{font-weight:700}
.form-error{color:red}
.inline{display:inline}
.space-10{clear:both;font-size:10px;height:10px;line-height:10px}
.suggest-success{color:green;padding-left:10px;font-size:11px;font-weight:700}
.top{vertical-align:top}}