improve less formating - part 1 (plugin modules)
- remove @author from comments - adjust the spacing
This commit is contained in:
parent
0c4625072c
commit
cbc7dfe5f0
20 changed files with 24 additions and 75 deletions
|
@ -2,9 +2,7 @@
|
|||
* This file provides styles for the tabinclude
|
||||
*/
|
||||
|
||||
|
||||
/* + + + + + plugin tabinclude + + + + + */
|
||||
|
||||
div#dwpl-ti-container {
|
||||
li.dwpl-ti-tab {
|
||||
box-shadow: none;
|
||||
|
@ -40,7 +38,6 @@ div#dwpl-ti-container {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + content box + + + */
|
||||
div.dwpl-ti-content-box {
|
||||
position: relative;
|
||||
|
@ -53,10 +50,8 @@ div#dwpl-ti-container {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
/* media queries */
|
||||
|
||||
@media @screen_max-md {
|
||||
div#dwpl-ti-container { }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue