Merge pull request #757 from git-marijus/master

files: make mod/filestorage.php load via ajax and some design work. work...
This commit is contained in:
RedMatrix
2014-12-22 09:45:33 +11:00
10 changed files with 75 additions and 63 deletions

View File

@@ -2055,18 +2055,8 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
color: $nav_active_icon_colour;
}
/* Files */
#attach-edit-perms {
margin-top: 25px;
margin-bottom: 20px;
font-weight: bold;
font-size: 17px;
}
/* bootstrap overrides */
blockquote {
font-size: $font_size;
font-style: italic;