diff --git a/html/style-classic.css b/html/style-classic.css
index 24b51eaa0..e591e65ee 100644
--- a/html/style-classic.css
+++ b/html/style-classic.css
@@ -1184,6 +1184,9 @@ span.remain {
}
#predef_form {
}
+ .visible_gt1155 {
+ display:none;
+ }
}
@media only screen and (max-width: 900px) {
#predef_form {
diff --git a/html/style-light.css b/html/style-light.css
index c221d8767..da4954d7b 100644
--- a/html/style-light.css
+++ b/html/style-light.css
@@ -1614,6 +1614,17 @@ div.box {
height: 380px;
}
}
+@media only screen and (max-width: 1155px) {
+ div#jrn_name_div
+ {
+ display: none;
+ }
+ #predef_form {
+ }
+ .visible_gt1155 {
+ display:none;
+ }
+}
div.box table{
border-spacing:0px;
font-size: 95%;
diff --git a/html/style-r692.css b/html/style-r692.css
index 3f8be5944..46b0d09b8 100644
--- a/html/style-r692.css
+++ b/html/style-r692.css
@@ -944,6 +944,9 @@ span.remain {
}
#predef_form {
}
+ .visible_gt1155 {
+ display:none;
+ }
}
@media only screen and (max-width: 900px) {
#predef_form {
@@ -1766,6 +1769,18 @@ input[type="button"].tinybutton {
padding : 3px;
+}
+.image_search:hover {
+ cursor:pointer;
+ width:16px;
+ height:16px;
+ vertical-align: top;
+ background-color: lightblue;
+ background-repeat: repeat-x;
+ background-position: left;
+ background-image: inherit;
+ padding : 3px;
+
}
/****************************************************************************
* Aligned button