moved static data one directory up
This commit is contained in:
parent
e4df34ef29
commit
09f6735961
124 changed files with 27 additions and 54 deletions
11
static-data/www/private/main.css
Executable file
11
static-data/www/private/main.css
Executable file
|
@ -0,0 +1,11 @@
|
|||
.idLink{
|
||||
-webkit-touch-callout: none; /* iOS Safari */
|
||||
-webkit-user-select: none; /* Safari */
|
||||
-moz-user-select: none; /* Firefox */
|
||||
-ms-user-select: none; /* Internet Explorer/Edge */
|
||||
user-select: none; /* Non-prefixed version, currently
|
||||
supported by Chrome and Opera */
|
||||
}
|
||||
#refreshStats{
|
||||
margin: 5px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue