Skip to content

Commit

Permalink
MDL-42594 Navigation: Site admin navigation will show loading icon
Browse files Browse the repository at this point in the history
While loading site admin navigation loading icon will be displayed
  • Loading branch information
Rajesh Taneja committed Oct 29, 2013
1 parent 2dd8e93 commit 3d49e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/settings/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
.dir-rtl .block_settings .block_tree .tree_item.branch {background-position: center right;}
.dir-rtl .block_settings .block_tree .root_node.leaf {padding-right:0px;}
.dir-rtl .block_settings .block_tree li.item_with_icon > p img { right: 0; left: auto;}
.jsenabled .block_settings .block_tree .tree_item.branch.loadingbranch {background-image:url([[pix:i/loading_small]]);}

.jsenabled.dir-rtl .block_settings .block_tree .tree_item.emptybranch {background-image: url([[pix:t/collapsed_empty_rtl]]);background-position: center right;}
.jsenabled.dir-rtl .block_settings .block_tree .collapsed .tree_item.branch {background-image: url([[pix:t/collapsed_rtl]]);}

0 comments on commit 3d49e6b

Please sign in to comment.