dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Simplify file headers because Transifex will use them in all generated lang...
Thomas Bruederli
2012-12-29
9151729d8e440a504156b3849c2bc010015f5561
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
searchreplace
/
css
/
searchreplace.css
1
2
3
4
5
6
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}