mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user