mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
yWeb: enable auto-reload of screenshots
Origin commit data
------------------
Commit: 9eb1060cbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-16 (Mon, 16 Oct 2017)
Origin message was:
------------------
- yWeb: enable auto-reload of screenshots
This commit is contained in:
@@ -86,14 +86,14 @@ div {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
input[type="text"]:focus,input[type="password"]:focus{
|
||||
input[type="text"]:focus,input[type="number"]:focus,input[type="password"]:focus{
|
||||
border-top: 1px solid #666666;
|
||||
border-left: 1px solid #666666;
|
||||
margin: 0px;
|
||||
background: #ffffcc;
|
||||
|
||||
}
|
||||
input[type="text"],input[type="password"],select{
|
||||
input[type="text"],input[type="number"],input[type="password"],select{
|
||||
border: 1px solid #aaaaaa;
|
||||
margin: 0px;
|
||||
|
||||
|
Reference in New Issue
Block a user