added CSS header to new files
This commit is contained in:
parent
5cb8424bfc
commit
8668229d1d
2 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* This file provides the styles for the file uploader
|
||||
* used in the media manager (both fullscreen and popup).
|
||||
*/
|
||||
|
||||
.qq-uploader {
|
||||
position: relative;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
/**
|
||||
* This file provides the styles for general tabs.
|
||||
*/
|
||||
|
||||
.dokuwiki ul.tabs {
|
||||
padding: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue