Edited static/css/pad.css via GitHub

This commit is contained in:
Robin Buse 2011-08-16 15:10:46 +03:00
parent 485003f31e
commit 30a49b2151

View file

@ -1579,3 +1579,6 @@ ul#colorpickerswatches li:hover
position: absolute;
top: 4px;
}
input[type="file"] {
color: #fff;
}