1
0
Fork 0

theme file_as combobox for 2.0

This commit is contained in:
friendica 2012-03-29 04:07:16 -07:00
commit e935b3a225
2 changed files with 8 additions and 1 deletions

View file

@ -3059,3 +3059,10 @@ ul.menu-popup {
.notify-seen {
background: #DDDDDD;
}
#id_term_label {
width:75px;
}
#id_term {
width:100px;
}