arsava / dokuwiki-template-vector

"vector" brings you the MediaWiki/Wikipedia 2010 look and feel for DokuWiki.
http://www.dokuwiki.org/template:vector
GNU General Public License v2.0
38 stars 9 forks source link

border around qq-upload-button #44

Open ghost opened 9 years ago

ghost commented 9 years ago

Every time coworkers I spoke to and myself are uploading files, we're confused about the button to select files to upload, because I has no border around. I'd suggest to add a border:

div.qq-upload-button {
    border: 1px solid __border__;
}