added CSS header to new files

This commit is contained in:
Anika Henke 2011-11-20 13:35:35 +00:00
parent 5cb8424bfc
commit 8668229d1d
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,7 @@
/**
* This file provides the styles for the file uploader
* used in the media manager (both fullscreen and popup).
*/
.qq-uploader { .qq-uploader {
position: relative; position: relative;

View file

@ -1,3 +1,6 @@
/**
* This file provides the styles for general tabs.
*/
.dokuwiki ul.tabs { .dokuwiki ul.tabs {
padding: 0; padding: 0;