Update bower dependencies.

Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
This commit is contained in:
Gunther Brunner
2016-01-14 20:48:38 +09:00
parent af6a08581b
commit b8b293d18a
34 changed files with 136 additions and 135 deletions

View File

@@ -11,7 +11,7 @@
*/
.cursor,
.console-message-text,
tab-heading {
uib-tab-heading {
cursor: default;
}
@@ -19,7 +19,7 @@ tab-heading {
Text unselectable
*/
.unselectable,
tab-heading {
uib-tab-heading {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;