aboutsummaryrefslogtreecommitdiffstats
path: root/alias-angular/app/css/app.less
AgeCommit message (Collapse)Author
2012-04-20Tentative implementation of the tabsGuillaume Horel
almost there!
2012-04-20More style changes.Zaran
* titlebar has now a sligh 3D effect * restyling of the roster (the big "vision") * contacts now have an icon on their left depending on their status * adding font-awesome to the project (can be used transparently with bootstrap icons system)
2012-04-15CSS improvements, first steps on angularZaran
* disable the connect form when connected * add a disconnect button when connected * add a research field to filter the contact list (not working) Thinks I want to understand: * how to share a variable between several scopes * could StropheSrv be an attribute of the connect scope ? if yes, we can call it directly and avoid wrapping it (this is the third level of wrapping around libStrophe...)